CRAN Package Check Results for Package quarto

Last updated on 2025-07-29 13:49:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.4 4.14 94.54 98.68 OK
r-devel-linux-x86_64-debian-gcc 1.4.4 2.95 73.79 76.74 OK
r-devel-linux-x86_64-fedora-clang 1.5.0 280.75 OK
r-devel-linux-x86_64-fedora-gcc 1.5.0 288.56 OK
r-devel-windows-x86_64 1.5.0 10.00 202.00 212.00 OK
r-patched-linux-x86_64 1.4.4 5.00 91.86 96.86 OK
r-release-linux-x86_64 1.4.4 4.54 91.40 95.94 OK
r-release-macos-arm64 1.5.0 43.00 ERROR
r-release-macos-x86_64 1.5.0 84.00 ERROR
r-release-windows-x86_64 1.4.4 7.00 131.00 138.00 OK
r-oldrel-macos-arm64 1.5.0 46.00 ERROR
r-oldrel-macos-x86_64 1.5.0 91.00 ERROR
r-oldrel-windows-x86_64 1.4.4 8.00 149.00 157.00 OK

Check Details

Version: 1.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # 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(quarto) > > test_check("quarto") [ FAIL 2 | WARN 0 | SKIP 94 | PASS 259 ] ══ Skipped tests (94) ══════════════════════════════════════════════════════════ • On CRAN (55): 'test-blog.R:73:3', 'test-convert-bookdown.R:6:3', 'test-convert-bookdown.R:27:3', 'test-convert-bookdown.R:40:3', 'test-convert-bookdown.R:66:3', 'test-convert-bookdown.R:82:3', 'test-convert-bookdown.R:95:3', 'test-convert-bookdown.R:118:3', 'test-convert-bookdown.R:144:3', 'test-convert-bookdown.R:167:3', 'test-convert-bookdown.R:194:3', 'test-convert-bookdown.R:225:3', 'test-convert-bookdown.R:253:3', 'test-list.R:3:3', 'test-metadata.R:47:3', 'test-metadata.R:58:3', 'test-metadata.R:71:3', 'test-metadata.R:91:3', 'test-metadata.R:117:3', 'test-quarto.R:42:3', 'test-render.R:72:3', 'test-spin.R:28:3', 'test-spin.R:36:3', 'test-spin.R:91:3', 'test-spin.R:104:3', 'test-spin.R:124:3', 'test-spin.R:141:3', 'test-spin.R:158:3', 'test-spin.R:165:3', 'test-theme.R:2:1', 'test-utils-extract.R:2:3', 'test-utils-extract.R:11:3', 'test-utils-prompt.R:3:3', 'test-utils-prompt.R:28:3', 'test-utils-prompt.R:35:3', 'test-utils-prompt.R:53:3', 'test-utils-prompt.R:63:3', 'test-utils-prompt.R:70:3', 'test-utils-prompt.R:88:3', 'test-utils-prompt.R:98:3', 'test-utils-versions.R:16:3', 'test-utils-versions.R:32:3', 'test-utils-versions.R:70:3', 'test-utils-versions.R:85:3', 'test-utils-vignettes.R:2:3', 'test-utils.R:2:3', 'test-utils.R:19:3', 'test-utils.R:29:3', 'test-utils.R:43:3', 'test-utils.R:53:3', 'test-utils.R:77:3', 'test-utils.R:85:3', 'test-utils.R:92:3', 'test-utils.R:114:3', 'test-utils.R:237:3' • Quarto is not available (37): 'test-add.R:2:3', 'test-blog.R:2:3', 'test-create.R:2:3', 'test-create.R:14:3', 'test-create.R:27:3', 'test-create.R:41:3', 'test-create.R:62:3', 'test-inspect.R:2:3', 'test-inspect.R:12:3', 'test-inspect.R:20:3', 'test-parameters.R:2:3', 'test-parameters.R:36:3', 'test-parameters.R:53:3', 'test-quarto.R:2:3', 'test-quarto.R:8:3', 'test-quarto.R:18:3', 'test-quarto.R:64:3', 'test-quarto.R:116:3', 'test-remove.R:2:3', 'test-render.R:2:3', 'test-render.R:8:3', 'test-render.R:15:3', 'test-render.R:27:3', 'test-render.R:41:3', 'test-render.R:56:3', 'test-render.R:104:3', 'test-update.R:2:3', 'test-use.R:2:3', 'test-use.R:13:3', 'test-use.R:31:3', 'test-utils-extract.R:21:3', 'test-utils-extract.R:91:3', 'test-utils-extract.R:100:3', 'test-utils-extract.R:109:3', 'test-utils-projects.R:52:3', 'test-utils-projects.R:169:3', 'test-utils-projects.R:210:3' • quarto-preview test only works interactively (2): 'test-preview.R:2:3', 'test-preview.R:26:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-utils-extract.R:52:3'): qmd_to_r_script() comment cells with eval = TRUE ── 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. └─quarto::qmd_to_r_script(resources_path("purl-r.qmd"), script = r_script) at test-utils-extract.R:52:3 2. └─quarto::quarto_inspect(qmd) 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-utils-extract.R:72:3'): qmd_to_r_script() ignore cells with purl = FALSE ── 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. └─quarto::qmd_to_r_script(resources_path("purl-r.qmd"), script = r_script) at test-utils-extract.R:72:3 2. └─quarto::quarto_inspect(qmd) 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) [ FAIL 2 | WARN 0 | SKIP 94 | PASS 259 ] Deleting unused snapshots: • render/metadata-file.test.out • render/metadata-merged.test.out • render/metadata.test.out • utils-extract/purl.R • utils-extract/purl.md Error: Test failures Execution halted Flavor: r-release-macos-arm64

