Last updated on 2020-08-07 01:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 2.44 | 18.97 | 21.41 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 1.81 | 15.11 | 16.92 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 34.66 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 25.27 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0 | 10.00 | 36.00 | 46.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 2.48 | 18.99 | 21.47 | NOTE | |
r-patched-solaris-x86 | 2.0 | 41.70 | NOTE | |||
r-release-linux-x86_64 | 2.0 | 2.32 | 18.85 | 21.17 | NOTE | |
r-release-macos-x86_64 | 2.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0 | 8.00 | 47.00 | 55.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0 | 8.00 | 51.00 | 59.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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, 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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, 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