On 14 August 2019 at 17:44, Rolf Turner wrote:
| > Error in cpp_object_initializer(.self, .refClassDef, ...) : 
| >   could not find function "cpp_object_initializer"

This can happen when a package using Rcpp Modules is not fully loaded. While
I am not familiar with eiher package here, try `import(brms)` and / or
`importFrom(...)` for a particular routine.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to