Hi All,
I have a package ( https://github.com/statnet/lolog |
https://cran.r-project.org/web/packages/lolog/index.html ) that makes extensive
use of Rcpp modules and passes module objects up and down between R and C++
regularly. I’ve used the package extensively in large simulation studies,
On 8 January 2019 at 21:31, Fellows, Ian wrote:
| I have a package ( https://github.com/statnet/lolog |
https://cran.r-project.org/web/packages/lolog/index.html ) that makes extensive
use of Rcpp modules and passes module objects up and down between R and C++
regularly. I’ve used the package ex
--- re-building ‘lolog-ergm.Rmd’ using rmarkdown
Quitting from lines 69-75 (lolog-ergm.Rmd)
Error: processing vignette 'lolog-ergm.Rmd' failed with diagnostics:
unimplemented type (28) in 'duplicate'
I don't believe there is a type (*SXP) 28 in R. This could be due to
memory misuse.
Have you tri