CRAN Package Check Results for Package NMsim

Last updated on 2025-07-17 21:50:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 8.61 92.81 101.42 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.4 5.24 67.59 72.83 OK
r-devel-linux-x86_64-fedora-clang 0.2.4 183.20 OK
r-devel-linux-x86_64-fedora-gcc 0.2.4 174.78 OK
r-devel-windows-x86_64 0.2.3 10.00 104.00 114.00 ERROR
r-patched-linux-x86_64 0.2.3 9.93 83.66 93.59 ERROR
r-release-linux-x86_64 0.2.3 8.10 82.73 90.83 ERROR
r-release-macos-arm64 0.2.3 40.00 OK
r-release-macos-x86_64 0.2.4 107.00 OK
r-release-windows-x86_64 0.2.3 11.00 101.00 112.00 ERROR
r-oldrel-macos-arm64 0.2.3 53.00 NOTE
r-oldrel-macos-x86_64 0.2.4 98.00 NOTE
r-oldrel-windows-x86_64 0.2.3 14.00 124.00 138.00 ERROR

Check Details

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [32s/39s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(NMsim) NMsim 0.2.3. Browse NMsim documentation at https://NMautoverse.github.io/NMsim/ > > test_check("NMsim") [ FAIL 6 | WARN 0 | SKIP 0 | PASS 139 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_NMcreateMatLines.R:66:9'): Full covariance matrix ──────────── `res` has changed from known value recorded in 'testReference/NMcreateMatLines_03.rds'. 5/5 mismatches x[1]: " BLOCK(5) FIX 0.00421346" y[1]: " BLOCK(5) FIX 0.00253814" x[2]: "0.00216572 0.00341787" y[2]: "0.00113554 0.00292987" x[3]: "-0.0026693 -0.00208163 0.0119622" y[3]: "-0.00157543 -0.000280481 0.0263268" x[4]: "0.00802184 0.00513707 -0.0243139 0.076761" y[4]: "0.0044503 0.00198917 -0.0579947 0.159833" x[5]: "0.00111323 0.000867854 -0.0048564 0.0174466 0.00596833" y[5]: "0.0012677 0.000341358 -0.0203661 0.0535258 0.0195262" Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(res, fileRef) at test_NMcreateMatLines.R:66:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim.R:295:9'): sizes ─────────────────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_sizes_05.rds'. Lengths differ: 67 is not 66 Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim.R:295:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim.R:326:9'): inits - modify parameter ──────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_inits_06.rds'. Lengths differ: 70 is not 69 Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim.R:326:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_NWPRI.R:66:9'): NMsim_NWPRI ──────────────────────────── mod$THETAPV has changed from known value recorded in 'testReference/NMsim_NWPRI_01_THETAPV.rds'. 5/5 mismatches x[1]: "$THETAPV BLOCK(5) FIX 0.00421346" y[1]: "$THETAPV BLOCK(5) FIX 0.00253814" x[2]: "0.00216572 0.00341787" y[2]: "0.00113554 0.00292987" x[3]: "-0.0026693 -0.00208163 0.0119622" y[3]: "-0.00157543 -0.000280481 0.0263268" x[4]: "0.00802184 0.00513707 -0.0243139 0.076761" y[4]: "0.0044503 0.00198917 -0.0579947 0.159833" x[5]: "0.00111323 0.000867854 -0.0048564 0.0174466 0.00596833" y[5]: "0.0012677 0.000341358 -0.0203661 0.0535258 0.0195262" Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(...) at test_NMsim_NWPRI.R:66:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_NWPRI.R:68:9'): NMsim_NWPRI ──────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_NWPRI_01.rds'. Component "THETAPV": 5 string mismatches Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim_NWPRI.R:68:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_VarCov.R:68:5'): Basic ───────────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_VarCov_01a.rds'. Component "SIGMA": 1 string mismatch Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef_a) at test_NMsim_VarCov.R:68:5 2. └─testthat::expect_known_value(..., update = update) [ FAIL 6 | WARN 0 | SKIP 0 | PASS 139 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.3
Check: tests
Result: ERROR Running 'testthat.R' [25s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(NMsim) NMsim 0.2.3. Browse NMsim documentation at https://NMautoverse.github.io/NMsim/ > > test_check("NMsim") [ FAIL 6 | WARN 0 | SKIP 0 | PASS 139 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_NMcreateMatLines.R:66:9'): Full covariance matrix ──────────── `res` has changed from known value recorded in 'testReference/NMcreateMatLines_03.rds'. 5/5 mismatches x[1]: " BLOCK(5) FIX 0.00421346" y[1]: " BLOCK(5) FIX 0.00253814" x[2]: "0.00216572 0.00341787" y[2]: "0.00113554 0.00292987" x[3]: "-0.0026693 -0.00208163 0.0119622" y[3]: "-0.00157543 -0.000280481 0.0263268" x[4]: "0.00802184 0.00513707 -0.0243139 0.076761" y[4]: "0.0044503 0.00198917 -0.0579947 0.159833" x[5]: "0.00111323 0.000867854 -0.0048564 0.0174466 0.00596833" y[5]: "0.0012677 0.000341358 -0.0203661 0.0535258 0.0195262" Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(res, fileRef) at test_NMcreateMatLines.R:66:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim.R:295:9'): sizes ─────────────────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_sizes_05.rds'. Lengths differ: 67 is not 66 Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim.R:295:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim.R:326:9'): inits - modify parameter ──────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_inits_06.rds'. Lengths differ: 70 is not 69 Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim.R:326:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_NWPRI.R:66:9'): NMsim_NWPRI ──────────────────────────── mod$THETAPV has changed from known value recorded in 'testReference/NMsim_NWPRI_01_THETAPV.rds'. 5/5 mismatches x[1]: "$THETAPV BLOCK(5) FIX 0.00421346" y[1]: "$THETAPV BLOCK(5) FIX 0.00253814" x[2]: "0.00216572 0.00341787" y[2]: "0.00113554 0.00292987" x[3]: "-0.0026693 -0.00208163 0.0119622" y[3]: "-0.00157543 -0.000280481 0.0263268" x[4]: "0.00802184 0.00513707 -0.0243139 0.076761" y[4]: "0.0044503 0.00198917 -0.0579947 0.159833" x[5]: "0.00111323 0.000867854 -0.0048564 0.0174466 0.00596833" y[5]: "0.0012677 0.000341358 -0.0203661 0.0535258 0.0195262" Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(...) at test_NMsim_NWPRI.R:66:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_NWPRI.R:68:9'): NMsim_NWPRI ──────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_NWPRI_01.rds'. Component "THETAPV": 5 string mismatches Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim_NWPRI.R:68:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_VarCov.R:68:5'): Basic ───────────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_VarCov_01a.rds'. Component "SIGMA": 1 string mismatch Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef_a) at test_NMsim_VarCov.R:68:5 2. └─testthat::expect_known_value(..., update = update) [ FAIL 6 | WARN 0 | SKIP 0 | PASS 139 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [29s/40s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(NMsim) NMsim 0.2.3. Browse NMsim documentation at https://NMautoverse.github.io/NMsim/ > > test_check("NMsim") [ FAIL 6 | WARN 0 | SKIP 0 | PASS 139 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_NMcreateMatLines.R:66:9'): Full covariance matrix ──────────── `res` has changed from known value recorded in 'testReference/NMcreateMatLines_03.rds'. 5/5 mismatches x[1]: " BLOCK(5) FIX 0.00421346" y[1]: " BLOCK(5) FIX 0.00253814" x[2]: "0.00216572 0.00341787" y[2]: "0.00113554 0.00292987" x[3]: "-0.0026693 -0.00208163 0.0119622" y[3]: "-0.00157543 -0.000280481 0.0263268" x[4]: "0.00802184 0.00513707 -0.0243139 0.076761" y[4]: "0.0044503 0.00198917 -0.0579947 0.159833" x[5]: "0.00111323 0.000867854 -0.0048564 0.0174466 0.00596833" y[5]: "0.0012677 0.000341358 -0.0203661 0.0535258 0.0195262" Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(res, fileRef) at test_NMcreateMatLines.R:66:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim.R:295:9'): sizes ─────────────────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_sizes_05.rds'. Lengths differ: 67 is not 66 Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim.R:295:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim.R:326:9'): inits - modify parameter ──────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_inits_06.rds'. Lengths differ: 70 is not 69 Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim.R:326:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_NWPRI.R:66:9'): NMsim_NWPRI ──────────────────────────── mod$THETAPV has changed from known value recorded in 'testReference/NMsim_NWPRI_01_THETAPV.rds'. 5/5 mismatches x[1]: "$THETAPV BLOCK(5) FIX 0.00421346" y[1]: "$THETAPV BLOCK(5) FIX 0.00253814" x[2]: "0.00216572 0.00341787" y[2]: "0.00113554 0.00292987" x[3]: "-0.0026693 -0.00208163 0.0119622" y[3]: "-0.00157543 -0.000280481 0.0263268" x[4]: "0.00802184 0.00513707 -0.0243139 0.076761" y[4]: "0.0044503 0.00198917 -0.0579947 0.159833" x[5]: "0.00111323 0.000867854 -0.0048564 0.0174466 0.00596833" y[5]: "0.0012677 0.000341358 -0.0203661 0.0535258 0.0195262" Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(...) at test_NMsim_NWPRI.R:66:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_NWPRI.R:68:9'): NMsim_NWPRI ──────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_NWPRI_01.rds'. Component "THETAPV": 5 string mismatches Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim_NWPRI.R:68:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_VarCov.R:68:5'): Basic ───────────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_VarCov_01a.rds'. Component "SIGMA": 1 string mismatch Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef_a) at test_NMsim_VarCov.R:68:5 2. └─testthat::expect_known_value(..., update = update) [ FAIL 6 | WARN 0 | SKIP 0 | PASS 139 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [29s/37s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(NMsim) NMsim 0.2.3. Browse NMsim documentation at https://NMautoverse.github.io/NMsim/ > > test_check("NMsim") [ FAIL 6 | WARN 0 | SKIP 0 | PASS 139 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_NMcreateMatLines.R:66:9'): Full covariance matrix ──────────── `res` has changed from known value recorded in 'testReference/NMcreateMatLines_03.rds'. 5/5 mismatches x[1]: " BLOCK(5) FIX 0.00421346" y[1]: " BLOCK(5) FIX 0.00253814" x[2]: "0.00216572 0.00341787" y[2]: "0.00113554 0.00292987" x[3]: "-0.0026693 -0.00208163 0.0119622" y[3]: "-0.00157543 -0.000280481 0.0263268" x[4]: "0.00802184 0.00513707 -0.0243139 0.076761" y[4]: "0.0044503 0.00198917 -0.0579947 0.159833" x[5]: "0.00111323 0.000867854 -0.0048564 0.0174466 0.00596833" y[5]: "0.0012677 0.000341358 -0.0203661 0.0535258 0.0195262" Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(res, fileRef) at test_NMcreateMatLines.R:66:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim.R:295:9'): sizes ─────────────────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_sizes_05.rds'. Lengths differ: 67 is not 66 Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim.R:295:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim.R:326:9'): inits - modify parameter ──────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_inits_06.rds'. Lengths differ: 70 is not 69 Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim.R:326:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_NWPRI.R:66:9'): NMsim_NWPRI ──────────────────────────── mod$THETAPV has changed from known value recorded in 'testReference/NMsim_NWPRI_01_THETAPV.rds'. 5/5 mismatches x[1]: "$THETAPV BLOCK(5) FIX 0.00421346" y[1]: "$THETAPV BLOCK(5) FIX 0.00253814" x[2]: "0.00216572 0.00341787" y[2]: "0.00113554 0.00292987" x[3]: "-0.0026693 -0.00208163 0.0119622" y[3]: "-0.00157543 -0.000280481 0.0263268" x[4]: "0.00802184 0.00513707 -0.0243139 0.076761" y[4]: "0.0044503 0.00198917 -0.0579947 0.159833" x[5]: "0.00111323 0.000867854 -0.0048564 0.0174466 0.00596833" y[5]: "0.0012677 0.000341358 -0.0203661 0.0535258 0.0195262" Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(...) at test_NMsim_NWPRI.R:66:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_NWPRI.R:68:9'): NMsim_NWPRI ──────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_NWPRI_01.rds'. Component "THETAPV": 5 string mismatches Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim_NWPRI.R:68:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_VarCov.R:68:5'): Basic ───────────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_VarCov_01a.rds'. Component "SIGMA": 1 string mismatch Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef_a) at test_NMsim_VarCov.R:68:5 2. └─testthat::expect_known_value(..., update = update) [ FAIL 6 | WARN 0 | SKIP 0 | PASS 139 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.2.3
Check: tests
Result: ERROR Running 'testthat.R' [26s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(NMsim) NMsim 0.2.3. Browse NMsim documentation at https://NMautoverse.github.io/NMsim/ > > test_check("NMsim") [ FAIL 6 | WARN 0 | SKIP 0 | PASS 139 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_NMcreateMatLines.R:66:9'): Full covariance matrix ──────────── `res` has changed from known value recorded in 'testReference/NMcreateMatLines_03.rds'. 5/5 mismatches x[1]: " BLOCK(5) FIX 0.00421346" y[1]: " BLOCK(5) FIX 0.00253814" x[2]: "0.00216572 0.00341787" y[2]: "0.00113554 0.00292987" x[3]: "-0.0026693 -0.00208163 0.0119622" y[3]: "-0.00157543 -0.000280481 0.0263268" x[4]: "0.00802184 0.00513707 -0.0243139 0.076761" y[4]: "0.0044503 0.00198917 -0.0579947 0.159833" x[5]: "0.00111323 0.000867854 -0.0048564 0.0174466 0.00596833" y[5]: "0.0012677 0.000341358 -0.0203661 0.0535258 0.0195262" Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(res, fileRef) at test_NMcreateMatLines.R:66:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim.R:295:9'): sizes ─────────────────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_sizes_05.rds'. Lengths differ: 67 is not 66 Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim.R:295:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim.R:326:9'): inits - modify parameter ──────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_inits_06.rds'. Lengths differ: 70 is not 69 Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim.R:326:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_NWPRI.R:66:9'): NMsim_NWPRI ──────────────────────────── mod$THETAPV has changed from known value recorded in 'testReference/NMsim_NWPRI_01_THETAPV.rds'. 5/5 mismatches x[1]: "$THETAPV BLOCK(5) FIX 0.00421346" y[1]: "$THETAPV BLOCK(5) FIX 0.00253814" x[2]: "0.00216572 0.00341787" y[2]: "0.00113554 0.00292987" x[3]: "-0.0026693 -0.00208163 0.0119622" y[3]: "-0.00157543 -0.000280481 0.0263268" x[4]: "0.00802184 0.00513707 -0.0243139 0.076761" y[4]: "0.0044503 0.00198917 -0.0579947 0.159833" x[5]: "0.00111323 0.000867854 -0.0048564 0.0174466 0.00596833" y[5]: "0.0012677 0.000341358 -0.0203661 0.0535258 0.0195262" Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(...) at test_NMsim_NWPRI.R:66:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_NWPRI.R:68:9'): NMsim_NWPRI ──────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_NWPRI_01.rds'. Component "THETAPV": 5 string mismatches Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim_NWPRI.R:68:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_VarCov.R:68:5'): Basic ───────────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_VarCov_01a.rds'. Component "SIGMA": 1 string mismatch Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef_a) at test_NMsim_VarCov.R:68:5 2. └─testthat::expect_known_value(..., update = update) [ FAIL 6 | WARN 0 | SKIP 0 | PASS 139 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 0.2.3
Check: package dependencies
Result: NOTE Package which this enhances but not available for checking: ‘simpar’ Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64

Version: 0.2.4
Check: package dependencies
Result: NOTE Package which this enhances but not available for checking: ‘simpar’ Flavor: r-oldrel-macos-x86_64

Version: 0.2.3
Check: tests
Result: ERROR Running 'testthat.R' [35s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(NMsim) NMsim 0.2.3. Browse NMsim documentation at https://NMautoverse.github.io/NMsim/ > > test_check("NMsim") [ FAIL 6 | WARN 0 | SKIP 0 | PASS 139 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_NMcreateMatLines.R:66:9'): Full covariance matrix ──────────── `res` has changed from known value recorded in 'testReference/NMcreateMatLines_03.rds'. 5/5 mismatches x[1]: " BLOCK(5) FIX 0.00421346" y[1]: " BLOCK(5) FIX 0.00253814" x[2]: "0.00216572 0.00341787" y[2]: "0.00113554 0.00292987" x[3]: "-0.0026693 -0.00208163 0.0119622" y[3]: "-0.00157543 -0.000280481 0.0263268" x[4]: "0.00802184 0.00513707 -0.0243139 0.076761" y[4]: "0.0044503 0.00198917 -0.0579947 0.159833" x[5]: "0.00111323 0.000867854 -0.0048564 0.0174466 0.00596833" y[5]: "0.0012677 0.000341358 -0.0203661 0.0535258 0.0195262" Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(res, fileRef) at test_NMcreateMatLines.R:66:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim.R:295:9'): sizes ─────────────────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_sizes_05.rds'. Lengths differ: 67 is not 66 Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim.R:295:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim.R:326:9'): inits - modify parameter ──────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_inits_06.rds'. Lengths differ: 70 is not 69 Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim.R:326:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_NWPRI.R:66:9'): NMsim_NWPRI ──────────────────────────── mod$THETAPV has changed from known value recorded in 'testReference/NMsim_NWPRI_01_THETAPV.rds'. 5/5 mismatches x[1]: "$THETAPV BLOCK(5) FIX 0.00421346" y[1]: "$THETAPV BLOCK(5) FIX 0.00253814" x[2]: "0.00216572 0.00341787" y[2]: "0.00113554 0.00292987" x[3]: "-0.0026693 -0.00208163 0.0119622" y[3]: "-0.00157543 -0.000280481 0.0263268" x[4]: "0.00802184 0.00513707 -0.0243139 0.076761" y[4]: "0.0044503 0.00198917 -0.0579947 0.159833" x[5]: "0.00111323 0.000867854 -0.0048564 0.0174466 0.00596833" y[5]: "0.0012677 0.000341358 -0.0203661 0.0535258 0.0195262" Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(...) at test_NMsim_NWPRI.R:66:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_NWPRI.R:68:9'): NMsim_NWPRI ──────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_NWPRI_01.rds'. Component "THETAPV": 5 string mismatches Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef) at test_NMsim_NWPRI.R:68:9 2. └─testthat::expect_known_value(..., update = update) ── Failure ('test_NMsim_VarCov.R:68:5'): Basic ───────────────────────────────── `mod` has changed from known value recorded in 'testReference/NMsim_VarCov_01a.rds'. Component "SIGMA": 1 string mismatch Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(mod, fileRef_a) at test_NMsim_VarCov.R:68:5 2. └─testthat::expect_known_value(..., update = update) [ FAIL 6 | WARN 0 | SKIP 0 | PASS 139 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.