CRAN Package Check Results for Package poems

Last updated on 2025-02-27 02:50:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 56.04 434.35 490.39 ERROR
r-devel-linux-x86_64-debian-gcc 1.3.2 38.28 279.93 318.21 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.2 872.70 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.2 830.86 NOTE
r-devel-macos-arm64 1.3.2 145.00 OK
r-devel-macos-x86_64 1.3.2 353.00 OK
r-devel-windows-x86_64 1.3.1 52.00 617.00 669.00 OK
r-patched-linux-x86_64 1.3.2 57.94 402.13 460.07 OK
r-release-linux-x86_64 1.3.1 54.40 398.72 453.12 OK
r-release-macos-arm64 1.3.2 178.00 OK
r-release-macos-x86_64 1.3.2 378.00 OK
r-release-windows-x86_64 1.3.1 53.00 622.00 675.00 OK
r-oldrel-macos-arm64 1.3.2 172.00 OK
r-oldrel-macos-x86_64 1.3.2 363.00 OK
r-oldrel-windows-x86_64 1.3.1 72.00 886.00 958.00 OK

Check Details

Version: 1.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [64s/80s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(poems) > > test_check("poems") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1093 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_results_manager.R:385:5'): calculate summary weighted averages ── Error in `FUN(newX[, i], ...)`: NA in coercion to Rboolean Backtrace: ▆ 1. ├─testthat::expect_silent(results_manager$calculate_summary_weighted_averages(na_replacements = list(abundance = na_function))) at test_results_manager.R:388:3 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. └─results_manager$calculate_summary_weighted_averages(na_replacements = list(abundance = na_function)) 10. └─na_replacements[[param]](summary_matrix_list[[param]]) 11. └─base::apply(a, 2, min, na.rm = NA) at test_results_manager.R:385:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1093 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.3.2
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘tasmania_ibra_data.Rd’ ‘thylacine_example_matrices.Rd’ Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc