[R] Installing packages from folder on the computer

2010-06-22 Thread Subramanian S
i am able to install zip files of packages from local zip files using the file.choose() for the package argument in install.packages() function in R console and also from the Packages menuinstall from local zip files. But if there are many packages to install (say 15 or 20), then i have to factor

Re: [R] Installing packages from folder on the computer

2010-06-22 Thread Uwe Ligges
On 22.06.2010 19:30, Subramanian S wrote: i am able to install zip files of packages from local zip files using the file.choose() for the package argument in install.packages() function in R console and also from the Packages menuinstall from local zip files. But if there are many packages to