revdep/library/diyar/new/Rcpp/tinytest/testRcppModule/R/zzz.R

#
#.onLoad <- function(libname, pkgname){
#    loadRcppModules()
#}

## For R 2.15.1 and later this also works. Note that calling loadModule() triggers
## a load action, so this does not have to be placed in .onLoad() or evalqOnLoad().
loadModule("RcppModuleNumEx", TRUE)
loadModule("RcppModuleWorld", TRUE)
loadModule("stdVector", TRUE)
OlisaNsonwu/diyar documentation built on April 22, 2024, 6:27 p.m.