Re: [Rd] installing R packages from command line in Windows

2008-03-19 Thread Prof Brian Ripley
On Wed, 19 Mar 2008, Alberto Labarga wrote: > Hi, > > I would like to create an installer using NSIS ( > http://nsis.sourceforge.net/Main_Page) that installs R and some packages, > > I was expecting to use Rcmd.exe INSTALL package_name.zip, but it seems it > is more complicated than that, Hmm, IN

[Rd] installing R packages from command line in Windows

2008-03-19 Thread Alberto Labarga
Hi, I would like to create an installer using NSIS ( http://nsis.sourceforge.net/Main_Page) that installs R and some packages, I was expecting to use Rcmd.exe INSTALL package_name.zip, but it seems it is more complicated than that, I know I can try and build the source and create the installe