R Under development (unstable) (2026-01-29 r89354 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(JointAI) Please report any bugs to the package maintainer (https://github.com/NErler/JointAI/issues). > > test_check("JointAI") NOTE: Stopping adaptation NOTE: Stopping adaptation NOTE: Stopping adaptation NOTE: Stopping adaptation Note: No MCMC sample will be created when n.iter is set to 0. Note: No MCMC sample will be created when n.iter is set to 0. Attaching package: 'splines' The following object is masked from 'package:JointAI': bs The levels of the variable "b" was/were changed to x, y, z. The variable(s) "a" was/were changed to "character". Attaching package: 'survival' The following object is masked from 'package:future': cluster Note: No MCMC sample will be created when n.iter is set to 0. [ FAIL 0 | WARN 0 | SKIP 11 | PASS 439 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (9): 'test-clm.R:3:1', 'test-clmm.R:3:1', 'test-coxph.R:5:1', 'test-glm.R:3:1', 'test-glmm.R:7:1', 'test-mlogit.R:5:1', 'test-mlogitmm.R:5:1', 'test-printfcts.R:3:1', 'test-survreg.R:5:1' • On Windows (1): 'test-add_samples.R:12:3' • empty test (1): [ FAIL 0 | WARN 0 | SKIP 11 | PASS 439 ] > > proc.time() user system elapsed 14.53 1.04 15.56