Displaying 1 result from an estimated 1 matches for "348620".
Did you mean:
34862
2009 Jul 27
1
Specify CRAN repository from command line
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) which just passes HTTP requests through to our nearest CRAN mirror.
when using