unable to install dse package
This is a known bug in the R v1.7.0 release that occurs when using
install.packages()/update.packages() to install *bundles* and is
probably already fixed in the patch and the next version. Here is a work
around for now
source("http://www.maths.lth.se/help/R/patches/rw1070/install.packages.R
")
Cheers
Henrik Bengtsson
Lund University
-----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of antonio rodriguez Sent: den 16 maj 2003 13:25 To: r-help at stat.math.ethz.ch Subject: [R] unable to install dse package Hi, On WinXP, with R1.7.0 I've got the following messages when trying to install (from CRAN or local file) the dse package: Error in file(file, "r") : unable to open connection In addition: Warning message: cannot open file `dse/DESCRIPTION' Thanks in advance Antonio Rodriguez
______________________________________________ R-help at stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailman/listinfo> /r-help