R Under development (unstable) (2025-12-20 r89211 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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("texreg") Version: 1.39.5 Date: 2025-12-21 Author: Philip Leifeld (University of Manchester) Consider submitting praise using the praise or praise_interactive functions. Please cite the JSS article in your publications -- see citation("texreg"). > > test_check("texreg") [ FAIL 0 | WARN 0 | SKIP 34 | PASS 214 ] ══ Skipped tests (34) ══════════════════════════════════════════════════════════ • On CRAN (33): 'test-extract.R:6:3', 'test-extract.R:28:3', 'test-extract.R:67:3', 'test-extract.R:90:3', 'test-extract.R:162:3', 'test-extract.R:193:3', 'test-extract.R:214:3', 'test-extract.R:239:3', 'test-extract.R:280:3', 'test-extract.R:305:3', 'test-extract.R:328:3', 'test-extract.R:367:3', 'test-extract.R:415:3', 'test-extract.R:441:3', 'test-extract.R:467:3', 'test-extract.R:501:3', 'test-extract.R:543:3', 'test-extract.R:591:3', 'test-extract.R:615:3', 'test-extract.R:651:3', 'test-extract.R:738:3', 'test-extract.R:761:3', 'test-extract.R:795:3', 'test-extract.R:824:3', 'test-extract.R:859:3', 'test-extract.R:883:3', 'test-extract.R:950:3', 'test-extract.R:1005:3', 'test-extract.R:1027:3', 'test-extract.R:1056:3', 'test-extract.R:1080:3', 'test-extract.R:1112:3', 'test-extract.R:1204:3' • {biglm} is not installed (1): 'test-plotreg.R:39:3' [ FAIL 0 | WARN 0 | SKIP 34 | PASS 214 ] > > proc.time() user system elapsed 4.28 0.48 4.76