Last updated on 2022-04-23 09:54:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2-1 | 4.70 | 40.07 | 44.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2-1 | 3.09 | 31.08 | 34.17 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2-1 | 56.13 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2-1 | 3.65 | ERROR | |||
r-patched-linux-x86_64 | 1.2-1 | 4.53 | 39.10 | 43.63 | NOTE | |
r-release-linux-x86_64 | 1.2-1 | 3.48 | 37.51 | 40.99 | NOTE | |
r-release-macos-arm64 | 1.2-1 | NOTE | ||||
r-release-macos-x86_64 | 1.2-1 | NOTE | ||||
r-release-windows-x86_64 | 1.2-1 | 22.00 | 61.00 | 83.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2-1 | NOTE | ||||
r-oldrel-macos-x86_64 | 1.2-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2-1 | 12.00 | 60.00 | 72.00 | 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.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 resid sd
Consider adding
importFrom("graphics", "dotchart")
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.2-1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.2-1
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking:
'genefilter', 'golubEsets'
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64
Version: 1.2-1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘golubEsets’
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64