CRAN Package Check Results for Package quarto

Last updated on 2024-07-12 00:53:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 6.18 116.49 122.67 ERROR
r-devel-linux-x86_64-debian-gcc 1.4 4.11 88.54 92.65 ERROR
r-devel-linux-x86_64-fedora-clang 1.4 193.11 OK
r-devel-linux-x86_64-fedora-gcc 1.4 188.71 OK
r-devel-windows-x86_64 1.4 6.00 127.00 133.00 OK
r-patched-linux-x86_64 1.4 5.30 115.95 121.25 ERROR
r-release-linux-x86_64 1.4 4.79 114.27 119.06 OK
r-release-macos-arm64 1.4 34.00 OK
r-release-macos-x86_64 1.4 52.00 OK
r-release-windows-x86_64 1.4 6.00 131.00 137.00 OK
r-oldrel-macos-arm64 1.4 31.00 OK
r-oldrel-macos-x86_64 1.4 53.00 OK
r-oldrel-windows-x86_64 1.4 7.00 148.00 155.00 OK

Check Details

Version: 1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [36s/42s] 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 1 | WARN 0 | SKIP 13 | PASS 22 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (9): 'test-add.R:3:3', 'test-quarto.R:20:3', 'test-quarto.R:40:3', 'test-render.R:18:3', 'test-render.R:27:3', 'test-render.R:41:3', 'test-render.R:57:3', 'test-use.R:3:3', 'test-utils-vignettes.R:2:3' • Quarto is available (1): 'test-render.R:2:3' • Version of quarto is greater than or equal 1.4. (1): 'test-create.R:31:3' • Version of quarto is greater than or equal 1.5. (2): 'test-create.R:6:3', 'test-create.R:22:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-quarto.R:9:3'): quarto_run gives guidance in error ─────────── `quarto_run(c("rend", "--quiet"))` did not throw the expected error. [ FAIL 1 | WARN 0 | SKIP 13 | PASS 22 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [26s/44s] 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 1 | WARN 0 | SKIP 13 | PASS 22 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (9): 'test-add.R:3:3', 'test-quarto.R:20:3', 'test-quarto.R:40:3', 'test-render.R:18:3', 'test-render.R:27:3', 'test-render.R:41:3', 'test-render.R:57:3', 'test-use.R:3:3', 'test-utils-vignettes.R:2:3' • Quarto is available (1): 'test-render.R:2:3' • Version of quarto is greater than or equal 1.4. (1): 'test-create.R:31:3' • Version of quarto is greater than or equal 1.5. (2): 'test-create.R:6:3', 'test-create.R:22:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-quarto.R:9:3'): quarto_run gives guidance in error ─────────── `quarto_run(c("rend", "--quiet"))` did not throw the expected error. [ FAIL 1 | WARN 0 | SKIP 13 | PASS 22 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [36s/43s] 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 1 | WARN 0 | SKIP 13 | PASS 22 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (9): 'test-add.R:3:3', 'test-quarto.R:20:3', 'test-quarto.R:40:3', 'test-render.R:18:3', 'test-render.R:27:3', 'test-render.R:41:3', 'test-render.R:57:3', 'test-use.R:3:3', 'test-utils-vignettes.R:2:3' • Quarto is available (1): 'test-render.R:2:3' • Version of quarto is greater than or equal 1.4. (1): 'test-create.R:31:3' • Version of quarto is greater than or equal 1.5. (2): 'test-create.R:6:3', 'test-create.R:22:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-quarto.R:9:3'): quarto_run gives guidance in error ─────────── `quarto_run(c("rend", "--quiet"))` did not throw the expected error. [ FAIL 1 | WARN 0 | SKIP 13 | PASS 22 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64