2025-01-12 04:36:52 +08:00

5 lines
99 B
Plaintext

useDynLib(testRcppModule, .registration=TRUE)
exportPattern("^[[:alpha:]]+")
import(Rcpp,methods)