Last data update: 2014.03.03

RGoogleAnalyticsPremium

Package: RGoogleAnalyticsPremium
Type: Package
Title: Unsampled Data in R for Google Analytics Premium Accounts
Version: 0.1.1
Date: 2015-10-21
Author: Jalpa Joshi Dave
Maintainer: Jalpa Joshi Dave <jalpa@tatvic.com>
Description: It fires a query to the API to get the unsampled data in R for Google Analytics Premium Accounts. It retrieves data from the Google drive document and stores it into the local drive. The path to the excel file is returned by this package. The user can read data from the excel file into R using read.csv() function.
License: Apache License 2.0
Depends: R (>= 3.2.2), httr, lubridate, jsonlite, utils
LazyData: TRUE
NeedsCompilation: no
Repository: CRAN
Packaged: 2015-11-02 07:28:15 UTC; J
Date/Publication: 2015-11-02 11:51:18

● 0 images, 8 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'RGoogleAnalyticsPremium' ...
** package 'RGoogleAnalyticsPremium' successfully unpacked and MD5 sums checked
** R
** demo
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'RGoogleAnalyticsPremium'
    finding HTML links ... done
    Auth                                    html  
Rd warning: /tmp/RtmpKHTACS/R.INSTALL75527d4557f7/RGoogleAnalyticsPremium/man/Auth.Rd:17: missing file link 'Token2.0'
    GetFile                                 html  
    GetPostResponse                         html  
    Init                                    html  
    QueryBuilder                            html  
    RefreshToAccessToken                    html  
    ToBody                                  html  
    ValidateToken                           html  
** building package indices
** testing if installed package can be loaded
* DONE (RGoogleAnalyticsPremium)
Making 'packages.html' ... done