Skip to content
Prev 7645 / 20628 Next

error message using glmmadmb

(1) detach("package:glmmadmb") , or start a clean R session, before
trying to update or install (you generally can't change a package while
it's loaded; (2) I'm not sure what's up with the directory not being
writable.  Usually if R finds that the package directory isn't writable
it offers to install to a different directory for you ...

   What happens if you simply update.packages() [without specifying
r-forge, i.e. update your regular packages]?  If not, then there's
something else funny about your R installation.

  I think I would definitely try an install.packages() in a clean R
session before trying to do any more diagnosis/troubleshooting.
(glmmADMB version 0.3 is really old -- where did you get it?)

  Ben Bolker
On 12-02-29 10:12 AM, RH Gibson wrote: