R Under development (unstable) (2023-11-08 r85496 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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.3 Date: 2023-11-09 Author: Philip Leifeld (University of Essex) 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 33 | PASS 212 ] ══ Skipped tests (33) ══════════════════════════════════════════════════════════ • On CRAN (32): '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:783:3', 'test-extract.R:817:3', 'test-extract.R:846:3', 'test-extract.R:881:3', 'test-extract.R:934:3', 'test-extract.R:956:3', 'test-extract.R:985:3', 'test-extract.R:1009:3', 'test-extract.R:1041:3', 'test-extract.R:1133:3' • biglm cannot be loaded (1): 'test-plotreg.R:39:3' [ FAIL 0 | WARN 0 | SKIP 33 | PASS 212 ] > > proc.time() user system elapsed 4.39 0.40 4.78