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

6 lines
83 B
Plaintext
Raw Normal View History

2019-03-31 23:23:04 +01:00
exportPattern("^[[:alpha:]]+")
2019-04-02 10:27:37 +01:00
import(Rcpp)
useDynLib(yap4r, .registration=TRUE)