Hi, I?m trying to install new package in R (version 2.4.0) under windows vista and i have problems. I always receive the same message: Erro en zip.unpack(pkg, tmpDir) : no fue posible abrir el archivo 'C:/Program Files/R/R-2.4.0/library/file2019500d/mprobit/libs/mprobit.dll' It can?t open the file. I check the compatibility with the version and is ok, I have no idea where's the problem cause i'm the administrator and i've enough free space in the hard disc. Anyone could help me???? -- View this message in context: http://n4.nabble.com/problems-installing-R-packages-tp933010p933010.html Sent from the R help mailing list archive at Nabble.com.
Could you install the latest R software in your computer? In R-2.9.2, install.packages("mprobit") works well. Guo-Hao Huang -------------------------------------------------- From: "catuxa-2" <catuxa333 at gmail.com> Sent: Wednesday, December 02, 2009 7:55 PM To: <r-help at r-project.org> Subject: [R] problems installing R packages Hi, I?m trying to install new package in R (version 2.4.0) under windows vista and i have problems. I always receive the same message: Erro en zip.unpack(pkg, tmpDir) : no fue posible abrir el archivo 'C:/Program Files/R/R-2.4.0/library/file2019500d/mprobit/libs/mprobit.dll' It can?t open the file. I check the compatibility with the version and is ok, I have no idea where's the problem cause i'm the administrator and i've enough free space in the hard disc. Anyone could help me???? -- View this message in context: http://n4.nabble.com/problems-installing-R-packages-tp933010p933010.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
On 12/02/2009 12:55 PM, catuxa-2 wrote:> > Hi, > I?m trying to install new package in R (version 2.4.0) under windows vista > and i have problems. I always receive the same message: > Erro en zip.unpack(pkg, tmpDir) : no fue posible abrir el archivo > 'C:/Program Files/R/R-2.4.0/library/file2019500d/mprobit/libs/mprobit.dll' > It can?t open the file. > I check the compatibility with the version and is ok, I have no idea where's > the problem cause i'm the administrator and i've enough free space in the > hard disc. > > Anyone could help me????Try to time travel back in late 2006 when 2.4.0 was current, or upgrade to the current version of R (2.10.0) for which you might get support ... whichever way is easiest for you. When you are done, please lend us your time travel machine so that we can get R 3.0.0 from the future. Romain -- Romain Francois Professional R Enthusiast +33(0) 6 28 91 30 30 http://romainfrancois.blog.free.fr |- http://tr.im/FtUu : new package : highlight |- http://tr.im/EAD5 : LondonR slides `- http://tr.im/BcPw : celebrating R commit #50000
R 2.4.0 is obsolete. First update to the latest version (2.10.0, 2.10.1 will be available soon). And then try to install the packages. ---------------------------------------------------------------------------- ir. Thierry Onkelinx Instituut voor natuur- en bosonderzoek team Biometrie & Kwaliteitszorg Gaverstraat 4 9500 Geraardsbergen Belgium Research Institute for Nature and Forest team Biometrics & Quality Assurance Gaverstraat 4 9500 Geraardsbergen Belgium tel. + 32 54/436 185 Thierry.Onkelinx at inbo.be www.inbo.be To call in the statistician after the experiment is done may be no more than asking him to perform a post-mortem examination: he may be able to say what the experiment died of. ~ Sir Ronald Aylmer Fisher The plural of anecdote is not data. ~ Roger Brinner The combination of some data and an aching desire for an answer does not ensure that a reasonable answer can be extracted from a given body of data. ~ John Tukey -----Oorspronkelijk bericht----- Van: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] Namens catuxa-2 Verzonden: woensdag 2 december 2009 12:55 Aan: r-help at r-project.org Onderwerp: [R] problems installing R packages Hi, I?m trying to install new package in R (version 2.4.0) under windows vista and i have problems. I always receive the same message: Erro en zip.unpack(pkg, tmpDir) : no fue posible abrir el archivo 'C:/Program Files/R/R-2.4.0/library/file2019500d/mprobit/libs/mprobit.dll' It can?t open the file. I check the compatibility with the version and is ok, I have no idea where's the problem cause i'm the administrator and i've enough free space in the hard disc. Anyone could help me???? -- View this message in context: http://n4.nabble.com/problems-installing-R-packages-tp933010p933010.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. Druk dit bericht a.u.b. niet onnodig af. Please do not print this message unnecessarily. Dit bericht en eventuele bijlagen geven enkel de visie van de schrijver weer en binden het INBO onder geen enkel beding, zolang dit bericht niet bevestigd is door een geldig ondertekend document. The views expressed in this message and any annex are purely those of the writer and may not be regarded as stating an official position of INBO, as long as the message is not confirmed by a duly signed document.
Try to install your old R version in a non system folder (like "C:/R/R-2.4.0") Correct me if I'm wrong, but I believe that in vista you can't install packages in a system folder ('C:/Program Files/R/R-2.4.0) even if you have administrator privileges... Héctor On 2 Dec 2009 at 3:55, catuxa-2 wrote: Date sent: Wed, 2 Dec 2009 03:55:21 -0800 (PST) From: catuxa-2 <catuxa333@gmail.com> To: r-help@r-project.org Subject: [R] problems installing R packages> > Hi, > I´m trying to install new package in R (version 2.4.0) under windows vista > and i have problems. I always receive the same message: > Erro en zip.unpack(pkg, tmpDir) : no fue posible abrir el archivo > 'C:/Program Files/R/R-2.4.0/library/file2019500d/mprobit/libs/mprobit.dll' > It can´t open the file. > I check the compatibility with the version and is ok, I have no idea where's > the problem cause i'm the administrator and i've enough free space in the > hard disc. > > Anyone could help me???? > > -- > View this message in context: http://n4.nabble.com/problems-installing-R-packages-tp933010p933010.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.-- Héctor Villalobos <hvillalo@ipn.mx> CICIMAR - IPN A.P. 592. Col. Centro La Paz, Baja California Sur, MÉXICO. 23000 Tels. (+52 612) 122 53 44; 123 46 58; 123 47 34 ext. 82425 Fax. (+52 612) 122 53 22 [[alternative HTML version deleted]]