CRAN Package Check Results for Package quarto

Last updated on 2024-07-22 01:49:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 5.62 119.60 125.22 ERROR
r-devel-linux-x86_64-debian-gcc 1.4.4 4.37 88.86 93.23 OK
r-devel-linux-x86_64-fedora-clang 1.4.4 159.70 OK
r-devel-linux-x86_64-fedora-gcc 1.4 166.18 NOTE
r-devel-windows-x86_64 1.4 6.00 128.00 134.00 OK
r-patched-linux-x86_64 1.4 5.97 117.25 123.22 ERROR
r-release-linux-x86_64 1.4.4 4.40 115.50 119.90 OK
r-release-macos-arm64 1.4.4 35.00 OK
r-release-macos-x86_64 1.4.4 101.00 OK
r-release-windows-x86_64 1.4 6.00 128.00 134.00 OK
r-oldrel-macos-arm64 1.4.4 41.00 OK
r-oldrel-macos-x86_64 1.4.4 75.00 OK
r-oldrel-windows-x86_64 1.4.4 7.00 154.00 161.00 OK

Check Details

Version: 1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [37s/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-devel-linux-x86_64-debian-clang

Version: 1.4
Check: for detritus in the temp directory
Result: NOTE Found the following files/directories: ‘quarto-session62aae82bcef31a49’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [37s/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-patched-linux-x86_64