CRAN Package Check Results for Package autonewsmd

Last updated on 2024-06-02 18:54:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.8 4.24 57.80 62.04 OK
r-devel-linux-x86_64-debian-gcc 0.0.8 2.43 43.97 46.40 OK
r-devel-linux-x86_64-fedora-clang 0.0.8 91.39 OK
r-devel-linux-x86_64-fedora-gcc 0.0.8 103.90 OK
r-devel-windows-x86_64 0.0.8 5.00 88.00 93.00 OK
r-patched-linux-x86_64 0.0.7 3.76 56.87 60.63 OK
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.8 7.00 88.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.8 5.00 84.00 89.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 | ^ Flavor: 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