Last updated on 2023-06-08 08:55:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.12 | 31.39 | 125.57 | 156.96 | OK | |
r-devel-linux-x86_64-debian-gcc | 4.12 | 23.94 | 97.51 | 121.45 | OK | |
r-devel-linux-x86_64-fedora-clang | 4.12 | 201.99 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.12 | 192.40 | OK | |||
r-devel-windows-x86_64 | 4.12 | 29.00 | 138.00 | 167.00 | OK | |
r-patched-linux-x86_64 | 4.12 | 42.74 | 122.13 | 164.87 | OK | |
r-release-linux-x86_64 | 4.12 | 32.51 | 120.76 | 153.27 | 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 | 35.00 | 160.00 | 195.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 | 49.00 | 120.00 | 169.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