On Aug 15, 2012, at 18:54 , nikos giallousis wrote:

> Hello people!
> 
> I just formatted my disk, and I have installed R 2.14 over. Now I am trying
> to restore my packages and all.
> I realized that tikzDevice, a crucial package for me is gone. Fortunately,
> I have kept my old, non-zipped, tikzDevice
> folder, but none of the commands I know seems to handle this [i.e. load()
> and install.packages()].
> 
> Thus the formulation is like this:
> 
> how to install a package from a non-zipped folder

R CMD INSTALL myfolder

from the command line. The package is still available in the Archive and on 
R-forge though; dunno what the story is with the CRAN version...

> 
> Thanks a lot
> 
> Nijk
> 
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> 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.

-- 
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd....@cbs.dk  Priv: pda...@gmail.com

______________________________________________
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.

Reply via email to