Last updated on 2020-01-20 01:50:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2-1 | 4.04 | 26.66 | 30.70 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2-1 | 3.41 | 21.06 | 24.47 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2-1 | 38.30 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2-1 | 39.08 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2-1 | 15.00 | 54.00 | 69.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 1.2-1 | 14.00 | 65.00 | 79.00 | NOTE | |
r-patched-linux-x86_64 | 1.2-1 | 3.54 | 24.36 | 27.90 | NOTE | |
r-patched-solaris-x86 | 1.2-1 | 54.10 | NOTE | |||
r-release-linux-x86_64 | 1.2-1 | 3.17 | 24.49 | 27.66 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2-1 | 17.00 | 48.00 | 65.00 | NOTE | |
r-release-osx-x86_64 | 1.2-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2-1 | 8.00 | 58.00 | 66.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.2-1 | NOTE |
Version: 1.2-1
Check: R code for possible problems
Result: NOTE
cv.coef: no visible global function definition for 'sd'
normalize.softmax: no visible global function definition for 'plogis'
plot.rknnBeg: no visible global function definition for 'plot'
plot.rknnBel: no visible global function definition for 'plot'
plot.rknnSupport: no visible global function definition for 'dotchart'
predicted: no visible global function definition for 'influence'
predicted: no visible global function definition for 'fitted'
predicted: no visible global function definition for 'resid'
pressresid: no visible global function definition for 'influence'
pressresid: no visible global function definition for 'resid'
Undefined global functions or variables:
dotchart fitted influence plogis plot resid sd
Consider adding
importFrom("graphics", "dotchart", "plot")
importFrom("stats", "fitted", "influence", "plogis", "resid", "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-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.2-1
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking:
'Biobase', 'genefilter', 'golubEsets'
Flavor: r-release-osx-x86_64
Version: 1.2-1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘golubEsets’
Flavor: r-oldrel-osx-x86_64