[Developers] Unable to install the package glmmADMB

Maria Helena Mourino Silva Nunes mhnunes at fc.ul.pt
Tue Dec 10 12:02:09 PST 2013


Dear Sir, or Madam,

I've tried to install your package glmmADMB in R, but it didn't work. I followed the installation steps of your web page (http://glmmadmb.r-forge.r-project.org/), but I've got the  messages reported below. I might stress that I entered into R as administrator because I clicked in the item "Run as administrator". What can I do to surpass this problem?

Thanks for your attention.

Regards,
Helena.

1) 

install.packages("glmmADMB", repos="http://r-forge.r-project.org",type="source")
Installing package into ‘C:/Users/Helena Mouriño/Documents/R/win-library/3.0’
(as ‘lib’ is unspecified)
Warning message:
package ‘glmmADMB’ is not available (for R version 3.0.2) 

2) install.packages("glmmADMB", 
+    repos=c("http://glmmadmb.r-forge.r-project.org/repos",  getOption("repos")),type="source")
Installing package into ‘C:/Users/Helena Mouriño/Documents/R/win-library/3.0’
(as ‘lib’ is unspecified)
also installing the dependency ‘R2admb’

trying URL 'http://cran.ma.imperial.ac.uk/src/contrib/R2admb_0.7.10.tar.gz'
Content type 'application/x-gzip' length 624522 bytes (609 Kb)
opened URL
downloaded 609 Kb

trying URL 'http://glmmadmb.r-forge.r-project.org/repos/src/contrib/glmmADMB_0.7.7.tar.gz'
Content type 'application/x-gzip' length 10358095 bytes (9.9 Mb)
opened URL
downloaded 9.9 Mb

* installing *source* package 'R2admb' ...
** package 'R2admb' successfully unpacked and MD5 sums checked
Warning in file(file, ifelse(append, "a", "w")) :
  cannot open file 'C:/Users/Helena Mouriqo/Documents/R/win-library/3.0/R2admb/DESCRIPTION': No such file or directory
Error in file(file, ifelse(append, "a", "w")) : 
  cannot open the connection
ERROR: installing package DESCRIPTION failed for package 'R2admb'
* removing 'C:/Users/Helena Mouriño/Documents/R/win-library/3.0/R2admb'
ERROR: dependency 'R2admb' is not available for package 'glmmADMB'
* removing 'C:/Users/Helena Mouriño/Documents/R/win-library/3.0/glmmADMB'

The downloaded source packages are in
        ‘C:\Users\Helena Mouriño\AppData\Local\Temp\RtmpMzOIeU\downloaded_packages’
Warning messages:
1: running command '"C:/PROGRA~1/R/R-30~1.2/bin/x64/R" CMD INSTALL -l "C:\Users\Helena Mouriño\Documents\R\win-library\3.0" C:\Users\HELENA~1\AppData\Local\Temp\RtmpMzOIeU/downloaded_packages/R2admb_0.7.10.tar.gz' had status 1 
2: In install.packages("glmmADMB", repos = c("http://glmmadmb.r-forge.r-project.org/repos",  :
  installation of package ‘R2admb’ had non-zero exit status
3: running command '"C:/PROGRA~1/R/R-30~1.2/bin/x64/R" CMD INSTALL -l "C:\Users\Helena Mouriño\Documents\R\win-library\3.0" C:\Users\HELENA~1\AppData\Local\Temp\RtmpMzOIeU/downloaded_packages/glmmADMB_0.7.7.tar.gz' had status 1 
4: In install.packages("glmmADMB", repos = c("http://glmmadmb.r-forge.r-project.org/repos",  :
  installation of package ‘glmmADMB’ had non-zero exit status


More information about the Developers mailing list