On Thu, 15 Jul 2004 11:05:43 -0400, "John Fox" <[EMAIL PROTECTED]> wrote :
> > CRAN.packages(contriburl="file:c:/temp") > Error in file(file, "r") : unable to open connection > In addition: Warning message: > cannot open file `c:/temp/PACKAGES' > >I *do* have a directory c:\temp\PACKAGES Is that a typo? PACKAGES is a file, not a directory. The packages should be sitting in c:\temp, not in c:\temp\PACKAGES. Duncan ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
