Last updated on 2015-02-05 23:50:33.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 4.88 | 88.54 | 93.42 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 4.66 | 85.00 | 89.66 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 191.49 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 177.04 | NOTE | |||
r-devel-osx-x86_64-clang | 1.2.0 | 173.89 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2.0 | 23.00 | 148.00 | 171.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.0 | 8.78 | 116.40 | 125.18 | OK | |
r-patched-solaris-sparc | 1.2.0 | 1641.60 | OK | |||
r-patched-solaris-x86 | 1.2.0 | 329.70 | OK | |||
r-release-linux-ix86 | 1.2.0 | 8.38 | 133.98 | 142.36 | OK | |
r-release-linux-x86_64 | 1.2.0 | 7.00 | 115.71 | 122.71 | OK | |
r-release-osx-x86_64-mavericks | 1.2.0 | ERROR | ||||
r-release-osx-x86_64-snowleopard | 1.2.0 | ERROR | ||||
r-release-windows-ix86+x86_64 | 1.2.0 | 36.00 | 179.00 | 215.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.2.0 | 24.00 | 187.00 | 211.00 | OK |
Version: 1.2.0
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls in package code:
‘Heatplus’ ‘gtable’ ‘indicspecies’ ‘mapproj’
Please use :: or requireNamespace() instead.
See section 'Suggested packages' 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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64
Version: 1.2.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘Heatplus’
Flavors: r-release-osx-x86_64-mavericks, r-release-osx-x86_64-snowleopard
Version: 1.2.0
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘Heatplus’
Flavors: r-release-osx-x86_64-mavericks, r-release-osx-x86_64-snowleopard
Version: 1.2.0
Check: examples
Result: ERROR
Running examples in ‘RAM-Ex.R’ failed
The error most likely occurred in:
> ### Name: group.heatmap
> ### Title: Plot OTU Abundance at a Given Rank with Metadata Annotation
> ### Aliases: group.heatmap
> ### Keywords: hplot
>
> ### ** Examples
>
> data(ITS1, meta)
> library("Heatplus")
Error in library("Heatplus") : there is no package called ‘Heatplus’
Execution halted
Flavors: r-release-osx-x86_64-mavericks, r-release-osx-x86_64-snowleopard