Package check result: OK Changes to worse in reverse depends: Package: rtables Check: for code/documentation mismatches New result: WARNING 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()