[R] problem in choosing cran mirror !
Prof Brian Ripley
ripley at stats.ox.ac.uk
Fri Jul 25 10:11:01 CEST 2008
Oh, please: that is a warning, not an error and not a problem!
R looks on the CRAN master for an up-to-date list of mirrors, and your
machine cannot see the CRAN mirror. It falls back to the list of mirrors
knwon when the R version was released.
If this persists, set e.g.
options(repos=c(CRAN="http://cms.unipune.ernet.in/computing/cran/"))
in your .Rprofile file (see ?Startup).
On Fri, 25 Jul 2008, deepti nigam wrote:
> Dear Sir/Madam
>
>
> why during choosing the cran mirror of India on my Vista PC gives an error of like this
>
>> chooseCRANmirror()
> Warning message:
>
> In open.connection(con, "r") : unable to resolve 'cran.r-project.org'
>
>
>
>
> pls help me
>
>
>
>
>
>
> Thanks
>
>
>
> From Chandigarh to Chennai - find friends all over India. Go to http://in.promos.yahoo.com/groups/citygroups/
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list