Last updated on 2019-05-01 01:51:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 10.42 | 81.02 | 91.44 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 7.66 | 64.36 | 72.02 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 105.54 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 103.30 | NOTE | |||
r-patched-linux-x86_64 | 0.0.1 | 9.52 | 80.82 | 90.34 | NOTE | |
r-patched-solaris-x86 | 0.0.1 | 161.60 | NOTE | |||
r-release-linux-x86_64 | 0.0.1 | 9.31 | 81.14 | 90.45 | NOTE | |
r-release-windows-ix86+x86_64 | 0.0.1 | 30.00 | 123.00 | 153.00 | NOTE | |
r-release-osx-x86_64 | 0.0.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.1 | 21.00 | 89.00 | 110.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.0.1 | NOTE |
Version: 0.0.1
Check: R code for possible problems
Result: NOTE
MFHD: no visible global function definition for 'complete.cases'
MFHD: no visible global function definition for 'quantile'
PIT: no visible global function definition for 'xy.coords'
PIT: no visible global function definition for 'identify'
PIT: no visible global function definition for 'points'
mfhd_compute.bagplot : cut.z.pg: no visible global function definition
for 'segments'
mfhd_compute.bagplot : cut.z.pg: no visible global function definition
for 'points'
mfhd_compute.bagplot : find.cut.z.pg: no visible global function
definition for 'plot'
mfhd_compute.bagplot : find.cut.z.pg: no visible global function
definition for 'points'
mfhd_compute.bagplot : find.cut.z.pg: no visible global function
definition for 'lines'
mfhd_compute.bagplot : expand.hull: no visible global function
definition for 'chull'
mfhd_compute.bagplot: no visible global function definition for
'prcomp'
mfhd_compute.bagplot: no visible binding for global variable 'sd'
mfhd_compute.bagplot: no visible global function definition for 'plot'
mfhd_compute.bagplot: no visible global function definition for
'segments'
mfhd_compute.bagplot: no visible global function definition for 'text'
mfhd_compute.bagplot: no visible global function definition for 'chull'
mfhd_compute.bagplot: no visible global function definition for
'points'
mfhd_compute.bagplot: no visible global function definition for 'lines'
plot.bagplot : cut.z.pg: no visible global function definition for
'segments'
plot.bagplot : cut.z.pg: no visible global function definition for
'points'
plot.bagplot : find.cut.z.pg: no visible global function definition for
'plot'
plot.bagplot : find.cut.z.pg: no visible global function definition for
'points'
plot.bagplot : find.cut.z.pg: no visible global function definition for
'lines'
plot.bagplot: no visible global function definition for 'boxplot'
plot.bagplot: no visible global function definition for 'plot'
plot.bagplot: no visible global function definition for 'points'
plot.bagplot: no visible global function definition for 'segments'
plot.bagplot: no visible global function definition for 'text'
plot.bagplot: no visible global function definition for 'lines'
plot.bagplot: no visible global function definition for 'polygon'
Undefined global functions or variables:
boxplot chull complete.cases identify lines plot points polygon
prcomp quantile sd segments text xy.coords
Consider adding
importFrom("grDevices", "chull", "xy.coords")
importFrom("graphics", "boxplot", "identify", "lines", "plot",
"points", "polygon", "segments", "text")
importFrom("stats", "complete.cases", "prcomp", "quantile", "sd")
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-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: 0.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-release-osx-x86_64