Last updated on 2015-09-06 23:47:45.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 3.83 | 44.30 | 48.13 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 3.78 | 43.53 | 47.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 101.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 100.62 | NOTE | |||
r-devel-osx-x86_64-clang | 1.1 | 75.67 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1 | 10.00 | 99.00 | 109.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 4.26 | 46.66 | 50.92 | OK | |
r-patched-solaris-sparc | 1.1 | 662.60 | OK | |||
r-patched-solaris-x86 | 1.1 | 146.60 | OK | |||
r-release-linux-x86_64 | 1.1 | 4.25 | 46.91 | 51.16 | OK | |
r-release-osx-x86_64-mavericks | 1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1 | 16.00 | 112.00 | 128.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.1 | 23.00 | 139.00 | 162.00 | OK |
Version: 1.1
Check: R code for possible problems
Result: NOTE
HCLtree: no visible global function definition for ‘hclust’
HCLtree: no visible global function definition for ‘as.dist’
plotProfilesAcrossAllSamples: no visible global function definition for
‘matplot’
plotProfilesAcrossAllSamples: no visible global function definition for
‘matlines’
plotProfilesAcrossAllSamples: no visible global function definition for
‘axis’
plotProfilesAcrossAllSamples: no visible global function definition for
‘box’
plotProfilesWithinBicluster: no visible global function definition for
‘matplot’
plotProfilesWithinBicluster: no visible global function definition for
‘title’
plotProfilesWithinBicluster: no visible global function definition for
‘axis’
plotProfilesWithinBicluster: no visible global function definition for
‘par’
plotProfilesWithinBicluster: no visible global function definition for
‘box’
plotProfilesWithinBicluster: no visible global function definition for
‘matlines’
plotProfilesWithinBicluster: no visible global function definition for
‘legend’
Undefined global functions or variables:
as.dist axis box hclust legend matlines matplot par title
Consider adding
importFrom("graphics", "axis", "box", "legend", "matlines", "matplot",
"par", "title")
importFrom("stats", "as.dist", "hclust")
to your NAMESPACE.
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