2025-01-12 00:52:51 +08:00

5 lines
99 B
Plaintext

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