CRAN Package Check Results for Package tarchetypes

Last updated on 2024-11-22 03:52:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.11.0 8.57 119.65 128.22 OK
r-devel-linux-x86_64-debian-gcc 0.11.0 6.02 84.72 90.74 OK
r-devel-linux-x86_64-fedora-clang 0.11.0 217.08 OK
r-devel-linux-x86_64-fedora-gcc 0.11.0 198.76 OK
r-devel-windows-x86_64 0.11.0 14.00 189.00 203.00 OK
r-patched-linux-x86_64 0.11.0 13.37 112.18 125.55 OK
r-release-linux-x86_64 0.10.0 9.04 133.82 142.86 OK
r-release-macos-arm64 0.11.0 89.00 ERROR
r-release-macos-x86_64 0.11.0 126.00 ERROR
r-release-windows-x86_64 0.11.0 12.00 184.00 196.00 OK
r-oldrel-macos-arm64 0.11.0 81.00 ERROR
r-oldrel-macos-x86_64 0.11.0 124.00 ERROR
r-oldrel-windows-x86_64 0.11.0 15.00 234.00 249.00 OK

Check Details

Version: 0.11.0
Check: tests
Result: ERROR Running ‘testthat.R’ [19s/41s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tarchetypes) Attaching package: 'tarchetypes' The following object is masked from 'package:testthat': matches > > test_check("tarchetypes") [ FAIL 7 | WARN 0 | SKIP 80 | PASS 832 ] ══ Skipped tests (80) ══════════════════════════════════════════════════════════ • On CRAN (80): 'test-tar_hook_before.R:2:3', 'test-tar_hook_before.R:12:3', 'test-tar_hook_before.R:34:3', 'test-tar_hook_before.R:59:3', 'test-tar_hook_before.R:112:3', 'test-tar_hook_before.R:122:3', 'test-tar_hook_before.R:137:3', 'test-tar_hook_before.R:147:3', 'test-tar_hook_before.R:158:3', 'test-tar_hook_before.R:177:3', 'test-tar_hook_before.R:185:3', 'test-tar_hook_before.R:193:3', 'test-tar_hook_before.R:214:3', 'test-tar_hook_inner.R:2:3', 'test-tar_hook_inner.R:12:3', 'test-tar_hook_inner.R:21:3', 'test-tar_hook_inner.R:43:3', 'test-tar_hook_inner.R:68:3', 'test-tar_hook_inner.R:93:3', 'test-tar_hook_inner.R:137:3', 'test-tar_hook_inner.R:190:3', 'test-tar_hook_inner.R:203:3', 'test-tar_hook_inner.R:213:3', 'test-tar_hook_inner.R:238:3', 'test-tar_hook_inner.R:253:3', 'test-tar_hook_outer.R:2:3', 'test-tar_hook_outer.R:12:3', 'test-tar_hook_outer.R:21:3', 'test-tar_hook_outer.R:43:3', 'test-tar_hook_outer.R:68:3', 'test-tar_hook_outer.R:121:3', 'test-tar_hook_outer.R:131:3', 'test-tar_hook_outer.R:141:3', 'test-tar_hook_outer.R:152:3', 'test-tar_hook_outer.R:170:3', 'test-tar_hook_outer.R:179:3', 'test-tar_knit.R:124:3', 'test-tar_knit_raw.R:127:3', 'test-tar_map.R:176:3', 'test-tar_map.R:196:3', 'test-tar_map.R:216:3', 'test-tar_map.R:238:3', 'test-tar_map2.R:614:3', 'test-tar_map2.R:682:3', 'test-tar_map_rep.R:365:3', 'test-tar_map_rep.R:428:3', 'test-tar_quarto.R:47:3', 'test-tar_quarto.R:78:3', 'test-tar_quarto.R:120:3', 'test-tar_quarto.R:154:3', 'test-tar_quarto.R:303:3', 'test-tar_quarto.R:372:3', 'test-tar_quarto.R:436:3', 'test-tar_quarto_files.R:24:3', 'test-tar_quarto_rep.R:2:3', 'test-tar_quarto_rep.R:41:3', 'test-tar_quarto_rep.R:79:3', 'test-tar_quarto_rep.R:191:3', 'test-tar_quarto_rep.R:236:3', 'test-tar_quarto_rep.R:277:3', 'test-tar_render.R:73:3', 'test-tar_render.R:172:3', 'test-tar_render_raw.R:75:3', 'test-tar_render_rep.R:77:3', 'test-tar_render_rep.R:188:3', 'test-tar_render_rep.R:229:3', 'test-tar_render_rep.R:273:3', 'test-tar_render_rep.R:334:3', 'test-tar_rep.R:119:3', 'test-tar_rep.R:155:3', 'test-tar_rep.R:206:3', 'test-tar_rep2.R:287:3', 'test-tar_rep2.R:371:3', 'test-tar_rep_map.R:2:3', 'test-tar_rep_map.R:89:3', 'test-tar_rep_map.R:147:3', 'test-tar_rep_map.R:214:3', 'test-tar_rep_map.R:239:3', 'test-tar_rep_map.R:265:3', 'test-tar_rep_map.R:304:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-tar_quarto.R:2:3'): tar_quarto() works ───────────────────────── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:2:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto.R:456:3'): tar_quarto() creates custom output file ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:456:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto.R:487:3'): tar_quarto() reruns if target changes in included file ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:487:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto.R:555:3'): tar_quarto() reruns if an included file changes ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:555:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto_files.R:2:3'): tar_quarto_files() single Rmd/qmd ──── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto_files.R:2:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto_files.R:78:3'): tar_quarto_files() detects nested dependencies ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto_files.R:78:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto_files.R:156:3'): tar_quarto_files() detects custom output file ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto_files.R:156:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) [ FAIL 7 | WARN 0 | SKIP 80 | PASS 832 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64

Version: 0.11.0
Check: tests
Result: ERROR Running ‘testthat.R’ [24s/57s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tarchetypes) Attaching package: 'tarchetypes' The following object is masked from 'package:testthat': matches > > test_check("tarchetypes") [ FAIL 7 | WARN 0 | SKIP 80 | PASS 832 ] ══ Skipped tests (80) ══════════════════════════════════════════════════════════ • On CRAN (80): 'test-tar_hook_before.R:2:3', 'test-tar_hook_before.R:12:3', 'test-tar_hook_before.R:34:3', 'test-tar_hook_before.R:59:3', 'test-tar_hook_before.R:112:3', 'test-tar_hook_before.R:122:3', 'test-tar_hook_before.R:137:3', 'test-tar_hook_before.R:147:3', 'test-tar_hook_before.R:158:3', 'test-tar_hook_before.R:177:3', 'test-tar_hook_before.R:185:3', 'test-tar_hook_before.R:193:3', 'test-tar_hook_before.R:214:3', 'test-tar_hook_inner.R:2:3', 'test-tar_hook_inner.R:12:3', 'test-tar_hook_inner.R:21:3', 'test-tar_hook_inner.R:43:3', 'test-tar_hook_inner.R:68:3', 'test-tar_hook_inner.R:93:3', 'test-tar_hook_inner.R:137:3', 'test-tar_hook_inner.R:190:3', 'test-tar_hook_inner.R:203:3', 'test-tar_hook_inner.R:213:3', 'test-tar_hook_inner.R:238:3', 'test-tar_hook_inner.R:253:3', 'test-tar_hook_outer.R:2:3', 'test-tar_hook_outer.R:12:3', 'test-tar_hook_outer.R:21:3', 'test-tar_hook_outer.R:43:3', 'test-tar_hook_outer.R:68:3', 'test-tar_hook_outer.R:121:3', 'test-tar_hook_outer.R:131:3', 'test-tar_hook_outer.R:141:3', 'test-tar_hook_outer.R:152:3', 'test-tar_hook_outer.R:170:3', 'test-tar_hook_outer.R:179:3', 'test-tar_knit.R:124:3', 'test-tar_knit_raw.R:127:3', 'test-tar_map.R:176:3', 'test-tar_map.R:196:3', 'test-tar_map.R:216:3', 'test-tar_map.R:238:3', 'test-tar_map2.R:614:3', 'test-tar_map2.R:682:3', 'test-tar_map_rep.R:365:3', 'test-tar_map_rep.R:428:3', 'test-tar_quarto.R:47:3', 'test-tar_quarto.R:78:3', 'test-tar_quarto.R:120:3', 'test-tar_quarto.R:154:3', 'test-tar_quarto.R:303:3', 'test-tar_quarto.R:372:3', 'test-tar_quarto.R:436:3', 'test-tar_quarto_files.R:24:3', 'test-tar_quarto_rep.R:2:3', 'test-tar_quarto_rep.R:41:3', 'test-tar_quarto_rep.R:79:3', 'test-tar_quarto_rep.R:191:3', 'test-tar_quarto_rep.R:236:3', 'test-tar_quarto_rep.R:277:3', 'test-tar_render.R:73:3', 'test-tar_render.R:172:3', 'test-tar_render_raw.R:75:3', 'test-tar_render_rep.R:77:3', 'test-tar_render_rep.R:188:3', 'test-tar_render_rep.R:229:3', 'test-tar_render_rep.R:273:3', 'test-tar_render_rep.R:334:3', 'test-tar_rep.R:119:3', 'test-tar_rep.R:155:3', 'test-tar_rep.R:206:3', 'test-tar_rep2.R:287:3', 'test-tar_rep2.R:371:3', 'test-tar_rep_map.R:2:3', 'test-tar_rep_map.R:89:3', 'test-tar_rep_map.R:147:3', 'test-tar_rep_map.R:214:3', 'test-tar_rep_map.R:239:3', 'test-tar_rep_map.R:265:3', 'test-tar_rep_map.R:304:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-tar_quarto.R:2:3'): tar_quarto() works ───────────────────────── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:2:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto.R:456:3'): tar_quarto() creates custom output file ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:456:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto.R:487:3'): tar_quarto() reruns if target changes in included file ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:487:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto.R:555:3'): tar_quarto() reruns if an included file changes ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:555:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto_files.R:2:3'): tar_quarto_files() single Rmd/qmd ──── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto_files.R:2:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto_files.R:78:3'): tar_quarto_files() detects nested dependencies ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto_files.R:78:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto_files.R:156:3'): tar_quarto_files() detects custom output file ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto_files.R:156:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) [ FAIL 7 | WARN 0 | SKIP 80 | PASS 832 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64

Version: 0.11.0
Check: tests
Result: ERROR Running ‘testthat.R’ [18s/36s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tarchetypes) Attaching package: 'tarchetypes' The following object is masked from 'package:testthat': matches > > test_check("tarchetypes") [ FAIL 7 | WARN 0 | SKIP 80 | PASS 832 ] ══ Skipped tests (80) ══════════════════════════════════════════════════════════ • On CRAN (80): 'test-tar_hook_before.R:2:3', 'test-tar_hook_before.R:12:3', 'test-tar_hook_before.R:34:3', 'test-tar_hook_before.R:59:3', 'test-tar_hook_before.R:112:3', 'test-tar_hook_before.R:122:3', 'test-tar_hook_before.R:137:3', 'test-tar_hook_before.R:147:3', 'test-tar_hook_before.R:158:3', 'test-tar_hook_before.R:177:3', 'test-tar_hook_before.R:185:3', 'test-tar_hook_before.R:193:3', 'test-tar_hook_before.R:214:3', 'test-tar_hook_inner.R:2:3', 'test-tar_hook_inner.R:12:3', 'test-tar_hook_inner.R:21:3', 'test-tar_hook_inner.R:43:3', 'test-tar_hook_inner.R:68:3', 'test-tar_hook_inner.R:93:3', 'test-tar_hook_inner.R:137:3', 'test-tar_hook_inner.R:190:3', 'test-tar_hook_inner.R:203:3', 'test-tar_hook_inner.R:213:3', 'test-tar_hook_inner.R:238:3', 'test-tar_hook_inner.R:253:3', 'test-tar_hook_outer.R:2:3', 'test-tar_hook_outer.R:12:3', 'test-tar_hook_outer.R:21:3', 'test-tar_hook_outer.R:43:3', 'test-tar_hook_outer.R:68:3', 'test-tar_hook_outer.R:121:3', 'test-tar_hook_outer.R:131:3', 'test-tar_hook_outer.R:141:3', 'test-tar_hook_outer.R:152:3', 'test-tar_hook_outer.R:170:3', 'test-tar_hook_outer.R:179:3', 'test-tar_knit.R:124:3', 'test-tar_knit_raw.R:127:3', 'test-tar_map.R:176:3', 'test-tar_map.R:196:3', 'test-tar_map.R:216:3', 'test-tar_map.R:238:3', 'test-tar_map2.R:614:3', 'test-tar_map2.R:682:3', 'test-tar_map_rep.R:365:3', 'test-tar_map_rep.R:428:3', 'test-tar_quarto.R:47:3', 'test-tar_quarto.R:78:3', 'test-tar_quarto.R:120:3', 'test-tar_quarto.R:154:3', 'test-tar_quarto.R:303:3', 'test-tar_quarto.R:372:3', 'test-tar_quarto.R:436:3', 'test-tar_quarto_files.R:24:3', 'test-tar_quarto_rep.R:2:3', 'test-tar_quarto_rep.R:41:3', 'test-tar_quarto_rep.R:79:3', 'test-tar_quarto_rep.R:191:3', 'test-tar_quarto_rep.R:236:3', 'test-tar_quarto_rep.R:277:3', 'test-tar_render.R:73:3', 'test-tar_render.R:172:3', 'test-tar_render_raw.R:75:3', 'test-tar_render_rep.R:77:3', 'test-tar_render_rep.R:188:3', 'test-tar_render_rep.R:229:3', 'test-tar_render_rep.R:273:3', 'test-tar_render_rep.R:334:3', 'test-tar_rep.R:119:3', 'test-tar_rep.R:155:3', 'test-tar_rep.R:206:3', 'test-tar_rep2.R:287:3', 'test-tar_rep2.R:371:3', 'test-tar_rep_map.R:2:3', 'test-tar_rep_map.R:89:3', 'test-tar_rep_map.R:147:3', 'test-tar_rep_map.R:214:3', 'test-tar_rep_map.R:239:3', 'test-tar_rep_map.R:265:3', 'test-tar_rep_map.R:304:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-tar_quarto.R:2:3'): tar_quarto() works ───────────────────────── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:2:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto.R:456:3'): tar_quarto() creates custom output file ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:456:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto.R:487:3'): tar_quarto() reruns if target changes in included file ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:487:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto.R:555:3'): tar_quarto() reruns if an included file changes ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:555:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto_files.R:2:3'): tar_quarto_files() single Rmd/qmd ──── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto_files.R:2:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto_files.R:78:3'): tar_quarto_files() detects nested dependencies ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto_files.R:78:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto_files.R:156:3'): tar_quarto_files() detects custom output file ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto_files.R:156:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) [ FAIL 7 | WARN 0 | SKIP 80 | PASS 832 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.11.0
Check: tests
Result: ERROR Running ‘testthat.R’ [24s/56s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tarchetypes) Attaching package: 'tarchetypes' The following object is masked from 'package:testthat': matches > > test_check("tarchetypes") [ FAIL 7 | WARN 0 | SKIP 80 | PASS 832 ] ══ Skipped tests (80) ══════════════════════════════════════════════════════════ • On CRAN (80): 'test-tar_hook_before.R:2:3', 'test-tar_hook_before.R:12:3', 'test-tar_hook_before.R:34:3', 'test-tar_hook_before.R:59:3', 'test-tar_hook_before.R:112:3', 'test-tar_hook_before.R:122:3', 'test-tar_hook_before.R:137:3', 'test-tar_hook_before.R:147:3', 'test-tar_hook_before.R:158:3', 'test-tar_hook_before.R:177:3', 'test-tar_hook_before.R:185:3', 'test-tar_hook_before.R:193:3', 'test-tar_hook_before.R:214:3', 'test-tar_hook_inner.R:2:3', 'test-tar_hook_inner.R:12:3', 'test-tar_hook_inner.R:21:3', 'test-tar_hook_inner.R:43:3', 'test-tar_hook_inner.R:68:3', 'test-tar_hook_inner.R:93:3', 'test-tar_hook_inner.R:137:3', 'test-tar_hook_inner.R:190:3', 'test-tar_hook_inner.R:203:3', 'test-tar_hook_inner.R:213:3', 'test-tar_hook_inner.R:238:3', 'test-tar_hook_inner.R:253:3', 'test-tar_hook_outer.R:2:3', 'test-tar_hook_outer.R:12:3', 'test-tar_hook_outer.R:21:3', 'test-tar_hook_outer.R:43:3', 'test-tar_hook_outer.R:68:3', 'test-tar_hook_outer.R:121:3', 'test-tar_hook_outer.R:131:3', 'test-tar_hook_outer.R:141:3', 'test-tar_hook_outer.R:152:3', 'test-tar_hook_outer.R:170:3', 'test-tar_hook_outer.R:179:3', 'test-tar_knit.R:124:3', 'test-tar_knit_raw.R:127:3', 'test-tar_map.R:176:3', 'test-tar_map.R:196:3', 'test-tar_map.R:216:3', 'test-tar_map.R:238:3', 'test-tar_map2.R:614:3', 'test-tar_map2.R:682:3', 'test-tar_map_rep.R:365:3', 'test-tar_map_rep.R:428:3', 'test-tar_quarto.R:47:3', 'test-tar_quarto.R:78:3', 'test-tar_quarto.R:120:3', 'test-tar_quarto.R:154:3', 'test-tar_quarto.R:303:3', 'test-tar_quarto.R:372:3', 'test-tar_quarto.R:436:3', 'test-tar_quarto_files.R:24:3', 'test-tar_quarto_rep.R:2:3', 'test-tar_quarto_rep.R:41:3', 'test-tar_quarto_rep.R:79:3', 'test-tar_quarto_rep.R:191:3', 'test-tar_quarto_rep.R:236:3', 'test-tar_quarto_rep.R:277:3', 'test-tar_render.R:73:3', 'test-tar_render.R:172:3', 'test-tar_render_raw.R:75:3', 'test-tar_render_rep.R:77:3', 'test-tar_render_rep.R:188:3', 'test-tar_render_rep.R:229:3', 'test-tar_render_rep.R:273:3', 'test-tar_render_rep.R:334:3', 'test-tar_rep.R:119:3', 'test-tar_rep.R:155:3', 'test-tar_rep.R:206:3', 'test-tar_rep2.R:287:3', 'test-tar_rep2.R:371:3', 'test-tar_rep_map.R:2:3', 'test-tar_rep_map.R:89:3', 'test-tar_rep_map.R:147:3', 'test-tar_rep_map.R:214:3', 'test-tar_rep_map.R:239:3', 'test-tar_rep_map.R:265:3', 'test-tar_rep_map.R:304:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-tar_quarto.R:2:3'): tar_quarto() works ───────────────────────── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:2:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto.R:456:3'): tar_quarto() creates custom output file ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:456:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto.R:487:3'): tar_quarto() reruns if target changes in included file ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:487:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto.R:555:3'): tar_quarto() reruns if an included file changes ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto.R:555:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto_files.R:2:3'): tar_quarto_files() single Rmd/qmd ──── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto_files.R:2:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto_files.R:78:3'): tar_quarto_files() detects nested dependencies ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto_files.R:78:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-tar_quarto_files.R:156:3'): tar_quarto_files() detects custom output file ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─tarchetypes:::skip_quarto() at test-tar_quarto_files.R:156:3 2. └─quarto::quarto_version() at tests/testthat/helper-utils.R:10:3 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) [ FAIL 7 | WARN 0 | SKIP 80 | PASS 832 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64