[R-sig-ME] glmmADMB package

dave fournier davef at otter-rsch.com
Sat Jan 15 15:06:13 CET 2011




install.packages works for me for 2.11.1



R version 2.11.1 (2010-05-31)
Copyright (C) 2010 The R Foundation for Statistical Computing
ISBN 3-900051-07-0



 > install.packages("glmmADMB",repos="http://r-forge.r-project.org")
Warning in install.packages("glmmADMB", repos = 
"http://r-forge.r-project.org") :
argument 'lib' is missing: using '/usr/local/lib/R/site-library'
Warning in install.packages("glmmADMB", repos = 
"http://r-forge.r-project.org") :
'lib = "/usr/local/lib/R/site-library"' is not writable
Would you like to create a personal library
'~/R/x86_64-pc-linux-gnu-library/2.11'
to install packages into? (y/n) y
trying URL 'http://r-forge.r-project.org/src/contrib/glmmADMB_0.4-2.tar.gz'
Content type 'application/x-gzip' length 3890092 bytes (3.7 Mb)
opened URL
==================================================
downloaded 3.7 Mb

* installing *source* package ‘glmmADMB’ ...
** R
** data
** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded


================================================================================ 


Welcome to glmmADMB

================================================================================ 



* DONE (glmmADMB)

The downloaded packages are in
‘/tmp/RtmpiQd6Ob/downloaded_packages’
 >




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