Last updated on 2021-03-02 17:52:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 7.43 | 84.90 | 92.33 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 159.63 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 140.60 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1.2 | 21.00 | 124.00 | 145.00 | OK | |
r-patched-linux-x86_64 | 1.1.2 | 8.22 | 104.66 | 112.88 | OK | |
r-patched-solaris-x86 | 1.1.2 | 220.00 | OK | |||
r-release-linux-x86_64 | 1.1.2 | 8.05 | 103.53 | 111.58 | OK | |
r-release-macos-x86_64 | 1.1.2 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1.2 | 15.00 | 104.00 | 119.00 | OK | |
r-oldrel-macos-x86_64 | 1.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.2 | 17.00 | 126.00 | 143.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