Last updated on 2025-11-20 02:49:15 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 12.11 | 378.96 | 391.07 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 9.32 | 251.31 | 260.63 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 37.00 | 542.64 | 579.64 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 60.00 | 588.79 | 648.79 | WARN | |
| r-devel-windows-x86_64 | 0.4.0 | 20.00 | 202.00 | 222.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 13.21 | 360.36 | 373.57 | WARN | |
| r-release-linux-x86_64 | 0.4.0 | 14.08 | 359.41 | 373.49 | WARN | |
| r-release-macos-arm64 | 0.4.0 | OK | ||||
| r-release-macos-x86_64 | 0.4.0 | 12.00 | 213.00 | 225.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 17.00 | 204.00 | 221.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.0 | 12.00 | 213.00 | 225.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 24.00 | 266.00 | 290.00 | OK |
Version: 0.4.0
Check: for code/documentation mismatches
Result: WARN
Codoc mismatches from Rd file 'geom_xsideabline.Rd':
geom_xsideabline
Code: function(mapping = NULL, data = NULL, stat = "identity", ...,
slope, intercept, na.rm = FALSE, show.legend = NA,
inherit.aes = FALSE)
Docs: function(mapping = NULL, data = NULL, ..., slope, intercept,
na.rm = FALSE, show.legend = NA)
Argument names in code not in docs:
stat inherit.aes
Mismatches in argument names (first 3):
Position: 3 Code: stat Docs: ...
Position: 4 Code: ... Docs: slope
Position: 5 Code: slope Docs: intercept
geom_ysideabline
Code: function(mapping = NULL, data = NULL, stat = "identity", ...,
slope, intercept, na.rm = FALSE, show.legend = NA,
inherit.aes = FALSE)
Docs: function(mapping = NULL, data = NULL, ..., slope, intercept,
na.rm = FALSE, show.legend = NA)
Argument names in code not in docs:
stat inherit.aes
Mismatches in argument names (first 3):
Position: 3 Code: stat Docs: ...
Position: 4 Code: ... Docs: slope
Position: 5 Code: slope Docs: intercept
geom_xsidehline
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., yintercept, na.rm = FALSE,
show.legend = NA, inherit.aes = FALSE)
Docs: function(mapping = NULL, data = NULL, position = "identity",
..., yintercept, na.rm = FALSE, show.legend = NA)
Argument names in code not in docs:
stat inherit.aes
Mismatches in argument names (first 3):
Position: 3 Code: stat Docs: position
Position: 4 Code: position Docs: ...
Position: 5 Code: ... Docs: yintercept
geom_ysidehline
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., yintercept, na.rm = FALSE,
show.legend = NA, inherit.aes = FALSE)
Docs: function(mapping = NULL, data = NULL, position = "identity",
..., yintercept, na.rm = FALSE, show.legend = NA)
Argument names in code not in docs:
stat inherit.aes
Mismatches in argument names (first 3):
Position: 3 Code: stat Docs: position
Position: 4 Code: position Docs: ...
Position: 5 Code: ... Docs: yintercept
geom_xsidevline
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., xintercept, na.rm = FALSE,
show.legend = NA, inherit.aes = FALSE)
Docs: function(mapping = NULL, data = NULL, position = "identity",
..., xintercept, na.rm = FALSE, show.legend = NA)
Argument names in code not in docs:
stat inherit.aes
Mismatches in argument names (first 3):
Position: 3 Code: stat Docs: position
Position: 4 Code: position Docs: ...
Position: 5 Code: ... Docs: xintercept
geom_ysidevline
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., xintercept, na.rm = FALSE,
show.legend = NA, inherit.aes = FALSE)
Docs: function(mapping = NULL, data = NULL, position = "identity",
..., xintercept, na.rm = FALSE, show.legend = NA)
Argument names in code not in docs:
stat inherit.aes
Mismatches in argument names (first 3):
Position: 3 Code: stat Docs: position
Position: 4 Code: position Docs: ...
Position: 5 Code: ... Docs: xintercept
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-patched-linux-x86_64, r-release-linux-x86_64