Last updated on 2022-11-20 17:49:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 10.57 | 44.20 | 54.77 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 7.82 | 33.06 | 40.88 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 82.80 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 77.71 | NOTE | |||
r-devel-windows-x86_64 | 1.2.0 | 22.00 | 86.00 | 108.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 8.24 | 41.84 | 50.08 | OK | |
r-release-linux-x86_64 | 1.2.0 | 9.55 | 42.07 | 51.62 | OK | |
r-release-macos-arm64 | 1.2.0 | 22.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.0 | 32.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.0 | 19.00 | 89.00 | 108.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 24.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2.0 | 36.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.2.0 | 28.00 | 95.00 | 123.00 | OK |
Version: 1.2.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘Rcpp’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.2.0
Check: compiled code
Result: NOTE
File ‘PAMA/libs/PAMA.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