ggruene@lumc.edu
2003-Sep-16 14:50 UTC
[Rd] With the recent OS changes (windows 2000) necessitated by (PR#4187)
With the recent OS changes (windows 2000) necessitated by various worms, etc, I have now been receiving this error message when I run update and I am not sure how I can correct.>update.packages() >trying URL `http://cran.r-project.org/bin/windows/contrib/PACKAGES'Error in download.file(url = paste(contriburl, "PACKAGES", sep = "/"), : cannot open: HTTP status was `404' Thanks, Greg G [[alternative HTML version deleted]]
Prof Brian D Ripley
2003-Sep-16 14:59 UTC
[Rd] With the recent OS changes (windows 2000) necessitated by (PR#4187)
This is not a bug. It indicates that *you* don't have direct internet access. There is an item in the rw-FAQ about this. Please do not use R-bugs to report problems in your own environment, nor to ask questions (especially those covered in FAQs). On Tue, 16 Sep 2003 ggruene@lumc.edu wrote:> With the recent OS changes (windows 2000) necessitated by various worms, etc, I have now been receiving this error message when I run update and I am not sure how I can correct. > > >update.packages() > >trying URL `http://cran.r-project.org/bin/windows/contrib/PACKAGES' > Error in download.file(url = paste(contriburl, "PACKAGES", sep = "/"), : > cannot open: HTTP status was `404'-- Brian D. Ripley, ripley@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 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595
Reasonably Related Threads
- With the recent OS changes (windows 2000) necessitated by (PR#4188)
- Upgrading
- local source packages install from within R session - cross-platform
- install.packages question / suggestion
- update.packages() as ordinary user, /usr/lib/R/site-library is not writable