CRAN Package Check Results for Package ggformula

Last updated on 2026-01-22 23:50:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 26.98 430.53 457.51 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 17.41 276.93 294.34 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 50.00 727.94 777.94 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 48.00 720.81 768.81 OK
r-devel-windows-x86_64 1.0.1 29.00 405.00 434.00 OK
r-patched-linux-x86_64 1.0.1 29.41 398.97 428.38 OK
r-release-linux-x86_64 1.0.0 26.88 399.16 426.04 WARN
r-release-macos-arm64 1.0.1 6.00 79.00 85.00 OK
r-release-macos-x86_64 1.0.1 18.00 268.00 286.00 OK
r-release-windows-x86_64 1.0.1 26.00 390.00 416.00 OK
r-oldrel-macos-arm64 1.0.1 6.00 82.00 88.00 NOTE
r-oldrel-macos-x86_64 1.0.1 19.00 358.00 377.00 NOTE
r-oldrel-windows-x86_64 1.0.1 40.00 554.00 594.00 NOTE

Check Details

Version: 1.0.0
Check: for code/documentation mismatches
Result: WARN Codoc mismatches from Rd file 'gf_lines.Rd': gf_abline Code: function(object = NULL, gformula = NULL, data = NULL, ..., slope, intercept, color, linetype, linewidth, alpha, xlab, ylab, title, subtitle, caption, stat = "identity", show.legend = NA, show.help = NULL, inherit = FALSE, environment = parent.frame()) Docs: function(object = NULL, gformula = NULL, data = NULL, ..., slope, intercept, color, linetype, linewidth, alpha, xlab, ylab, title, subtitle, caption, show.legend = NA, show.help = NULL, inherit = FALSE, environment = parent.frame()) Argument names in code not in docs: stat Mismatches in argument names (first 3): Position: 16 Code: stat Docs: show.legend Position: 17 Code: show.legend Docs: show.help Position: 18 Code: show.help Docs: inherit gf_hline Code: function(object = NULL, gformula = NULL, data = NULL, ..., yintercept, color, linetype, linewidth, alpha, xlab, ylab, title, subtitle, caption, stat = "identity", position = "identity", show.legend = NA, show.help = NULL, inherit = FALSE, environment = parent.frame()) Docs: function(object = NULL, gformula = NULL, data = NULL, ..., yintercept, color, linetype, linewidth, alpha, xlab, ylab, title, subtitle, caption, position = "identity", show.legend = NA, show.help = NULL, inherit = FALSE, environment = parent.frame()) Argument names in code not in docs: stat Mismatches in argument names (first 3): Position: 15 Code: stat Docs: position Position: 16 Code: position Docs: show.legend Position: 17 Code: show.legend Docs: show.help gf_vline Code: function(object = NULL, gformula = NULL, data = NULL, ..., xintercept, color, linetype, linewidth, alpha, xlab, ylab, title, subtitle, caption, stat = "identity", position = "identity", show.legend = NA, show.help = NULL, inherit = FALSE, environment = parent.frame()) Docs: function(object = NULL, gformula = NULL, data = NULL, ..., xintercept, color, linetype, linewidth, alpha, xlab, ylab, title, subtitle, caption, position = "identity", show.legend = NA, show.help = NULL, inherit = FALSE, environment = parent.frame()) Argument names in code not in docs: stat Mismatches in argument names (first 3): Position: 15 Code: stat Docs: position Position: 16 Code: position Docs: show.legend Position: 17 Code: show.legend Docs: show.help Flavor: r-release-linux-x86_64

Version: 1.0.1
Check: installed package size
Result: NOTE installed size is 9.9Mb sub-directories of 1Mb or more: R 2.1Mb doc 2.6Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64