Re: [R] Install from Local Zip

2007-12-11 Thread Prof Brian Ripley
On Wed, 12 Dec 2007, [EMAIL PROTECTED] wrote: > To install from a local zip file, install.packages option repos=NULL. > Then, how can dependencies of the local zip file, which are located in > the repository of contributor packages, be automatically installed? They cannot. You need a repositor

[R] Install from Local Zip

2007-12-11 Thread morphwj
To install from a local zip file, install.packages option repos=NULL. Then, how can dependencies of the local zip file, which are located in the repository of contributor packages, be automatically installed? Or, is there a better way than to tell the person installing from local zip what the