Last updated on 2022-06-14 11:49:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0-0-1 | 3.48 | 29.43 | 32.91 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0-0-1 | 2.65 | 23.15 | 25.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0-0-1 | 40.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0-0-1 | 39.09 | NOTE | |||
r-devel-windows-x86_64 | 0-0-1 | 12.00 | 49.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 0-0-1 | 3.43 | 29.13 | 32.56 | NOTE | |
r-release-linux-x86_64 | 0-0-1 | 3.32 | 28.46 | 31.78 | NOTE | |
r-release-macos-arm64 | 0-0-1 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 0-0-1 | 20.00 | NOTE | |||
r-release-windows-x86_64 | 0-0-1 | 7.00 | 48.00 | 55.00 | NOTE | |
r-oldrel-macos-arm64 | 0-0-1 | 22.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0-0-1 | 29.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0-0-1 | 8.00 | 29.00 | 37.00 | NOTE |
Version: 0-0-1
Check: R code for possible problems
Result: NOTE
cenNID: no visible global function definition for 'sd'
Undefined global functions or variables:
sd
Consider adding
importFrom("stats", "sd")
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-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: 0-0-1
Check: compiled code
Result: NOTE
File ‘censNID/libs/censNID.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