Displaying 1 result from an estimated 1 matches for "kkarr".
Did you mean:
karr
2012 Oct 03
2
Failed installWithVers from local tar.gz
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,