Skip to content
Prev 32121 / 398506 Next

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