Last updated on 2022-05-27 16:50:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 3.15 | 51.90 | 55.05 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 3.31 | 40.05 | 43.36 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 65.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 64.77 | NOTE | |||
r-devel-windows-x86_64 | 0.3 | 10.00 | 95.00 | 105.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 4.81 | 49.15 | 53.96 | NOTE | |
r-release-linux-x86_64 | 0.3 | 4.21 | 49.24 | 53.45 | 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 | 14.00 | 100.00 | 114.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 | 24.00 | 93.00 | 117.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