4 lines
113 B
Plaintext
Raw Normal View History

2025-01-12 00:52:51 +08:00
useDynLib(testRcppAttributePackage, .registration=TRUE)
importFrom(Rcpp, evalCpp)
exportPattern("^[[:alpha:]]+")