This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/real/yap4r/NAMESPACE
Vitor Santos Costa 2f1eb61cf9 yap4r
2019-03-31 23:23:04 +01:00

4 lines
94 B
Plaintext

useDynLib(yap4r, .registration=TRUE)
exportPattern("^[[:alpha:]]+")
importFrom(Rcpp, evalCpp)