CRAN Package Check Results for Package autonewsmd

Last updated on 2024-06-21 03:57:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.8 2.89 58.54 61.43 OK
r-devel-linux-x86_64-debian-gcc 0.0.8 2.89 42.93 45.82 OK
r-devel-linux-x86_64-fedora-clang 0.0.8 91.39 OK
r-devel-linux-x86_64-fedora-gcc 0.0.8 95.24 OK
r-devel-windows-x86_64 0.0.8 4.00 71.00 75.00 OK
r-patched-linux-x86_64 0.0.8 4.15 56.39 60.54 OK
r-release-linux-x86_64 0.0.8 2.97 55.00 57.97 OK
r-release-macos-arm64 0.0.8 29.00 ERROR
r-release-macos-x86_64 0.0.8 63.00 ERROR
r-release-windows-x86_64 0.0.8 4.00 72.00 76.00 OK
r-oldrel-macos-arm64 0.0.8 35.00 ERROR
r-oldrel-macos-x86_64 0.0.8 58.00 ERROR
r-oldrel-windows-x86_64 0.0.8 5.00 76.00 81.00 OK

Check Details

Version: 0.0.8
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/3s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 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. └─an$write(force = TRUE) at test-autonewsmd.R:83:3 2. └─autonewsmd:::write_autonewsmd(self, private, force, con) 3. └─quarto::quarto_render(input = template_file, output_format = "md") 4. └─quarto:::find_quarto() 5. └─cli::cli_abort(quarto_not_found_msg) 6. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 7 ] Error: Test failures Execution halted Flavors: r-release-macos-arm64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.0.8
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/4s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 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. └─an$write(force = TRUE) at test-autonewsmd.R:83:3 2. └─autonewsmd:::write_autonewsmd(self, private, force, con) 3. └─quarto::quarto_render(input = template_file, output_format = "md") 4. └─quarto:::find_quarto() 5. └─cli::cli_abort(quarto_not_found_msg) 6. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 7 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64

Version: 0.0.8
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘autonewsmd.Rmd’ ... > an$write(force = TRUE) When sourcing ‘autonewsmd.R’: Error: 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. Execution halted ‘autonewsmd.Rmd’ using ‘UTF-8’... failed Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64