Version: 1.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # 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(quarto) > > test_check("quarto") [ FAIL 2 | WARN 0 | SKIP 94 | PASS 259 ] ══ Skipped tests (94) ══════════════════════════════════════════════════════════ • On CRAN (55): 'test-blog.R:73:3', 'test-convert-bookdown.R:6:3', 'test-convert-bookdown.R:27:3', 'test-convert-bookdown.R:40:3', 'test-convert-bookdown.R:66:3', 'test-convert-bookdown.R:82:3', 'test-convert-bookdown.R:95:3', 'test-convert-bookdown.R:118:3', 'test-convert-bookdown.R:144:3', 'test-convert-bookdown.R:167:3', 'test-convert-bookdown.R:194:3', 'test-convert-bookdown.R:225:3', 'test-convert-bookdown.R:253:3', 'test-list.R:3:3', 'test-metadata.R:47:3', 'test-metadata.R:58:3', 'test-metadata.R:71:3', 'test-metadata.R:91:3', 'test-metadata.R:117:3', 'test-quarto.R:42:3', 'test-render.R:72:3', 'test-spin.R:28:3', 'test-spin.R:36:3', 'test-spin.R:91:3', 'test-spin.R:104:3', 'test-spin.R:124:3', 'test-spin.R:141:3', 'test-spin.R:158:3', 'test-spin.R:165:3', 'test-theme.R:2:1', 'test-utils-extract.R:2:3', 'test-utils-extract.R:11:3', 'test-utils-prompt.R:3:3', 'test-utils-prompt.R:28:3', 'test-utils-prompt.R:35:3', 'test-utils-prompt.R:53:3', 'test-utils-prompt.R:63:3', 'test-utils-prompt.R:70:3', 'test-utils-prompt.R:88:3', 'test-utils-prompt.R:98:3', 'test-utils-versions.R:16:3', 'test-utils-versions.R:32:3', 'test-utils-versions.R:70:3', 'test-utils-versions.R:85:3', 'test-utils-vignettes.R:2:3', 'test-utils.R:2:3', 'test-utils.R:19:3', 'test-utils.R:29:3', 'test-utils.R:43:3', 'test-utils.R:53:3', 'test-utils.R:77:3', 'test-utils.R:85:3', 'test-utils.R:92:3', 'test-utils.R:114:3', 'test-utils.R:237:3' • Quarto is not available (37): 'test-add.R:2:3', 'test-blog.R:2:3', 'test-create.R:2:3', 'test-create.R:14:3', 'test-create.R:27:3', 'test-create.R:41:3', 'test-create.R:62:3', 'test-inspect.R:2:3', 'test-inspect.R:12:3', 'test-inspect.R:20:3', 'test-parameters.R:2:3', 'test-parameters.R:36:3', 'test-parameters.R:53:3', 'test-quarto.R:2:3', 'test-quarto.R:8:3', 'test-quarto.R:18:3', 'test-quarto.R:64:3', 'test-quarto.R:116:3', 'test-remove.R:2:3', 'test-render.R:2:3', 'test-render.R:8:3', 'test-render.R:15:3', 'test-render.R:27:3', 'test-render.R:41:3', 'test-render.R:56:3', 'test-render.R:104:3', 'test-update.R:2:3', 'test-use.R:2:3', 'test-use.R:13:3', 'test-use.R:31:3', 'test-utils-extract.R:21:3', 'test-utils-extract.R:91:3', 'test-utils-extract.R:100:3', 'test-utils-extract.R:109:3', 'test-utils-projects.R:52:3', 'test-utils-projects.R:169:3', 'test-utils-projects.R:210:3' • quarto-preview test only works interactively (2): 'test-preview.R:2:3', 'test-preview.R:26:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-utils-extract.R:52:3'): qmd_to_r_script() comment cells with eval = TRUE ── 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. └─quarto::qmd_to_r_script(resources_path("purl-r.qmd"), script = r_script) at test-utils-extract.R:52:3 2. └─quarto::quarto_inspect(qmd) 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-utils-extract.R:72:3'): qmd_to_r_script() ignore cells with purl = FALSE ── 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. └─quarto::qmd_to_r_script(resources_path("purl-r.qmd"), script = r_script) at test-utils-extract.R:72:3 2. └─quarto::quarto_inspect(qmd) 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) [ FAIL 2 | WARN 0 | SKIP 94 | PASS 259 ] Deleting unused snapshots: • render/metadata-file.test.out • render/metadata-merged.test.out • render/metadata.test.out • utils-extract/purl.R • utils-extract/purl.md Error: Test failures Execution halted Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # 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(quarto) > > test_check("quarto") [ FAIL 2 | WARN 0 | SKIP 94 | PASS 259 ] ══ Skipped tests (94) ══════════════════════════════════════════════════════════ • On CRAN (55): 'test-blog.R:73:3', 'test-convert-bookdown.R:6:3', 'test-convert-bookdown.R:27:3', 'test-convert-bookdown.R:40:3', 'test-convert-bookdown.R:66:3', 'test-convert-bookdown.R:82:3', 'test-convert-bookdown.R:95:3', 'test-convert-bookdown.R:118:3', 'test-convert-bookdown.R:144:3', 'test-convert-bookdown.R:167:3', 'test-convert-bookdown.R:194:3', 'test-convert-bookdown.R:225:3', 'test-convert-bookdown.R:253:3', 'test-list.R:3:3', 'test-metadata.R:47:3', 'test-metadata.R:58:3', 'test-metadata.R:71:3', 'test-metadata.R:91:3', 'test-metadata.R:117:3', 'test-quarto.R:42:3', 'test-render.R:72:3', 'test-spin.R:28:3', 'test-spin.R:36:3', 'test-spin.R:91:3', 'test-spin.R:104:3', 'test-spin.R:124:3', 'test-spin.R:141:3', 'test-spin.R:158:3', 'test-spin.R:165:3', 'test-theme.R:2:1', 'test-utils-extract.R:2:3', 'test-utils-extract.R:11:3', 'test-utils-prompt.R:3:3', 'test-utils-prompt.R:28:3', 'test-utils-prompt.R:35:3', 'test-utils-prompt.R:53:3', 'test-utils-prompt.R:63:3', 'test-utils-prompt.R:70:3', 'test-utils-prompt.R:88:3', 'test-utils-prompt.R:98:3', 'test-utils-versions.R:16:3', 'test-utils-versions.R:32:3', 'test-utils-versions.R:70:3', 'test-utils-versions.R:85:3', 'test-utils-vignettes.R:2:3', 'test-utils.R:2:3', 'test-utils.R:19:3', 'test-utils.R:29:3', 'test-utils.R:43:3', 'test-utils.R:53:3', 'test-utils.R:77:3', 'test-utils.R:85:3', 'test-utils.R:92:3', 'test-utils.R:114:3', 'test-utils.R:237:3' • Quarto is not available (37): 'test-add.R:2:3', 'test-blog.R:2:3', 'test-create.R:2:3', 'test-create.R:14:3', 'test-create.R:27:3', 'test-create.R:41:3', 'test-create.R:62:3', 'test-inspect.R:2:3', 'test-inspect.R:12:3', 'test-inspect.R:20:3', 'test-parameters.R:2:3', 'test-parameters.R:36:3', 'test-parameters.R:53:3', 'test-quarto.R:2:3', 'test-quarto.R:8:3', 'test-quarto.R:18:3', 'test-quarto.R:64:3', 'test-quarto.R:116:3', 'test-remove.R:2:3', 'test-render.R:2:3', 'test-render.R:8:3', 'test-render.R:15:3', 'test-render.R:27:3', 'test-render.R:41:3', 'test-render.R:56:3', 'test-render.R:104:3', 'test-update.R:2:3', 'test-use.R:2:3', 'test-use.R:13:3', 'test-use.R:31:3', 'test-utils-extract.R:21:3', 'test-utils-extract.R:91:3', 'test-utils-extract.R:100:3', 'test-utils-extract.R:109:3', 'test-utils-projects.R:52:3', 'test-utils-projects.R:169:3', 'test-utils-projects.R:210:3' • quarto-preview test only works interactively (2): 'test-preview.R:2:3', 'test-preview.R:26:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-utils-extract.R:52:3'): qmd_to_r_script() comment cells with eval = TRUE ── 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. └─quarto::qmd_to_r_script(resources_path("purl-r.qmd"), script = r_script) at test-utils-extract.R:52:3 2. └─quarto::quarto_inspect(qmd) 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) ── Error ('test-utils-extract.R:72:3'): qmd_to_r_script() ignore cells with purl = FALSE ── 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. └─quarto::qmd_to_r_script(resources_path("purl-r.qmd"), script = r_script) at test-utils-extract.R:72:3 2. └─quarto::quarto_inspect(qmd) 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) [ FAIL 2 | WARN 0 | SKIP 94 | PASS 259 ] Deleting unused snapshots: • render/metadata-file.test.out • render/metadata-merged.test.out • render/metadata.test.out • utils-extract/purl.R • utils-extract/purl.md Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64