R Under development (unstable) (2025-06-02 r88257 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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. > if (require("testthat")){ + test_check("survextrap") + } Loading required package: testthat Loading required package: survextrap Loading required package: survival Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union SAMPLING FOR MODEL 'survextrap' NOW (CHAIN 1). Chain 1: Chain 1: Gradient evaluation took 0.000171 seconds Chain 1: 1000 transitions using 10 leapfrog steps per transition would take 1.71 seconds. Chain 1: Adjust your expectations accordingly! Chain 1: Chain 1: Chain 1: Iteration: 1 / 400 [ 0%] (Warmup) Chain 1: Iteration: 40 / 400 [ 10%] (Warmup) Chain 1: Iteration: 80 / 400 [ 20%] (Warmup) Chain 1: Iteration: 120 / 400 [ 30%] (Warmup) Chain 1: Iteration: 160 / 400 [ 40%] (Warmup) Chain 1: Iteration: 200 / 400 [ 50%] (Warmup) Chain 1: Iteration: 201 / 400 [ 50%] (Sampling) Chain 1: Iteration: 240 / 400 [ 60%] (Sampling) Chain 1: Iteration: 280 / 400 [ 70%] (Sampling) Chain 1: Iteration: 320 / 400 [ 80%] (Sampling) Chain 1: Iteration: 360 / 400 [ 90%] (Sampling) Chain 1: Iteration: 400 / 400 [100%] (Sampling) Chain 1: Chain 1: Elapsed Time: 0.528 seconds (Warm-up) Chain 1: 0.412 seconds (Sampling) Chain 1: 0.94 seconds (Total) Chain 1: Chain 1: Initial log joint probability = -241.766 Chain 1: Iter log prob ||dx|| ||grad|| alpha alpha0 # evals Notes Chain 1: 13 -219.217 0.00115764 0.00272571 0.9308 0.9308 14 Chain 1: Optimization terminated normally: Chain 1: Convergence detected: relative gradient magnitude is below tolerance [ FAIL 0 | WARN 0 | SKIP 7 | PASS 208 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test_external.R:50:3', 'test_loo.R:2:3', 'test_loo.R:17:3', 'test_loo.R:27:3', 'test_loo.R:42:3', 'test_models.R:200:3', 'test_outputs.R:82:3' [ FAIL 0 | WARN 0 | SKIP 7 | PASS 208 ] > > proc.time() user system elapsed 68.09 9.71 77.81