Last updated on 2017-07-17 15:49:48.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0-0 | 1.28 | 27.87 | 29.14 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0-0 | 1.26 | 27.13 | 28.39 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0-0 | 38.26 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0-0 | 37.47 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.0-0 | 5.00 | 42.00 | 47.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0-0 | 1.08 | 26.79 | 27.87 | NOTE | |
| r-patched-solaris-x86 | 1.0-0 | 49.50 | NOTE | |||
| r-release-linux-x86_64 | 1.0-0 | 1.09 | 26.51 | 27.60 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.0-0 | 4.00 | 42.00 | 46.00 | NOTE | |
| r-release-osx-x86_64 | 1.0-0 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.0-0 | 4.00 | 37.00 | 41.00 | NOTE | |
| r-oldrel-osx-x86_64 | 1.0-0 | 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64