* using log directory 'd:/Rcompile/CRANpkg/local/4.5/texreg.Rcheck' * using R version 4.5.2 (2025-10-31 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'texreg/DESCRIPTION' ... OK * this is package 'texreg' version '1.39.4' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'texreg' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s] OK * checking whether the package can be loaded with stated dependencies ... [1s] OK * checking whether the package can be unloaded cleanly ... [0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s] OK * checking whether the namespace can be unloaded cleanly ... [0s] OK * checking loading without being on the library search path ... [1s] OK * checking whether startup messages can be suppressed ... [0s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [31s] OK * checking Rd files ... [3s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking sizes of PDF files under 'inst/doc' ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [3s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [9s] ERROR Running 'testthat.R' [8s] Running the tests in 'tests/testthat.R' failed. Complete output: > library("testthat") > library("texreg") Version: 1.39.4 Date: 2024-07-23 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") Saving _problems/test-huxtablereg-15.R Saving _problems/test-texreg-323.R [ FAIL 2 | WARN 1 | SKIP 33 | PASS 201 ] ══ 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:795:3', 'test-extract.R:824:3', 'test-extract.R:859:3', 'test-extract.R:926:3', 'test-extract.R:979:3', 'test-extract.R:1001:3', 'test-extract.R:1030:3', 'test-extract.R:1054:3', 'test-extract.R:1086:3', 'test-extract.R:1178:3' • {biglm} is not installed (1): 'test-plotreg.R:39:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-huxtablereg.R:13:3'): huxtablereg gives useful error message if huxtable not installed ── Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct. ℹ Please use `with_mocked_bindings()` instead. Backtrace: ▆ 1. └─testthat::with_mock(...) at test-huxtablereg.R:13:3 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) ── Error ('test-texreg.R:319:3'): knitreg function works ─────────────────────── Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct. ℹ Please use `with_mocked_bindings()` instead. Backtrace: ▆ 1. └─testthat::with_mock(...) at test-texreg.R:319:3 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 2 | WARN 1 | SKIP 33 | PASS 201 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [29s] OK * checking PDF version of manual ... [34s] OK * checking HTML version of manual ... [28s] OK * DONE Status: 1 ERROR