R version 4.6.0 RC (2026-04-17 r89914 ucrt) -- "Because it was There" 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(dplyr) Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > library(maestro) > library(future) > > test_check("maestro") -- [2026-04-20 17:06:16] Running pipelines > i p1 v p1 [11ms] i |-p2 (?) v |-p2 (?) [12ms] i |-p2 v |-p2 [25ms] -- [2026-04-20 17:06:16] Pipeline execution completed # | 0.08 sec elapsed v 2 successes | ! 0 warnings | x 0 errors | [x] 2 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * p1 | 2026-04-22 -- [2026-04-20 17:06:16] Running pipelines > i p1 v p1 [11ms] -- [2026-04-20 17:06:16] Pipeline execution completed # | 0.03 sec elapsed v 1 success | ! 0 warnings | x 0 errors | [x] 1 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * p1 | 2026-04-22 -- [2026-04-20 17:06:17] Running pipelines > i a v a [11ms] i |-b (?) v |-b (?) [11ms] i |-b v |-b [23ms] i |-c (?) v |-c (?) [11ms] -- [2026-04-20 17:06:17] Pipeline execution completed # | 0.09 sec elapsed v 2 successes | ! 0 warnings | x 0 errors | [x] 2 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * a | 2026-04-22 i 1 script successfully parsed -- [2026-04-20 17:06:20] Running pipelines > i start v start [11ms] i |-mid v |-mid [11ms] i |-end1 x |-end1 [14ms] i |-end2 v |-end2 [11ms] -- [2026-04-20 17:06:20] Pipeline execution completed # | 0.09 sec elapsed v 3 successes | ! 0 warnings | x 1 error | [x] 4 total x Use `last_run_errors()` to show pipeline errors. -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * start | 2026-04-22 i 1 script successfully parsed -- [2026-04-20 17:06:20] Running pipelines > i start v start [11ms] i |-mid v |-mid [14ms] i |-end1 x |-end1 [14ms] i |-end2 x |-end2 [18ms] -- [2026-04-20 17:06:20] Pipeline execution completed # | 0.09 sec elapsed v 2 successes | ! 0 warnings | x 2 errors | [x] 4 total x Use `last_run_errors()` to show pipeline errors. -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * start | 2026-04-22 i 1 script successfully parsed -- [2026-04-20 17:06:21] Running pipelines > i start v start [11ms] i |-mid1 v |-mid1 [11ms] i |-end v |-end [11ms] i |-mid2 v |-mid2 [11ms] i |-end v |-end [11ms] -- [2026-04-20 17:06:21] Pipeline execution completed # | 0.12 sec elapsed v 5 successes | ! 0 warnings | x 0 errors | [x] 5 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * start | 2026-04-22 i 1 script successfully parsed -- [2026-04-20 17:06:21] Running pipelines > i start v start [11ms] i |-mid1 v |-mid1 [11ms] i |-end x |-end [15ms] i |-mid2 v |-mid2 [11ms] i |-end x |-end [25ms] -- [2026-04-20 17:06:21] Pipeline execution completed # | 0.15 sec elapsed v 4 successes | ! 0 warnings | x 1 error | [x] 5 total x Use `last_run_errors()` to show pipeline errors. -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * start | 2026-04-22 i 1 script successfully parsed -- [2026-04-20 17:06:21] Running pipelines > i start2 v start2 [11ms] i |-end2 v |-end2 [11ms] i start v start [15ms] i |-end v |-end [11ms] -- [2026-04-20 17:06:21] Pipeline execution completed # | 0.09 sec elapsed v 4 successes | ! 0 warnings | x 0 errors | [x] 4 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * start2 | 2026-04-22 * start | 2026-04-22 [test] [INFO] [2026-04-20 19:06:35]: { [test] [INFO] [2026-04-20 19:06:35]: i 1 script successfully parsed [ FAIL 0 | WARN 2 | SKIP 33 | PASS 376 ] ══ Skipped tests (33) ══════════════════════════════════════════════════════════ • On CRAN (31): 'test-MaestroPipeline.R:1:1', 'test-MaestroPipeline.R:18:1', 'test-MaestroPipeline.R:30:1', 'test-MaestroPipeline.R:42:1', 'test-MaestroPipelineList.R:1:1', 'test-MaestroSchedule.R:1:1', 'test-conditionals.R:1:1', 'test-conditionals.R:93:1', 'test-conditionals.R:130:1', 'test-conditionals.R:163:1', 'test-conditionals.R:191:1', 'test-conditionals.R:219:1', 'test-conditionals.R:246:1', 'test-dags.R:1:1', 'test-dags.R:214:1', 'test-dags.R:288:1', 'test-dags.R:362:1', 'test-dags.R:400:1', 'test-dags.R:440:1', 'test-dags.R:478:1', 'test-dags.R:517:1', 'test-get_flags.R:1:1', 'test-get_flags.R:32:1', 'test-get_schedule.R:1:1', 'test-get_schedule.R:18:1', 'test-get_slot_usage.R:1:1', 'test-get_slot_usage.R:43:1', 'test-invoke.R:65:1', 'test-invoke.R:87:1', 'test-run_schedule.R:541:1', 'test-run_schedule.R:568:1' • Sys.getenv("MAESTRO_TEST_FUTURE") != "true" is TRUE (2): 'test-multicore.R:3:3', 'test-multicore.R:27:3' [ FAIL 0 | WARN 2 | SKIP 33 | PASS 376 ] > > proc.time() user system elapsed 22.70 2.18 26.93