Re: [R] Specify CRAN repository from command line

2009-07-26 Thread Dirk Eddelbuettel
On 27 July 2009 at 14:55, Aaron Hicks wrote: | It feels like I should be able to do something like: | | R CMD INSTALL lib='/usr/lib64/R/library' repos='http://proxy.url/cran' package Here's what I do using littler, you can substitute Rscript as well: #!/usr/bin/env r # # a simple ex

[R] Specify CRAN repository from command line

2009-07-26 Thread Aaron Hicks
Hi, It feels like I should be able to do something like: R CMD INSTALL lib='/usr/lib64/R/library' repos='http://proxy.url/cran' package We have a bunch of servers (compute nodes in a Rocks cluster) in an isolated subnet, there is a basic pass-through proxy set up on the firewall (the head node