Re: [R] How to download all packages and then install

2012-02-24 Thread Xiong Deng
) [generator] rsync error: error in rsync protocol data stream (code 12) at io.c(359) Any ideas? Thanks Xiong On 21 February 2012 15:54, Prof Brian Ripley wrote: > On 21/02/2012 03:31, Xiong Deng wrote: > >> Hi, >> >> I am working on a stand-alone Linux Redhat machine, whi

[R] How to download all packages and then install

2012-02-20 Thread Xiong Deng
Hi, I am working on a stand-alone Linux Redhat machine, which is disconnected to outside...But I need R to be installed on the machine The only way available, so far as I know, is to download all the packages first and then copy to the machine and finally install them locally... But how can