Last updated on 2020-08-07 01:49:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 6.68 | 77.52 | 84.20 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.94 | 56.82 | 61.76 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 104.13 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 93.35 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 23.00 | 115.00 | 138.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 5.45 | 73.21 | 78.66 | OK | |
r-patched-solaris-x86 | 1.0.1 | 117.40 | OK | |||
r-release-linux-x86_64 | 1.0.1 | 6.22 | 73.56 | 79.78 | OK | |
r-release-macos-x86_64 | 1.0.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.1 | 22.00 | 82.00 | 104.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 13.00 | 83.00 | 96.00 | NOTE |
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
plottr: no visible global function definition for ‘plot’
print.analyzerPlot: 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