CRAN Package Check Results for Package ggformula

Last updated on 2025-12-26 11:52:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 29.45 430.83 460.28 WARN
r-devel-linux-x86_64-debian-gcc 1.0.0 17.56 279.57 297.13 WARN
r-devel-linux-x86_64-fedora-clang 1.0.0 51.00 721.75 772.75 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.0 47.00 720.98 767.98 WARN
r-devel-windows-x86_64 1.0.0 28.00 404.00 432.00 WARN
r-patched-linux-x86_64 1.0.0 28.53 399.53 428.06 WARN
r-release-linux-x86_64 1.0.0 24.03 399.83 423.86 WARN
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 17.00 235.00 252.00 OK
r-release-windows-x86_64 1.0.0 28.00 390.00 418.00 WARN
r-oldrel-macos-arm64 1.0.0 NOTE
r-oldrel-macos-x86_64 1.0.0 17.00 273.00 290.00 NOTE
r-oldrel-windows-x86_64 1.0.0 41.00 521.00 562.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-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-windows-x86_64, r-oldrel-windows-x86_64

Version: 1.0.0
Check: installed package size
Result: NOTE installed size is 9.5Mb sub-directories of 1Mb or more: R 2.0Mb doc 2.3Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64