[ESS] I can not use install.packages

ben. dev at c-optimal.com
Wed Nov 21 10:10:33 CET 2012


this is a late answer, but in case someone else has the same problem, you can
specify your CRAN mirror:
ex:
install.packages("mypkg",dependencies=TRUE,repos='http://cran.univ-lyon1.fr/')



More information about the ESS-help mailing list