Last updated on 2017-12-20 00:46:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 0.80 | 20.46 | 21.26 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 1.3.1 | 26.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 26.16 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3.1 | 4.00 | 32.00 | 36.00 | NOTE | |
r-patched-linux-x86_64 | 1.3.1 | 0.84 | 21.25 | 22.09 | NOTE | |
r-patched-solaris-x86 | 1.3.1 | 39.30 | NOTE | |||
r-release-linux-x86_64 | 1.3.1 | 0.95 | 21.02 | 21.97 | NOTE | |
r-release-windows-ix86+x86_64 | 1.3.1 | 3.00 | 51.00 | 54.00 | NOTE | |
r-release-osx-x86_64 | 1.3.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.3.1 | 3.00 | 42.00 | 45.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.3.1 | NOTE |
Version: 1.3.1
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
reorder.hclust
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.3.1
Check: R code for possible problems
Result: NOTE
cpairs : textPanelbg: no visible global function definition for ‘box’
cpairs : textPanelbg: no visible global function definition for ‘text’
cpairs: no visible global function definition for ‘pairs.default’
cpairs : <anonymous>: no visible global function definition for ‘par’
cpairs : <anonymous>: no visible global function definition for ‘rect’
cpairs : <anonymous>: no visible global function definition for ‘box’
cpairs : <anonymous>: no visible global function definition for
‘points’
cparcoord: no visible global function definition for ‘par’
cparcoord: no visible global function definition for ‘matplot’
cparcoord: no visible global function definition for ‘axis’
cparcoord: no visible global function definition for ‘rect’
cparcoord: no visible global function definition for ‘lines’
cparcoord: no visible global function definition for ‘matpoints’
diameter: no visible global function definition for ‘dist’
dmat.color: no visible global function definition for ‘as.dist’
gave: no visible global function definition for ‘dist’
gtot: no visible global function definition for ‘dist’
order.endlink: no visible global function definition for ‘as.dist’
order.hclust: no visible global function definition for ‘as.dist’
order.hclust: no visible global function definition for ‘hclust’
order.single: no visible global function definition for ‘as.dist’
plotcolors: no visible global function definition for ‘image’
plotcolors: no visible global function definition for ‘plot’
plotcolors: no visible global function definition for ‘axis’
plotcolors: no visible global function definition for ‘text’
plotcolors: no visible global function definition for ‘box’
sil: no visible global function definition for ‘dist’
star: no visible global function definition for ‘dist’
vec2dist: no visible global function definition for ‘as.dist’
Undefined global functions or variables:
as.dist axis box dist hclust image lines matplot matpoints
pairs.default par plot points rect text
Consider adding
importFrom("graphics", "axis", "box", "image", "lines", "matplot",
"matpoints", "pairs.default", "par", "plot", "points",
"rect", "text")
importFrom("stats", "as.dist", "dist", "hclust")
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.3.1
Check: Rd line widths
Result: NOTE
Rd file 'cpairs.Rd':
\usage lines wider than 90 characters:
cpairs(data, order = NULL, panel.colors = NULL, border.color = "grey70", show.points = TRUE, ...)
Rd file 'cparcoord.Rd':
\usage lines wider than 90 characters:
cparcoord(data, order = NULL, panel.colors = NULL, col = 1, lty = 1, horizontal = FALSE, mar = NULL, ...)
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