tests/testthat/_snaps/spec_check_report.md

.format_check renders the sectioned report

Code
  cat(artoo:::.format_check(fixed_check()), sep = "\n")
Output
  artoo Spec Check
  ================

  Spec Summary
  ------------
  Study: CDISCPILOT01
  Scope: ADSL
  Datasets: 1    Variables: 48
  Methods referenced: 5    Comments referenced: 3

  Findings Summary
  ----------------
    error    1
    warning  1
    note     1

  Errors
  ------
  [variable_method_resolves] Variable ADSL.AGEGR1 references undefined method 'MT.MISSING'.  (ADSL.AGEGR1)

  Warnings
  --------
  [method_description_present] method_id 'MT.X' has a blank description that spans lines.  (MT.X)

  Notes
  -----
  [variable_label_present] Variable ADSL.SEX has no label.  (ADSL.SEX)


Try the artoo package in your browser

Any scripts or data that you put into this service are public.

artoo documentation built on July 23, 2026, 1:08 a.m.