Last updated on 2023-05-29 20:00:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.12 | 32.63 | 126.71 | 159.34 | OK | |
r-devel-linux-x86_64-debian-gcc | 4.12 | 24.02 | 96.80 | 120.82 | OK | |
r-devel-linux-x86_64-fedora-clang | 4.12 | 201.99 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.12 | 193.23 | OK | |||
r-devel-windows-x86_64 | 4.12 | 28.00 | 135.00 | 163.00 | OK | |
r-patched-linux-x86_64 | 4.12 | 36.16 | 122.83 | 158.99 | OK | |
r-release-linux-x86_64 | 4.12 | 31.23 | 121.56 | 152.79 | OK | |
r-release-macos-arm64 | 4.12 | 58.00 | OK | |||
r-release-macos-x86_64 | 4.11 | 97.00 | OK | |||
r-release-windows-x86_64 | 4.12 | 36.00 | 162.00 | 198.00 | OK | |
r-oldrel-macos-arm64 | 4.12 | 51.00 | WARN | |||
r-oldrel-macos-x86_64 | 4.12 | 72.00 | WARN | |||
r-oldrel-windows-x86_64 | 4.12 | 40.00 | 117.00 | 157.00 | WARN |
Version: 4.12
Check: for code/documentation mismatches
Result: WARN
Codoc mismatches from documentation object 'IQLearnFS_VHet-methods':
\S4method{qqplot}{IQLearnFS_VHet}
Code: function(x, y, plot.it, xlab, ylab, ..., conf.level = NULL,
conf.args = list(exact = NULL, simulate.p.value =
FALSE, B = 2000, col = NA, border = NULL))
Docs: function(x, y, plot.it = TRUE, xlab = deparse1(substitute(x)),
ylab = deparse1(substitute(y)), ..., conf.level =
NULL, conf.args = list(exact = NULL, simulate.p.value
= FALSE, B = 2000, col = NA, border = NULL))
Mismatches in argument default values:
Name: 'plot.it' Code: Docs: TRUE
Name: 'xlab' Code: Docs: deparse1(substitute(x))
Name: 'ylab' Code: Docs: deparse1(substitute(y))
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64