Last updated on 2019-01-26 15:47:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 1.01 | 17.70 | 18.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 0.73 | 14.40 | 15.13 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 22.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 22.74 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 4.00 | 29.00 | 33.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 0.89 | 16.41 | 17.30 | NOTE | |
r-patched-solaris-x86 | 1.1 | 32.70 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 1.04 | 16.38 | 17.42 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1 | 2.00 | 28.00 | 30.00 | NOTE | |
r-release-osx-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 3.00 | 33.00 | 36.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1 | NOTE |
Version: 1.1
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
plot.trifield
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64
Version: 1.1
Check: R code for possible problems
Result: NOTE
plot.trifield: no visible global function definition for ‘topo.colors’
plot.trifield: no visible global function definition for ‘plot’
plot.trifield: no visible global function definition for ‘image’
plot.trifield: no visible global function definition for ‘contour’
plot.trifield: no visible global function definition for ‘text’
ternary.legend: no visible global function definition for ‘arrows’
ternary.legend: no visible global function definition for ‘text’
triaxes: no visible global function definition for ‘lines’
tribox: no visible global function definition for ‘polygon’
Undefined global functions or variables:
arrows contour image lines plot polygon text topo.colors
Consider adding
importFrom("grDevices", "topo.colors")
importFrom("graphics", "arrows", "contour", "image", "lines", "plot",
"polygon", "text")
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
Version: 1.1
Check: Rd line widths
Result: NOTE
Rd file 'plot.trifield.Rd':
\usage lines wider than 90 characters:
plot(x, contours = TRUE, col = topo.colors(256), lab1 = "A = 0", lab2 = "B = 0", lab3 = "C = 0", tribox = TRUE, axis.lines = TRUE, ...)
Rd file 'ternary.legend.Rd':
\usage lines wider than 90 characters:
ternary.legend(x0 = 0.2, y0 = 0.8, radius = 0.1, lab1 = "A", lab2 = "B", lab3 = "C", infl = 1.5, cex = 0.75, length = 0.05, ...)
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64