Last updated on 2019-04-22 01:47:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3-1 | 10.02 | 78.53 | 88.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3-1 | 7.12 | 62.05 | 69.17 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3-1 | 104.48 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3-1 | 101.71 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3-1 | 24.00 | 79.00 | 103.00 | NOTE | |
r-patched-linux-x86_64 | 0.3-1 | 8.33 | 78.02 | 86.35 | NOTE | |
r-patched-solaris-x86 | 0.3-1 | 166.50 | NOTE | |||
r-release-linux-x86_64 | 0.3-1 | 6.25 | 74.50 | 80.75 | NOTE | |
r-release-windows-ix86+x86_64 | 0.3-1 | 11.00 | 121.00 | 132.00 | NOTE | |
r-release-osx-x86_64 | 0.3-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3-1 | 18.00 | 120.00 | 138.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-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.3-1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘IsoGene’
Flavor: r-release-osx-x86_64
Version: 0.3-1
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: ‘IsoGene’ ‘Biobase’
Flavor: r-oldrel-osx-x86_64