Last updated on 2025-02-23 19:51:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 59.54 | 433.98 | 493.52 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | 35.09 | 279.69 | 314.78 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.3.1 | 732.73 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 695.20 | ERROR | |||
r-devel-macos-arm64 | 1.3.1 | 185.00 | OK | |||
r-devel-macos-x86_64 | 1.3.1 | 439.00 | OK | |||
r-devel-windows-x86_64 | 1.3.1 | 52.00 | 617.00 | 669.00 | OK | |
r-patched-linux-x86_64 | 1.3.1 | 56.10 | 401.39 | 457.49 | OK | |
r-release-linux-x86_64 | 1.3.1 | 54.40 | 398.72 | 453.12 | OK | |
r-release-macos-arm64 | 1.3.1 | 189.00 | OK | |||
r-release-macos-x86_64 | 1.3.1 | 398.00 | OK | |||
r-release-windows-x86_64 | 1.3.1 | 53.00 | 622.00 | 675.00 | OK | |
r-oldrel-macos-arm64 | 1.3.1 | 188.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.1 | 372.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.1 | 70.00 | 867.00 | 937.00 | OK |
Version: 1.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [40s/46s]
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-gcc
Version: 1.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [99s/99s]
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-fedora-clang
Version: 1.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [87s/87s]
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-fedora-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.