[R] Installing packages

Fred J. phddas at yahoo.com
Sat Mar 6 22:30:25 CET 2004


> local({a <- CRAN.packages()
+ install.packages(select.list(a[,1],,TRUE),
.libPaths()[1], available=a)})
trying URL
`http://cran.r-project.org/bin/windows/contrib/1.8/PACKAGES'
Content type `text/plain; charset=iso-8859-1' length
16079 bytes
opened URL
downloaded 15Kb

trying URL
`http://cran.r-project.org/bin/windows/contrib/1.8/fdim_1.0-2.zip'
Content type `application/zip' length 71062 bytes
opened URL
downloaded 69Kb

Error in int.unzip(zipname, NULL, dest) : destination
does not exist

--- "Andrew C. Ward" <acward at uqconnect.net.au> wrote:
> You won't have to type anything if you install CRAN
> packages through the menu system (Packages->Install
> package(s) from CRAN..). Failing that, please tell
> us more about what the error was.
> 
> Regards,
> 
> Andrew C. Ward
> 
> 56 Azalea Crescent
> Fitzgibbon Qld 4018
> acward at uqconnect.net.au
> 
> 
> On Saturday, March 06, 2004 3:47 PM, Fred J. 
> [SMTP:phddas at yahoo.com] wrote:




More information about the R-help mailing list