[R-sig-ME] Unable to install glmmadmb

Ben Bolker bbolker at gmail.com
Thu Feb 13 19:14:35 CET 2014


  This sounds like a connection problem.  Have you tried downloading the
file directly from
http://glmmadmb.r-forge.r-project.org/repos/bin/windows/contrib/3.0/glmmADMB_0.7.7.zip
(e.g. in a web browser), checking to see that the resulting file is the
right size (6.2 Mb), and installing it from the local zip file?

  Ben Bolker

On 14-02-13 08:14 AM, Emma Stone wrote:
> Dear All,
> 
> 
> I am having issues trying to install the glmmADMB package into R. I am
> getting the following errors
> 
> Installing package into 'C:/Users/emzstone/Documents/R/win-library/3.0'
> 
> (as 'lib' is unspecified)
> 
> trying URL '
> http://glmmadmb.r-forge.r-project.org/repos/bin/windows/contrib/3.0/glmmADMB_0.7.7.zip
> '
> 
> Content type 'application/zip' length 6476249 bytes (6.2 Mb)
> 
> opened URL
> 
> downloaded 2.6 Mb
> 
> 
> Error in read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type"))
> :
> 
>   cannot open the connection
> 
> In addition: Warning messages:
> 
> 1: In download.file(url, destfile, method, mode = "wb", ...) :
> 
>   downloaded length 2722816 != reported length 6476249
> 
> 2: In unzip(zipname, exdir = dest) : error 1 in extracting from zip file
> 
> 3: In read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type")) :
> 
>   cannot open compressed file 'glmmADMB/DESCRIPTION', probable reason 'No
> such file or directory'
> 
> Also the sessionInfo() is:
> 
> R version 3.0.1 (2013-05-16)
> 
> Platform: x86_64-w64-mingw32/x64 (64-bit)
> 
> 
> locale:
> 
> [1] LC_COLLATE=English_United Kingdom.1252  LC_CTYPE=English_United
> Kingdom.1252    LC_MONETARY=English_United Kingdom.1252 LC_NUMERIC=C
> 
> 
> [5] LC_TIME=English_United Kingdom.1252
> 
> 
> attached base packages:
> 
> [1] stats     graphics  grDevices utils     datasets  methods   base
> 
> 
> other attached packages:
> 
> [1] lme4_0.999999-2 Matrix_1.0-12   lattice_0.20-15
> 
> 
> loaded via a namespace (and not attached):
> 
> [1] grid_3.0.1   nlme_3.1-109 stats4_3.0.1 tools_3.0.1
> 
>>
> I have tried to download and install the latest version of R also from the
> R website and that does not work either.
> 
> Any ideas?
> 
> EMma
> 
> 	[[alternative HTML version deleted]]
> 
> _______________________________________________
> R-sig-mixed-models at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
>



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