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

Not Available in 2.15.1 #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install R (v2.15.x)
2. Attempt to install package

What is the expected output? What do you see instead?

Expected output: [standard post install]
Actual:
Warning in install.packages("RCurl", repos = "http://www.omegahat.org/R") :
  'lib = "C:/Program Files/R/R-2.15.1/library"' is not writable
Warning message:
package ‘RCurl’ is not available (for R version 2.15.1) 

What version of the product are you using? On what operating system?

Original issue reported on code.google.com by sweetmet...@gmail.com on 25 Oct 2012 at 6:27

GoogleCodeExporter commented 8 years ago
Nvm, worked around without argument repos

Original comment by sweetmet...@gmail.com on 25 Oct 2012 at 6:47

GoogleCodeExporter commented 8 years ago
This should be fixed with a new version of Rcurl available in CRAN with v1.2 
new released

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