Re: [R] Rscript installing packages

2012-09-09 Thread Duncan Murdoch
On 12-09-10 2:03 AM, Diviya Smith wrote: Hi there I have an Rscript and I am looking for a way to install a package non-interactively. In Rscript {Utils}, I saw an example which does something like this, however this does not seem to work for my particular example. I am trying to install the fol

[R] Rscript installing packages

2012-09-09 Thread Diviya Smith
Hi there I have an Rscript and I am looking for a way to install a package non-interactively. In Rscript {Utils}, I saw an example which does something like this, however this does not seem to work for my particular example. I am trying to install the following package in an Rscript (without switc