Package check result: OK Changes to worse in reverse depends: Package: NMsim Check: tests New result: ERROR Running ‘testthat.R’ [24s/24s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(NMsim) Registered S3 method overwritten by 'NMsim': method from print.NMctl NMdata NMsim 0.2.5. Browse NMsim documentation at https://NMautoverse.github.io/NMsim/ > > test_check("NMsim") [ FAIL 1 | WARN 0 | SKIP 1 | PASS 167 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test_NMsim_VarCov.R:40:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_NMwriteFilters.R:17:5'): basic ─────────────────────────────── `res` has changed from known value recorded in 'testReference/NMwriteFilters_01.rds'. 1/2 mismatches x[2]: "IGN=@" y[2]: "ACCEPT=@" Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(res, fileRef) at test_NMwriteFilters.R:17:5 2. └─testthat::expect_known_value(..., update = update) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 167 ] Error: Test failures Execution halted