Last updated on 2020-08-19 01:50:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-0 | 3.45 | 33.65 | 37.10 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-0 | 2.54 | 26.75 | 29.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-0 | 53.98 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-0 | 43.76 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-0 | 11.00 | 61.00 | 72.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-0 | 3.07 | 32.93 | 36.00 | NOTE | |
r-patched-solaris-x86 | 1.0-0 | 68.30 | NOTE | |||
r-release-linux-x86_64 | 1.0-0 | 3.16 | 33.01 | 36.17 | NOTE | |
r-release-macos-x86_64 | 1.0-0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0-0 | 9.00 | 49.00 | 58.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0-0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-0 | 6.00 | 58.00 | 64.00 | NOTE |
Version: 1.0-0
Check: R code for possible problems
Result: NOTE
conf2d.default: no visible global function definition for 'polygon'
conf2d_int: no visible global function definition for 'contourLines'
Undefined global functions or variables:
contourLines polygon
Consider adding
importFrom("grDevices", "contourLines")
importFrom("graphics", "polygon")
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: 1.0-0
Check: Rd cross-references
Result: NOTE
Undeclared package ‘gplots’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang