CRAN Package Check Results for Package rtables

Last updated on 2025-04-10 04:51:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.11 27.83 622.92 650.75 OK
r-devel-linux-x86_64-debian-gcc 0.6.11 17.70 388.82 406.52 OK
r-devel-linux-x86_64-fedora-clang 0.6.11 1126.99 WARN
r-devel-linux-x86_64-fedora-gcc 0.6.11 1089.59 WARN
r-devel-macos-arm64 0.6.11 271.00 OK
r-devel-macos-x86_64 0.6.11 581.00 OK
r-devel-windows-x86_64 0.6.11 27.00 555.00 582.00 OK
r-patched-linux-x86_64 0.6.11 30.99 592.09 623.08 OK
r-release-linux-x86_64 0.6.11 27.35 573.73 601.08 OK
r-release-macos-arm64 0.6.11 298.00 OK
r-release-macos-x86_64 0.6.11 712.00 OK
r-release-windows-x86_64 0.6.11 27.00 528.00 555.00 OK
r-oldrel-macos-arm64 0.6.11 OK
r-oldrel-macos-x86_64 0.6.11 743.00 OK
r-oldrel-windows-x86_64 0.6.11 38.00 724.00 762.00 OK

Check Details

Version: 0.6.11
Check: for code/documentation mismatches
Result: WARN Codoc mismatches from Rd file 'formatters_methods.Rd': \S4method{make_row_df}{TableRow} Code: function(tt, colwidths = NULL, visible_only = TRUE, rownum = 0, indent = 0L, path = "root", incontent = FALSE, repr_ext = 0L, repr_inds = integer(), sibpos = NA_integer_, nsibs = NA_integer_, max_width = NULL, fontspec, col_gap = 3) Docs: function(tt, colwidths = NULL, visible_only = TRUE, rownum = 0, indent = 0L, path = "root", incontent = FALSE, repr_ext = 0L, repr_inds = integer(), sibpos = NA_integer_, nsibs = NA_integer_, max_width = NULL, fontspec = font_spec(), col_gap = 3) Mismatches in argument default values: Name: 'fontspec' Code: Docs: font_spec() \S4method{make_row_df}{LabelRow} Code: function(tt, colwidths = NULL, visible_only = TRUE, rownum = 0, indent = 0L, path = "root", incontent = FALSE, repr_ext = 0L, repr_inds = integer(), sibpos = NA_integer_, nsibs = NA_integer_, max_width = NULL, fontspec, col_gap = 3) Docs: function(tt, colwidths = NULL, visible_only = TRUE, rownum = 0, indent = 0L, path = "root", incontent = FALSE, repr_ext = 0L, repr_inds = integer(), sibpos = NA_integer_, nsibs = NA_integer_, max_width = NULL, fontspec = font_spec(), col_gap = 3) Mismatches in argument default values: Name: 'fontspec' Code: Docs: font_spec() Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc