R Under development (unstable) (2026-03-09 r89583 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(simDAG) > library(testthat) > library(data.table) Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > library(igraph) Attaching package: 'igraph' The following object is masked from 'package:testthat': compare The following objects are masked from 'package:stats': decompose, spectrum The following object is masked from 'package:base': union > library(ggdag) Attaching package: 'ggdag' The following object is masked from 'package:stats': filter > > data.table::setDTthreads(1) > > test_check("simDAG") t = 1 node = sickness2 t = 1 node = sickness1 t = 2 node = sickness2 t = 2 node = sickness1 t = 3 node = sickness2 t = 3 node = sickness1 t = 4 node = sickness2 t = 4 node = sickness1 t = 5 node = sickness2 t = 5 node = sickness1 starting worker pid=88784 on localhost:11866 at 08:44:17.685 starting worker pid=15888 on localhost:11866 at 08:44:17.710 | | | 0%Loading required package: simDAG loaded simDAG and set parent environment Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Loading required package: foreach Loading required package: rngtools Loading required package: simDAG loaded simDAG and set parent environment Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Loading required package: foreach Loading required package: rngtools | |======= | 10% | |============== | 20% | |===================== | 30% | |============================ | 40% | |=================================== | 50% | |========================================== | 60% | |================================================= | 70% | |======================================================== | 80% | |=============================================================== | 90% | |======================================================================| 100%starting worker pid=38564 on localhost:11866 at 08:44:20.029 starting worker pid=37684 on localhost:11866 at 08:44:20.050 Loading required package: simDAG loaded simDAG and set parent environment Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Loading required package: foreach Loading required package: rngtools Loading required package: simDAG loaded simDAG and set parent environment Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Loading required package: foreach Loading required package: rngtools starting worker pid=34220 on localhost:11866 at 08:44:23.389 starting worker pid=75872 on localhost:11866 at 08:44:23.415 Loading required package: simDAG loaded simDAG and set parent environment Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Loading required package: foreach Loading required package: rngtools Loading required package: simDAG loaded simDAG and set parent environment Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Loading required package: foreach Loading required package: rngtools starting worker pid=57316 on localhost:11866 at 08:44:26.939 starting worker pid=44612 on localhost:11866 at 08:44:26.939 | | | 0%Loading required package: simDAG loaded simDAG and set parent environment Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Loading required package: foreach Loading required package: rngtools Loading required package: simDAG loaded simDAG and set parent environment Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Loading required package: foreach Loading required package: rngtools | |======= | 10% | |============== | 20% | |===================== | 30% | |============================ | 40% | |=================================== | 50% | |========================================== | 60% | |================================================= | 70% | |======================================================== | 80% | |=============================================================== | 90% | |======================================================================| 100%starting worker pid=87308 on localhost:11866 at 08:44:29.980 starting worker pid=46100 on localhost:11866 at 08:44:30.002 | | | 0%Loading required package: simDAG loaded simDAG and set parent environment Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Loading required package: foreach Loading required package: rngtools Loading required package: simDAG loaded simDAG and set parent environment Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Loading required package: foreach Loading required package: rngtools | |=================================== | 50% | |======================================================================| 100%starting worker pid=61120 on localhost:11866 at 08:44:32.685 starting worker pid=17176 on localhost:11866 at 08:44:32.701 | | | 0%Loading required package: simDAG loaded simDAG and set parent environment Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Loading required package: foreach Loading required package: rngtools Loading required package: simDAG loaded simDAG and set parent environment Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Loading required package: foreach Loading required package: rngtools | |=================================== | 50% | |======================================================================| 100%[ FAIL 0 | WARN 14 | SKIP 56 | PASS 1038 ] ══ Skipped tests (56) ══════════════════════════════════════════════════════════ • On CRAN (56): 'test_DAG.network_S3.r:4:1', 'test_DAG.network_S3.r:10:1', 'test_DAG.network_S3.r:18:1', 'test_DAG.network_S3.r:24:1', 'test_DAG.network_S3.r:32:1', 'test_DAG.network_S3.r:44:1', 'test_DAG.network_S3.r:50:1', 'test_DAG.network_S3.r:58:1', 'test_DAG.network_S3.r:64:1', 'test_DAG.network_S3.r:72:1', 'test_DAG.node_S3.r:4:1', 'test_DAG.node_S3.r:9:1', 'test_DAG.node_S3.r:14:1', 'test_DAG.node_S3.r:19:1', 'test_DAG.node_S3.r:24:1', 'test_DAG.node_S3.r:32:1', 'test_DAG.node_S3.r:37:1', 'test_DAG.node_S3.r:42:1', 'test_DAG.node_S3.r:47:1', 'test_DAG.node_S3.r:52:1', 'test_dag.r:14:1', 'test_dag.r:21:1', 'test_dag.r:34:1', 'test_dag.r:44:1', 'test_dag.r:51:1', 'test_dag.r:64:1', 'test_node.r:548:1', 'test_node_rsurv.r:99:3', 'test_plot.DAG.r:11:1', 'test_plot.DAG.r:15:1', 'test_plot.DAG.r:19:1', 'test_plot.DAG.r:23:1', 'test_plot.DAG.r:27:1', 'test_plot.DAG.r:31:1', 'test_plot.DAG.r:35:1', 'test_plot.DAG.r:40:1', 'test_plot.DAG.r:44:1', 'test_plot.DAG.r:52:1', 'test_plot.DAG.r:59:1', 'test_plot.DAG.r:64:1', 'test_plot.DAG.r:69:1', 'test_plot.DAG.r:100:1', 'test_plot.DAG.r:104:1', 'test_plot.DAG.r:108:1', 'test_plot.simDT.r:24:1', 'test_plot.simDT.r:28:1', 'test_plot.simDT.r:32:1', 'test_plot.simDT.r:36:1', 'test_plot.simDT.r:40:1', 'test_plot.simDT.r:48:1', 'test_plot.simDT.r:56:1', 'test_simDT_S3.r:11:1', 'test_simDT_S3.r:15:1', 'test_simDT_S3.r:20:1', 'test_simDT_S3.r:25:1', 'test_sim_discrete_event.r:693:3' [ FAIL 0 | WARN 14 | SKIP 56 | PASS 1038 ] > > proc.time() user system elapsed 89.21 6.68 111.87