R Under development (unstable) (2026-03-22 r89674 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(hhdynamics) > > test_check("hhdynamics") The running time is 2 seconds The running time is 1 seconds The running time is 3 seconds The running time is 3 seconds The running time is 2 seconds The running time is 1 seconds The running time is 1 seconds The running time is 2 seconds The running time is 1 seconds The running time is 2 seconds The running time is 2 seconds The running time is 1 seconds The running time is 1 seconds The running time is 2 seconds The running time is 2 seconds Note: Covariate 'age' has 10 missing value(s) (0.7%). These will be imputed during MCMC. Note: Covariate 'sex' has 1 missing value(s) (0.1%). These will be imputed during MCMC. The running time is 2 seconds The running time is 1 seconds The running time is 1 seconds The running time is 1 seconds [ FAIL 0 | WARN 0 | SKIP 3 | PASS 92 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-estimate-si.R:41:3', 'test-onset-imputation.R:33:3', 'test-table.R:51:3' [ FAIL 0 | WARN 0 | SKIP 3 | PASS 92 ] > > proc.time() user system elapsed 56.48 14.78 33.76