Last updated on 2020-08-07 01:49:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8-3 | 2.32 | 18.51 | 20.83 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.8-3 | 1.74 | 14.79 | 16.53 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.8-3 | 33.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.8-3 | 24.50 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.8-3 | 11.00 | 33.00 | 44.00 | NOTE | |
r-patched-linux-x86_64 | 0.8-3 | 2.02 | 18.40 | 20.42 | NOTE | |
r-patched-solaris-x86 | 0.8-3 | 41.50 | NOTE | |||
r-release-linux-x86_64 | 0.8-3 | 2.28 | 18.88 | 21.16 | NOTE | |
r-release-macos-x86_64 | 0.8-3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.8-3 | 7.00 | 45.00 | 52.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.8-3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.8-3 | 7.00 | 48.00 | 55.00 | NOTE |
Version: 0.8-3
Check: R code for possible problems
Result: NOTE
print.densityEHpi: no visible global function definition for 'str'
Undefined global functions or variables:
str
Consider adding
importFrom("utils", "str")
to your NAMESPACE file.
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: 0.8-3
Check: compiled code
Result: NOTE
File ‘plugdensity/libs/plugdensity.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