R Under development (unstable) (2026-01-19 r89308 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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(epicR) epicR: Using config files from: C:\Users\CRAN\Documents/.epicR/config To reset configs to defaults, use: reset_user_configs() Attaching package: 'epicR' The following object is masked from 'package:stats': simulate > > test_check("epicR") Initializing the session Working directory: d:/RCompile/CRANincoming/R-devel/epicR.Rcheck/tests/testthat Running EPIC model for jurisdiction: CANADA Record mode: record_mode_none (0) Note: No events will be recorded. Use record_mode_event (2) or record_mode_agent (1) to record events. Simulating 60000 base agents: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Terminating the session Initializing the session Working directory: d:/RCompile/CRANincoming/R-devel/epicR.Rcheck/tests/testthat Running EPIC model (with custom input parameters) Record mode: record_mode_none (0) Note: No events will be recorded. Use record_mode_event (2) or record_mode_agent (1) to record events. Simulating 60000 base agents: 10% 20% 30% 40% 50% 60% 70% 80% 90% Terminating the session Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Initializing the session Working directory: d:/RCompile/CRANincoming/R-devel/epicR.Rcheck/tests/testthat Running EPIC model for jurisdiction: CANADA Record mode: record_mode_none (0) Note: No events will be recorded. Use record_mode_event (2) or record_mode_agent (1) to record events. Simulating 60000 base agents: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Terminating the session Initializing the session Working directory: d:/RCompile/CRANincoming/R-devel/epicR.Rcheck/tests/testthat Running EPIC model (with custom input parameters) Record mode: record_mode_none (0) Note: No events will be recorded. Use record_mode_event (2) or record_mode_agent (1) to record events. Simulating 60000 base agents: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Terminating the session Terminating the session Initializing the session Working directory: d:/RCompile/CRANincoming/R-devel/epicR.Rcheck/tests/testthat Running EPIC model for jurisdiction: CANADA Record mode: record_mode_none (0) Note: No events will be recorded. Use record_mode_event (2) or record_mode_agent (1) to record events. Simulating 60000 base agents: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Terminating the session Initializing the session Working directory: d:/RCompile/CRANincoming/R-devel/epicR.Rcheck/tests/testthat Running EPIC model for jurisdiction: CANADA Record mode: record_mode_event (2) Simulating 60000 base agents: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Terminating the session Initializing the session Working directory: d:/RCompile/CRANincoming/R-devel/epicR.Rcheck/tests/testthat Running EPIC model for jurisdiction: CANADA Record mode: record_mode_none (0) Note: No events will be recorded. Use record_mode_event (2) or record_mode_agent (1) to record events. Simulating 60000 base agents: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Terminating the session Initializing the session Working directory: d:/RCompile/CRANincoming/R-devel/epicR.Rcheck/tests/testthat test 1: zero all costs Running EPIC model (with custom input parameters) Record mode: record_mode_none (0) Note: No events will be recorded. Use record_mode_event (2) or record_mode_agent (1) to record events. Simulating 60000 base agents: Test passed! Terminating the session test 2: zero all utilities Initializing the session Working directory: d:/RCompile/CRANincoming/R-devel/epicR.Rcheck/tests/testthat Running EPIC model (with custom input parameters) Record mode: record_mode_none (0) Note: No events will be recorded. Use record_mode_event (2) or record_mode_agent (1) to record events. Simulating 60000 base agents: Test passed! Terminating the session test 3: set all utilities to 1 and get one QALY without discount Initializing the session Working directory: d:/RCompile/CRANincoming/R-devel/epicR.Rcheck/tests/testthat Running EPIC model (with custom input parameters) Record mode: record_mode_none (0) Note: No events will be recorded. Use record_mode_event (2) or record_mode_agent (1) to record events. Simulating 60000 base agents: Test passed! Terminating the session test 4: zero mortality (both bg and exac) Initializing the session Working directory: d:/RCompile/CRANincoming/R-devel/epicR.Rcheck/tests/testthat Running EPIC model (with custom input parameters) Record mode: record_mode_none (0) Note: No events will be recorded. Use record_mode_event (2) or record_mode_agent (1) to record events. Simulating 60000 base agents: Test passed! Terminating the session Initializing the session Working directory: d:/RCompile/CRANincoming/R-devel/epicR.Rcheck/tests/testthat Running EPIC model for jurisdiction: CANADA Record mode: record_mode_none (0) Note: No events will be recorded. Use record_mode_event (2) or record_mode_agent (1) to record events. Simulating 60000 base agents: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Terminating the session [ FAIL 0 | WARN 3 | SKIP 9 | PASS 2372 ] ══ Skipped tests (9) ═══════════════════════════════════════════════════════════ • Core source file not found (7): 'test-config-reload.R:135:3', 'test-config-reload.R:169:3', 'test-seed-reproducibility.R:58:3', 'test-seed-reproducibility.R:90:3', 'test-seed-reproducibility.R:135:3', 'test-seed-reproducibility.R:210:3', 'test-seed-reproducibility.R:242:3' • Input source file not found (1): 'test-config-reload.R:198:3' • Source file not available (1): 'test-input-functions.R:144:3' [ FAIL 0 | WARN 3 | SKIP 9 | PASS 2372 ] > > proc.time() user system elapsed 95.14 14.32 113.26