[R-sig-ME] glmmADMB

Ben Bolker bbolker at gmail.com
Sat Feb 20 17:18:15 CET 2016


Tock Chua <chuath.ums at ...> writes:

> 
> Dear Prof Bolker
> 
> Yes, I did run (but did not include in the message I sent earlier):
> 
> > library("glmmADMB")
> > bb <- glmmADMB:::get_bin_loc()[["bin_loc"]]
> Error in get(name, envir = asNamespace(pkg), inherits = FALSE) :
>   object 'get_bin_loc' not found
> 
> Thank you for your help
> 
> ChuaTH


  I don't necessarily expect get_bin_loc() to work for
earlier versions of glmmADMB, but if you are getting
"object not found" errors when running glmmadmb(...) and
you have already run library("glmmADMB"), then something
really weird is happening ...



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