Skip to content
Prev 10927 / 20628 Next

Error in glmmadmb: could not find function

Gabrielle Davidson <gd339 at ...> writes:
[snip]
You have an older version of R.  I should update the glmmADMB
package to explicitly require newer versions ... but you can work
around this by defining

paste0 <- function(...) paste(...,sep="")