Dear Duncan, On Thu, 15 Jul 2004 11:11:53 -0400 Duncan Murdoch <[EMAIL PROTECTED]> wrote: > 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. >
It's not a typo, but a misunderstanding on my part (and a failure to read your last message carefully enough). Thanks, John > 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 -------------------------------- John Fox Department of Sociology McMaster University Hamilton, Ontario, Canada http://socserv.mcmaster.ca/jfox/ ______________________________________________ [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
