R Under development (unstable) (2025-01-22 r87618 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. > library(testthat) > library(cTMed) > > test_check("cTMed") [ FAIL 0 | WARN 0 | SKIP 79 | PASS 1 ] ══ Skipped tests (79) ══════════════════════════════════════════════════════════ • On CRAN (79): 'test-cTMed-boot-beta-std.R:11:9', 'test-cTMed-boot-beta-std.R:145:9', 'test-cTMed-boot-beta.R:11:9', 'test-cTMed-boot-beta.R:81:9', 'test-cTMed-boot-indirect-central.R:11:9', 'test-cTMed-boot-indirect-central.R:83:9', 'test-cTMed-boot-med-std.R:11:9', 'test-cTMed-boot-med-std.R:134:9', 'test-cTMed-boot-med.R:11:9', 'test-cTMed-boot-med.R:89:9', 'test-cTMed-boot-total-central.R:11:9', 'test-cTMed-boot-total-central.R:83:9', 'test-cTMed-delta-beta-std.R:11:9', 'test-cTMed-delta-beta-std.R:119:9', 'test-cTMed-delta-beta.R:11:9', 'test-cTMed-delta-beta.R:74:9', 'test-cTMed-delta-indirect-central.R:11:9', 'test-cTMed-delta-indirect-central.R:75:9', 'test-cTMed-delta-med-std.R:11:9', 'test-cTMed-delta-med-std.R:108:9', 'test-cTMed-delta-med.R:11:9', 'test-cTMed-delta-med.R:81:9', 'test-cTMed-delta-total-central.R:11:9', 'test-cTMed-delta-total-central.R:75:9', 'test-cTMed-direct-std.R:11:9', 'test-cTMed-direct-std.R:48:9', 'test-cTMed-direct-std.R:85:9', 'test-cTMed-direct.R:11:9', 'test-cTMed-direct.R:39:9', 'test-cTMed-direct.R:67:9', 'test-cTMed-indirect-central.R:11:9', 'test-cTMed-indirect-central.R:43:9', 'test-cTMed-indirect-central.R:80:9', 'test-cTMed-indirect-std.R:11:9', 'test-cTMed-indirect-std.R:48:9', 'test-cTMed-indirect-std.R:85:9', 'test-cTMed-indirect.R:11:9', 'test-cTMed-indirect.R:39:9', 'test-cTMed-indirect.R:67:9', 'test-cTMed-mc-beta-std.R:11:9', 'test-cTMed-mc-beta-std.R:121:9', 'test-cTMed-mc-beta.R:11:9', 'test-cTMed-mc-beta.R:76:9', 'test-cTMed-mc-indirect-central.R:11:9', 'test-cTMed-mc-indirect-central.R:77:9', 'test-cTMed-mc-med-std.R:11:9', 'test-cTMed-mc-med-std.R:110:9', 'test-cTMed-mc-med.R:11:9', 'test-cTMed-mc-med.R:83:9', 'test-cTMed-mc-phi-sigma.R:11:9', 'test-cTMed-mc-phi.R:11:9', 'test-cTMed-mc-total-central.R:11:9', 'test-cTMed-mc-total-central.R:77:9', 'test-cTMed-posterior-beta.R:11:9', 'test-cTMed-posterior-beta.R:79:9', 'test-cTMed-posterior-indirect-central.R:11:9', 'test-cTMed-posterior-indirect-central.R:80:9', 'test-cTMed-posterior-med.R:11:9', 'test-cTMed-posterior-med.R:86:9', 'test-cTMed-posterior-total-central.R:11:9', 'test-cTMed-posterior-total-central.R:80:9', 'test-cTMed-test-stable.R:11:9', 'test-cTMed-total-central.R:11:9', 'test-cTMed-total-central.R:43:9', 'test-cTMed-total-central.R:80:9', 'test-cTMed-total-std.R:12:9', 'test-cTMed-total-std.R:74:9', 'test-cTMed-total-std.R:141:9', 'test-cTMed-total-std.R:209:9', 'test-cTMed-total-std.R:274:9', 'test-cTMed-total.R:11:9', 'test-cTMed-total.R:36:9', 'test-cTMed-total.R:67:9', 'test-cTMed-total.R:98:9', 'test-cTMed-total.R:126:9', 'test-cTMed-trajectory.R:10:9', 'test-cTMed-wald-ci-dot.R:12:9', 'test-cTMed-wald-ci-dot.R:59:9', 'test-cTMed-wald-probs-of-alpha-dot.R:11:9' [ FAIL 0 | WARN 0 | SKIP 79 | PASS 1 ] > > proc.time() user system elapsed 1.85 0.21 2.04