Last updated on 2022-06-20 14:51:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 3.89 | 41.42 | 45.31 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 3.45 | 32.95 | 36.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 70.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 64.75 | NOTE | |||
r-devel-windows-x86_64 | 0.3 | 11.00 | 91.00 | 102.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 6.63 | 40.82 | 47.45 | NOTE | |
r-release-linux-x86_64 | 0.3 | 2.96 | 40.67 | 43.63 | NOTE | |
r-release-macos-arm64 | 0.3 | 24.00 | NOTE | |||
r-release-macos-x86_64 | 0.3 | 34.00 | NOTE | |||
r-release-windows-x86_64 | 0.3 | 12.00 | 97.00 | 109.00 | NOTE | |
r-oldrel-macos-arm64 | 0.3 | 25.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.3 | 45.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.3 | 18.00 | 93.00 | 111.00 | NOTE |
Version: 0.3
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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.3
Check: R code for possible problems
Result: NOTE
KappaV: no visible global function definition for 'over'
KappaV: no visible global function definition for 'layout'
KappaV: no visible global function definition for 'terrain.colors'
KappaV: no visible global function definition for 'as'
Undefined global functions or variables:
as layout over terrain.colors
Consider adding
importFrom("grDevices", "terrain.colors")
importFrom("graphics", "layout")
importFrom("methods", "as")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
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