Last updated on 2018-10-19 01:46:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.2 | 2.48 | 35.13 | 37.61 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.2 | 1.82 | 28.12 | 29.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 43.78 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 42.57 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0.2 | 5.00 | 47.00 | 52.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.2 | 1.87 | 29.10 | 30.97 | NOTE | |
r-patched-solaris-x86 | 0.0.2 | 58.90 | NOTE | |||
r-release-linux-x86_64 | 0.0.2 | 1.61 | 29.03 | 30.64 | NOTE | |
r-release-windows-ix86+x86_64 | 0.0.2 | 4.00 | 64.00 | 68.00 | NOTE | |
r-release-osx-x86_64 | 0.0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.2 | 4.00 | 59.00 | 63.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.0.2 | NOTE |
Version: 0.0.2
Check: R code for possible problems
Result: NOTE
plotFID: no visible global function definition for ‘plot’
plotFID: no visible global function definition for ‘points’
Undefined global functions or variables:
plot points
Consider adding
importFrom("graphics", "plot", "points")
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