diff options
| author | Luca Coraggio <luca.coraggio@unina.it> | 2021-10-17 19:00:08 +0000 |
|---|---|---|
| committer | cran-robot <csardi.gabor+cran@gmail.com> | 2021-10-17 19:00:08 +0000 |
| commit | ca17d57dce048f57e03241f6120d539ec70d785a (patch) | |
| tree | 9e222ae664fedf8f610eb20f70b54325e72c0c24 /NAMESPACE | |
| parent | 96a51069262ac58c6e8fefa9b40bd534d6f0e2e3 (diff) | |
version 2.0
Diffstat (limited to 'NAMESPACE')
| -rw-r--r-- | NAMESPACE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ importFrom("doParallel", "registerDoParallel", "stopImplicitCluster") importFrom("utils", "citHeader", "citEntry") ## export objects in /src -useDynLib(RSC, .registration = TRUE, .fixes = "F_") +useDynLib(RSC, .registration = TRUE, .fixes = "C_") ## export objects in /R export(rmad) |
