Last updated on 2020-08-07 01:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 8.71 | 104.77 | 113.48 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 7.19 | 82.83 | 90.02 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 155.54 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 141.72 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1.2 | 25.00 | 145.00 | 170.00 | OK | |
r-patched-linux-x86_64 | 1.1.2 | 9.52 | 102.85 | 112.37 | OK | |
r-patched-solaris-x86 | 1.1.2 | 221.80 | OK | |||
r-release-linux-x86_64 | 1.1.2 | 9.11 | 104.96 | 114.07 | OK | |
r-release-macos-x86_64 | 1.1.2 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1.2 | 25.00 | 172.00 | 197.00 | OK | |
r-oldrel-macos-x86_64 | 1.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.2 | 15.00 | 100.00 | 115.00 | NOTE |
Version: 1.1.2
Check: R code for possible problems
Result: NOTE
plot.classify: no visible global function definition for ‘plot’
plot.gonadMat: no visible global function definition for ‘plot’
plot.morphMat: no visible global function definition for ‘plot’
Undefined global functions or variables:
plot
Consider adding
importFrom("graphics", "plot")
to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64