Dear R People: Is there a way to select a mirror from the command line instead of via a menu, please? I tried chooseCRANmirror but to no avail. Thanks in advance. R version 2.3.0 Windows. Sincerely, Erin Hodgess Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown mailto: hodgess at gator.uhd.edu
I guess you are using a function like install.packages() or similar You can, for instalnce, use the argument "repos" e.g ...,repos="http://cran.at.r-project.br") On Mon, 22 May 2006, Erin Hodgess wrote:> Date: Mon, 22 May 2006 12:57:49 -0500 > From: Erin Hodgess <hodgess at gator.dt.uh.edu> > To: r-help at stat.math.ethz.ch > Subject: [R] choosing a mirror > > Dear R People: > > Is there a way to select a mirror from the command line > instead of via a menu, please? > > I tried chooseCRANmirror but to no avail. > > Thanks in advance. > > R version 2.3.0 Windows. > > Sincerely, > Erin Hodgess > Associate Professor > Department of Computer and Mathematical Sciences > University of Houston - Downtown > mailto: hodgess at gator.uhd.edu > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > >Paulo Justiniano Ribeiro Jr LEG (Laborat?rio de Estat?stica e Geoinforma??o) Departamento de Estat?stica Universidade Federal do Paran? Caixa Postal 19.081 CEP 81.531-990 Curitiba, PR - Brasil Tel: (+55) 41 3361 3573 Fax: (+55) 41 3361 3141 e-mail: paulojus at est.ufpr.br http://www.est.ufpr.br/~paulojus
On Mon, 22 May 2006, Paulo Justiniano Ribeiro Jr wrote:> I guess you are using a function like install.packages() or similar > You can, for instalnce, use the argument "repos" > e.g > ...,repos="http://cran.at.r-project.br")You can also set options("repos") -thomas> > On Mon, 22 May 2006, Erin Hodgess wrote: > >> Date: Mon, 22 May 2006 12:57:49 -0500 >> From: Erin Hodgess <hodgess at gator.dt.uh.edu> >> To: r-help at stat.math.ethz.ch >> Subject: [R] choosing a mirror >> >> Dear R People: >> >> Is there a way to select a mirror from the command line >> instead of via a menu, please? >> >> I tried chooseCRANmirror but to no avail. >> >> Thanks in advance. >> >> R version 2.3.0 Windows. >> >> Sincerely, >> Erin Hodgess >> Associate Professor >> Department of Computer and Mathematical Sciences >> University of Houston - Downtown >> mailto: hodgess at gator.uhd.edu >> >> ______________________________________________ >> R-help at stat.math.ethz.ch mailing list >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide! >> http://www.R-project.org/posting-guide.html >> >> > > Paulo Justiniano Ribeiro Jr > LEG (Laborat?rio de Estat?stica e Geoinforma??o) > Departamento de Estat?stica > Universidade Federal do Paran? > Caixa Postal 19.081 > CEP 81.531-990 > Curitiba, PR - Brasil > Tel: (+55) 41 3361 3573 > Fax: (+55) 41 3361 3141 > e-mail: paulojus at est.ufpr.br > http://www.est.ufpr.br/~paulojusThomas Lumley Assoc. Professor, Biostatistics tlumley at u.washington.edu University of Washington, Seattle
Le 22.05.2006 19:57, Erin Hodgess a ?crit :> Dear R People: > > Is there a way to select a mirror from the command line > instead of via a menu, please? > > I tried chooseCRANmirror but to no avail. > > Thanks in advance. > > R version 2.3.0 Windows. >See repos in ?options -- visit the R Graph Gallery : http://addictedtor.free.fr/graphiques mixmod 1.7 is released : http://www-math.univ-fcomte.fr/mixmod/index.php +---------------------------------------------------------------+ | Romain FRANCOIS - http://francoisromain.free.fr | | Doctorant INRIA Futurs / EDF | +---------------------------------------------------------------+