CRAN Package Check Results for Package autonewsmd

Last updated on 2024-05-29 08:56:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.6 3.72 38.19 41.91 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.7 2.80 43.86 46.66 OK
r-devel-linux-x86_64-fedora-clang 0.0.7 87.34 OK
r-devel-linux-x86_64-fedora-gcc 0.0.7 96.19 OK
r-devel-windows-x86_64 0.0.7 5.00 72.00 77.00 OK
r-patched-linux-x86_64 0.0.6 3.94 35.76 39.70 NOTE
r-release-linux-x86_64 0.0.6 3.94 35.66 39.60 NOTE
r-release-macos-arm64 0.0.7 40.00 ERROR
r-release-windows-x86_64 0.0.7 5.00 90.00 95.00 OK
r-oldrel-macos-arm64 0.0.7 37.00 ERROR
r-oldrel-macos-x86_64 0.0.6 60.00 OK
r-oldrel-windows-x86_64 0.0.6 5.00 61.00 66.00 OK

Check Details

Version: 0.0.6
Check: Rd files
Result: NOTE checkRd: (-1) autonewsmd.Rd:197: Lost braces 197 | Defaults to `"^v(\\d+\\.){2}\\d+(\\.\\d+)?$"` to identify patterns of | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.0.7
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