How do I install an archived version of a package - in this case
Geneland 3.1.5 in windows?
The archived versions are available on CRAN and tar.gz. I can downland
this, but then the only option to install a local copy is
> utils:::menuInstallLocal()
or install from local zip file in the console packages menu, this does
not work wither with the downlaoded tar.gz, or if I unzip it and save
all its contents as Genland_3.1.5.zip in the R/bin direcotry.
What do I need to do?
thanks
Nevil Amos
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.