Stephen-McDaniel / r-google-analytics

This repository is an export of the final version from the retired Google Code system (code.google.com/p/r-google-analytics).
0 stars 0 forks source link

Can't get RCurl #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm guessing this is an old project... is there a new one that has replaced it? 
When I try installing RCurl I see:

> install.packages("RCurl", repos = "http://www.omegahat.org/R")
Warning: dependency ‘bitops’ is not available
Warning: unable to access index for repository 
http://www.omegahat.org/R/bin/macosx/leopard/contrib/2.15
   package ‘RCurl’ is available as a source package but not as a binary
Warning message:
package ‘RCurl’ is not available (for R version 2.15.2) 

Original issue reported on code.google.com by peter.ed...@gmail.com on 12 Jan 2013 at 1:53

GoogleCodeExporter commented 8 years ago
Yes, I think this is an old project too. I think this is not working anymore, 
due to big changes in the Google API.

I found this earlier : 
http://www.r-bloggers.com/not-provided-using-r-and-the-google-analytics-api/
So, I think we should use this now : http://skardhamar.github.com/rga/

Original comment by martin.g...@framasoft.org on 13 Jan 2013 at 9:31

GoogleCodeExporter commented 8 years ago
A new version of Rcurl is available in CRAN.
there is a new download of the package with OAuth2

Original comment by michael....@gmail.com on 17 Feb 2013 at 4:52