[R] problem with package binaries

Renaud Lancelot lancelot at sentoo.sn
Tue May 7 21:11:01 CEST 2002


[snip]
> > I have problems to install some of the packages dowloaded from CRAN
> > (whatever the procedure: install from CRAN or from local zip file). I
> > noticed this today, while running update.packages().
> >
> > > install.packages("G:/Zip/R/1.5.0/Contrib/chron.zip", .libPaths()[1], CRAN = NULL)
> > Error in zip.unpack(pkg, lib) : cannot open file
> > E:/PROGRAMS/RW1050/library/chron/libs/chron.dll
> 
> Is it possible that you have loaded the package with
>  library(chron)
> (or by loading another package that implicitly load chron)
> before installing the new version?
> So maybe the file is locked?
> 
> Uwe Ligges

That's it ! I have declared the chron library (as well as lattice) in
Rprofile ==> it is locked when I try to update it. Sorry for this stupid
mistake, and thanks for the hint.

Renaud

-- 
Dr Renaud Lancelot, vétérinaire
CIRAD, Département Elevage et Médecine Vétérinaire (CIRAD-Emvt)
Programme Productions Animales
http://www.cirad.fr/presentation/programmes/prod-ani.shtml (Français)
http://www.cirad.fr/presentation/en/program-eng/prod-ani.shtml (English)

ISRA-LNERV                      tel    (221) 832 49 02
BP 2057 Dakar-Hann              fax    (221) 821 18 79 (CIRAD)
Senegal                         e-mail renaud.lancelot at cirad.fr
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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