Last updated on 2017-07-17 12:49:22.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3 | 0.80 | 24.22 | 25.02 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3 | 0.86 | 24.41 | 25.26 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3 | 35.74 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3 | 32.01 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 0.3 | 4.00 | 34.00 | 38.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3 | 0.84 | 25.08 | 25.92 | NOTE | |
| r-patched-solaris-x86 | 0.3 | 41.90 | NOTE | |||
| r-release-linux-x86_64 | 0.3 | 0.81 | 26.12 | 26.92 | NOTE | |
| r-release-windows-ix86+x86_64 | 0.3 | 3.00 | 31.00 | 34.00 | NOTE | |
| r-release-osx-x86_64 | 0.3 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 0.3 | 3.00 | 36.00 | 39.00 | NOTE | |
| r-oldrel-osx-x86_64 | 0.3 | NOTE |
Version: 0.3
Check: R code for possible problems
Result: NOTE
INCAncinner : dian: no visible global function definition for ‘cutree’
INCAncinner : bestela: no visible global function definition for
‘cutree’
center: no visible global function definition for ‘var’
dbhatta: no visible global function definition for ‘as.dist’
dcor: no visible global function definition for ‘cor’
dcor: no visible global function definition for ‘as.dist’
dgower: no visible global function definition for ‘as.dist’
dmahal: no visible global function definition for ‘as.dist’
dproc2: no visible global function definition for ‘as.dist’
plot.incaix: no visible global function definition for ‘barplot’
plot.incanc: no visible global function definition for ‘plot’
plot.incanc: no visible global function definition for ‘lines’
plot.incanc: no visible global function definition for ‘legend’
selectioncluster : dian: no visible global function definition for
‘cutree’
selectioncluster : bestela: no visible global function definition for
‘cutree’
Undefined global functions or variables:
as.dist barplot cor cutree legend lines plot var
Consider adding
importFrom("graphics", "barplot", "legend", "lines", "plot")
importFrom("stats", "as.dist", "cor", "cutree", "var")
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