CRAN Package Check Results for Package ggformula (original) (raw)
Last updated on 2025-11-19 22:52:07 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 27.96 | 430.56 | 458.52 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 18.37 | 281.69 | 300.06 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 80.00 | 675.94 | 755.94 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 51.00 | 665.49 | 716.49 | WARN | |
| r-devel-windows-x86_64 | 1.0.0 | 30.00 | 366.00 | 396.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 31.96 | 403.16 | 435.12 | WARN | |
| r-release-linux-x86_64 | 1.0.0 | 26.41 | 399.95 | 426.36 | WARN | |
| r-release-macos-arm64 | 1.0.0 | OK | ||||
| r-release-macos-x86_64 | 1.0.0 | 26.00 | 226.00 | 252.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 25.00 | 366.00 | 391.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 28.00 | 262.00 | 290.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.0 | 39.00 | 473.00 | 512.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.helpFlavors: 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-patched-linux-x86_64, r-release-linux-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.3MbFlavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64