Last updated on 2022-06-15 07:52:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 2.72 | 30.20 | 32.92 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 2.04 | 23.30 | 25.34 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 39.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 39.00 | NOTE | |||
r-devel-windows-x86_64 | 2.0 | 10.00 | 55.00 | 65.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 2.54 | 29.25 | 31.79 | NOTE | |
r-release-linux-x86_64 | 2.0 | 1.82 | 28.76 | 30.58 | NOTE | |
r-release-macos-arm64 | 2.0 | 15.00 | NOTE | |||
r-release-macos-x86_64 | 2.0 | 22.00 | NOTE | |||
r-release-windows-x86_64 | 2.0 | 8.00 | 54.00 | 62.00 | NOTE | |
r-oldrel-macos-arm64 | 2.0 | 20.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.0 | 24.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 2.0 | 7.00 | 33.00 | 40.00 | NOTE |
Version: 2.0
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to 'parallel' in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.0
Check: R code for possible problems
Result: NOTE
npst: no visible global function definition for 'mclapply'
Undefined global functions or variables:
mclapply
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.0
Check: compiled code
Result: NOTE
File ‘npst/libs/npst.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