[R-sig-ME] Package glmmADMB

Rodrigo Malavazi Corder rodrigo.corder at usp.br
Sun Dec 17 23:53:24 CET 2017


Dear,

I am not able to install glmmADMB package. I have already tried different
options, but none of them have worked. Please, find below the error message
from R after trying to install it. May you please help me?

Thank you in advance.

Greetings,
Rodrigo Corder


> install.packages("R2admb")
Warning in install.packages :
  URL 'https://vps.fmvz.usp.br/CRAN/src/contrib/PACKAGES.gz': status was
'Couldn't connect to server'
Warning in install.packages :
  URL 'https://vps.fmvz.usp.br/CRAN/src/contrib/PACKAGES': status was
'Couldn't connect to server'
Warning in install.packages :
  unable to access index for repository
https://vps.fmvz.usp.br/CRAN/src/contrib:
  cannot download all files
Warning in install.packages :
  URL 'https://vps.fmvz.usp.br/CRAN/src/contrib/PACKAGES.gz': status was
'Couldn't connect to server'
Warning in install.packages :
  URL 'https://vps.fmvz.usp.br/CRAN/src/contrib/PACKAGES': status was
'Couldn't connect to server'
Warning in install.packages :
  unable to access index for repository
https://vps.fmvz.usp.br/CRAN/src/contrib:
  cannot download all files
Warning in install.packages :
  package ‘R2admb’ is not available (for R version 3.3.2)
Warning in install.packages :
  URL '
https://vps.fmvz.usp.br/CRAN/bin/macosx/mavericks/contrib/3.3/PACKAGES.gz':
status was 'Couldn't connect to server'
Warning in install.packages :
  URL '
https://vps.fmvz.usp.br/CRAN/bin/macosx/mavericks/contrib/3.3/PACKAGES':
status was 'Couldn't connect to server'
Warning in install.packages :
  unable to access index for repository
https://vps.fmvz.usp.br/CRAN/bin/macosx/mavericks/contrib/3.3:
  cannot download all files
> install.packages("glmmADMB",
+                  repos=c("http://glmmadmb.r-forge.r-project.org/repos",
+                          getOption("repos")),
+                  type="source")
Warning in install.packages :
  URL 'https://vps.fmvz.usp.br/CRAN/src/contrib/PACKAGES.gz': status was
'Couldn't connect to server'
Warning in install.packages :
  URL 'https://vps.fmvz.usp.br/CRAN/src/contrib/PACKAGES': status was
'Couldn't connect to server'
Warning in install.packages :
  unable to access index for repository
https://vps.fmvz.usp.br/CRAN/src/contrib:
  cannot download all files
Warning in install.packages :
  URL 'https://vps.fmvz.usp.br/CRAN/src/contrib/PACKAGES.gz': status was
'Couldn't connect to server'
Warning in install.packages :
  URL 'https://vps.fmvz.usp.br/CRAN/src/contrib/PACKAGES': status was
'Couldn't connect to server'
Warning in install.packages :
  unable to access index for repository
https://vps.fmvz.usp.br/CRAN/src/contrib:
  cannot download all files
Warning in install.packages :
  dependency ‘R2admb’ is not available
trying URL '
http://glmmadmb.r-forge.r-project.org/repos/src/contrib/glmmADMB_0.8.3.3.tar.gz
'
Content type 'application/x-gzip' length 9391177 bytes (9.0 MB)
==================================================
downloaded 9.0 MB

ERROR: dependency ‘R2admb’ is not available for package ‘glmmADMB’
* removing
‘/Library/Frameworks/R.framework/Versions/3.3/Resources/library/glmmADMB’
Warning in install.packages :
  installation of package ‘glmmADMB’ had non-zero exit status

The downloaded source packages are in

‘/private/var/folders/7z/jc6r58_d49l5bgq1xf3k7smw0000gn/T/RtmpkTptDB/downloaded_packages’
> library(glmmADMB)
Error in library(glmmADMB) : there is no package called ‘glmmADMB’

	[[alternative HTML version deleted]]



More information about the R-sig-mixed-models mailing list