[R] Failed installWithVers from local tar.gz

kkarr kendra.karr at gmail.com
Wed Oct 3 21:42:02 CEST 2012


Hi,
I am having trouble installing a previous version of a package, and multiple
version of the package in R 2.12 or 2.15.  I have download the  tar.gz
packages from the CRAN archive, and created an folder holding all the files.

install.packages("changepoint_0.3.tar.gz",
lib="~/Rtools/dir/of/pkgs/",
repos=NULL,
dependencies=FALSE,
contriburl="~/Rtools/dir/of/pkgs/changepoint_0.3.tar.gz",
installWithVers= TRUE)


I have received several different errors, depending on which version of R I
am using
Version 2.12: 
warning: unable to access index for repository
'lib = "~/Documents/Rtools/dir/of/pkgs/"' is not writable


Thanks for any thought.
Cheers



--
View this message in context: http://r.789695.n4.nabble.com/Failed-installWithVers-from-local-tar-gz-tp4644937.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list