CRAN Package Check Results for Package ggside

Last updated on 2025-11-25 11:51:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 13.22 380.66 393.88 WARN
r-devel-linux-x86_64-debian-gcc 0.4.0 8.76 254.00 262.76 WARN
r-devel-linux-x86_64-fedora-clang 0.4.1 66.00 784.48 850.48 OK
r-devel-linux-x86_64-fedora-gcc 0.4.1 73.00 755.11 828.11 OK
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 13.96 365.34 379.30 WARN
r-release-macos-arm64 0.4.1 4.00 77.00 81.00 OK
r-release-macos-x86_64 0.4.1 39.00 562.00 601.00 OK
r-release-windows-x86_64 0.4.0 16.00 328.00 344.00 WARN
r-oldrel-macos-arm64 0.4.1 3.00 80.00 83.00 OK
r-oldrel-macos-x86_64 0.4.1 34.00 609.00 643.00 OK
r-oldrel-windows-x86_64 0.4.0 21.00 421.00 442.00 WARN

Check Details

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-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64