Skip to content

Commit

Permalink
cran 0.5.0 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEdmondson1234 committed Feb 15, 2018
1 parent 8358630 commit d781f7e
Show file tree
Hide file tree
Showing 173 changed files with 3 additions and 35,377 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: googleAnalyticsR
Type: Package
Version: 0.4.2.9000
Version: 0.5.0
Title: Google Analytics API into R
Description: Interact with the Google Analytics
APIs <https://developers.google.com/analytics/>, including
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# googleAnalytics 0.4.2.9000
# googleAnalytics 0.5.0

## Breaking changes!

Expand Down
102 changes: 0 additions & 102 deletions _pkgdown.yml

This file was deleted.

2 changes: 1 addition & 1 deletion data-raw/get_meta_data.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## script to get meta data, rerun each release
library(googleAnalyticsR)
ga_auth()
#ga_auth()
meta <- google_analytics_meta()
devtools::use_data(meta, overwrite = TRUE)
devtools::use_data_raw()
Binary file modified data/meta.rda
Binary file not shown.
2 changes: 0 additions & 2 deletions docs/LICENSE

This file was deleted.

184 changes: 0 additions & 184 deletions docs/LICENSE.html

This file was deleted.

Loading

0 comments on commit d781f7e

Please sign in to comment.