CRAN Package Check Results for Package ggformula

Last updated on 2026-01-17 11:49:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 28.15 429.16 457.31 WARN
r-devel-linux-x86_64-debian-gcc 1.0.0 15.18 275.81 290.99 WARN
r-devel-linux-x86_64-fedora-clang 1.0.1 48.00 676.95 724.95 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 44.00 668.64 712.64 OK
r-devel-windows-x86_64 1.0.0 29.00 409.00 438.00 WARN
r-patched-linux-x86_64 1.0.0 29.38 398.45 427.83 WARN
r-release-linux-x86_64 1.0.0 24.46 399.85 424.31 WARN
r-release-macos-arm64 1.0.1 OK
r-release-macos-x86_64 1.0.1 18.00 268.00 286.00 OK
r-release-windows-x86_64 1.0.0 27.00 390.00 417.00 WARN
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.0 39.00 511.00 550.00 WARN

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 Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-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

Version: 1.0.0
Check: installed package size
Result: NOTE installed size is 8.7Mb sub-directories of 1Mb or more: R 1.3Mb doc 2.3Mb Flavor: r-oldrel-windows-x86_64