Last updated on 2019-11-26 00:52:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3-1 | 10.81 | 83.15 | 93.96 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3-1 | 8.46 | 65.69 | 74.15 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3-1 | 108.05 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3-1 | 109.30 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3-1 | 29.00 | 135.00 | 164.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.3-1 | 19.00 | 86.00 | 105.00 | NOTE | |
r-patched-linux-x86_64 | 0.3-1 | 11.17 | 79.71 | 90.88 | NOTE | |
r-patched-solaris-x86 | 0.3-1 | 163.60 | NOTE | |||
r-release-linux-x86_64 | 0.3-1 | 9.01 | 81.35 | 90.36 | NOTE | |
r-release-windows-ix86+x86_64 | 0.3-1 | 24.00 | 92.00 | 116.00 | NOTE | |
r-release-osx-x86_64 | 0.3-1 | FAIL | ||||
r-oldrel-windows-ix86+x86_64 | 0.3-1 | 9.00 | 116.00 | 125.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.3-1 | NOTE |
Version: 0.3-1
Check: R code for possible problems
Result: NOTE
genRidge: no visible global function definition for 'plogis'
ordGene: no visible global function definition for 'anova'
ordGene: no visible global function definition for 'lm'
ordSelect: no visible binding for global variable 'sd'
ordSmooth: no visible binding for global variable 'sd'
plot.ordPen: no visible global function definition for 'grey'
plot.ordPen: no visible global function definition for 'devAskNewPage'
plot.ordPen: no visible global function definition for 'plot'
plot.ordPen: no visible global function definition for 'lines'
predict.ordPen: no visible global function definition for 'plogis'
Undefined global functions or variables:
anova devAskNewPage grey lines lm plogis plot sd
Consider adding
importFrom("grDevices", "devAskNewPage", "grey")
importFrom("graphics", "lines", "plot")
importFrom("stats", "anova", "lm", "plogis", "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-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.3-1
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: 'IsoGene', 'Biobase'
Flavor: r-release-osx-x86_64
Version: 0.3-1
Check: whether package can be installed
Result: FAIL
Flavor: r-release-osx-x86_64
Version: 0.3-1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘IsoGene’
Flavor: r-oldrel-osx-x86_64