Last updated on 2025-11-16 01:49:52 CET.
| Package | WARN | NOTE | OK |
|---|---|---|---|
| dr4pl | 13 | ||
| ggside | 4 | 9 |
Current CRAN status: NOTE: 13
Version: 2.0.0
Check: Rd files
Result: NOTE
checkRd: (-1) confint.dr4pl.Rd:49: Escaped LaTeX specials: \&
checkRd: (-1) gof-dr4pl.Rd:40: Escaped LaTeX specials: \&
checkRd: (-1) vcov.dr4pl.Rd:61: Escaped LaTeX specials: \&
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-x86_64, 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-x86_64
Current CRAN status: WARN: 4, OK: 9
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-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-linux-x86_64