Last updated on 2020-08-07 01:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 332.42 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 350.19 | NOTE | |||
r-patched-solaris-x86 | 1.0.3 | 467.30 | NOTE |
Version: 1.0.3
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘Rdpack’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 1.0.3
Check: compiled code
Result: NOTE
File ‘RoBMA/libs/RoBMA.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc