Skip to content

1.9 contrib archive for win needed

3 messages · Vincent Carey, Dirk Eddelbuettel, Uwe Ligges

#
in 1.9 for windows,
contrib.url(getOption("CRAN"))
names a non-existent resource; the
contrib/1.9 directory needs to be
made and populated on CRAN

this happened for 1.8 also.

i know it's early, just an fyi
#
On Fri, Oct 10, 2003 at 12:06:06AM -0400, Vincent Carey wrote:
Err -- Knowing no better way to see how $CRAN/src/contrib changes, I keep a
browser window on http://cran.us.r-project.org/src/contrib/?M=D -- and it
started to show it yesterday.  In effect this URL works just fine:
http://cran.us.r-project.org/src/contrib/1.9.0/ 

Were you pointing to a mirror that's lagging behind?

Dirk
#
Dirk Eddelbuettel wrote:
Vincent is talking about the directory for the binary packages for 
*Windows*. I have just linked 1.9 to 1.8 - it will show up on CRAN 
master tomorrow. Thanks for the reminder!

Uwe