[R] An "update.packages()" problem?
    Uwe Ligges 
    ligges at statistik.uni-dortmund.de
       
    Mon Jun 24 16:11:04 CEST 2002
    
    
  
Kenneth Cabrera wrote:
> 
> I try to use "update.packages()" and it works fine, at least the
> packages download right.
> But when the packages are done it appears this message:
> 
> Error in zip.unpack(pkg, lib) : cannot open file
> C:/rw1051/library/MASS/libs/MASS.dll
> 
> What am Idoing wrong? (Yesterday it works fine!!!)
Probably you have loaded MASS with
library(MASS)
before and the DLL is locked by the OS.
Just restart R without loading MASS and try again.
Uwe Ligges
> platform i386-pc-mingw32
> arch     i386
> os       mingw32
> system   i386, mingw32
> status
> major    1
> minor    5.1
> year     2002
> month    06
> day      17
> language R
> 
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
    
    
More information about the R-help
mailing list