R Under development (unstable) (2026-01-21 r89314 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(gt) > > test_check("gt") Starting 2 test processes. [ FAIL 0 | WARN 0 | SKIP 6 | PASS 797 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-cols_add.R:28:1', 'test-cols_hide.R:1:1', 'test-cols_nanoplot.R:3:3', 'test-cols_units.R:25:1' • RTF multi-column stub rendering has pre-existing issues beyond NA handling (1): 'test-multicolumn_stub_na_handling.R:124:3' • getRversion() <= package_version("4.1.3") is not TRUE (1): 'test-l_cols_merge.R:178:3' [ FAIL 0 | WARN 0 | SKIP 6 | PASS 797 ] Deleting unused snapshots: 'extract_body.md' > > proc.time() user system elapsed 2.84 0.45 15.59