R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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) > > test_check("flextable") Loading required package: flextable Attaching package: 'xtable' The following object is masked from 'package:flextable': align This is mgcv 1.9-1. For overview type 'help("mgcv-package")'. Gu & Wahba 4 term additive model Loading required package: pdftools Using poppler version 23.08.0 [ FAIL 0 | WARN 0 | SKIP 1 | PASS 414 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • do_manual_msoffice_snapshot_testing is not TRUE (1): 'test-borders.R:3:1' [ FAIL 0 | WARN 0 | SKIP 1 | PASS 414 ] > > proc.time() user system elapsed 29.89 2.73 34.26