MiroslavaK / r-google-analytics

Automatically exported from code.google.com/p/r-google-analytics
0 stars 0 forks source link

Error: package ‘RGoogleAnalytics’ was built before R 3.0.0: please re-install it #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install R 3.0
2. Download R for Google analytics
3. install the package
4. load the library

What is the expected output? What do you see instead?
Expected successful install. Saw this instead:
Error: package ‘RGoogleAnalytics’ was built before R 3.0.0: please 
re-install it

What version of the product are you using? On what operating system?
64-bit Windows 8 R3.0

Please provide any additional information below.
Code:
> install.packages("C:\\Users\\iwyatt\\Downloads\\RGoogleAnalytics_1.2.zip")
inferring 'repos = NULL' from the file name
package ‘RGoogleAnalytics’ successfully unpacked and MD5 sums checked
> library("RGoogleAnalytics")
Error: package ‘RGoogleAnalytics’ was built before R 3.0.0: please 
re-install it

Original issue reported on code.google.com by cmdagenc...@gmail.com on 1 May 2013 at 4:05

GoogleCodeExporter commented 8 years ago
Oops! This posted from my work email address. Please do not contact this email 
address.

Original comment by cmdagenc...@gmail.com on 1 May 2013 at 4:06

GoogleCodeExporter commented 8 years ago
Please email me with updates (I'm the one that opened this issue).

Original comment by isaac.wy...@gmail.com on 1 May 2013 at 4:07

GoogleCodeExporter commented 8 years ago
Currently upgrading 

Original comment by michael....@gmail.com on 7 May 2013 at 8:20

GoogleCodeExporter commented 8 years ago
Isaac, RGoogleAnalytics version 1.3 which supports R 3.0.0 has been uploaded. 

Original comment by vign...@tatvic.com on 14 May 2013 at 5:41