Last updated on 2020-08-07 01:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 3.79 | 36.77 | 40.56 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 3.19 | 28.73 | 31.92 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 56.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 47.38 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 19.00 | 77.00 | 96.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 3.88 | 36.94 | 40.82 | NOTE | |
r-patched-solaris-x86 | 0.3 | 82.40 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 4.08 | 36.06 | 40.14 | NOTE | |
r-release-macos-x86_64 | 0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3 | 21.00 | 104.00 | 125.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 11.00 | 63.00 | 74.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-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.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-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