Last updated on 2022-09-11 12:56:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 10.71 | 43.63 | 54.34 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 8.29 | 33.32 | 41.61 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 78.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 74.13 | NOTE | |||
r-devel-windows-x86_64 | 1.2.0 | 18.00 | 85.00 | 103.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 10.88 | 41.90 | 52.78 | OK | |
r-release-linux-x86_64 | 1.2.0 | 9.13 | 41.15 | 50.28 | 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 | 16.00 | 88.00 | 104.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 | 30.00 | 100.00 | 130.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