[R] Self-developed package -- installation

PIKAL Petr petr.pikal at precheza.cz
Fri May 3 07:54:04 CEST 2013


Hi

Probably others can give you some better insight but copying folder with package from one machine to another is possible until the installation is required by a new version of R (about each 3 years).

Petr

> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of Hui Du
> Sent: Thursday, May 02, 2013 6:55 PM
> To: r-help at r-project.org
> Subject: [R] Self-developed package -- installation
> 
> Hi All,
> 
> I have a question about package installation in R. We have developed a
> package, say 'ABC'. We have installed it in two machines, A and B by
> running 'Install Package(s) from local zip file'. Everything was fine.
> Right now, suppose that package got damaged in machine A and our zipped
> file is gone, My question is that may I directly copy ../library/ABC
> from machine B to machine A rather than running 'Install Package(s)
> from local zip file' (I don't have that zip file anymore)?
> 
> 
> Thanks.
> 
> HXD
> 
> 
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list