Last updated on 2026-06-25 05:51:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.1 | 2.32 | 63.63 | 65.95 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.1 | 1.97 | 47.51 | 49.48 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7.1 | 100.70 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.7.1 | 234.67 | OK | |||
| r-devel-windows-x86_64 | 0.7.1 | 4.00 | 89.00 | 93.00 | ERROR | |
| r-patched-linux-x86_64 | 0.7.1 | 2.93 | 59.33 | 62.26 | OK | |
| r-release-linux-x86_64 | 0.7.1 | 2.21 | 58.43 | 60.64 | OK | |
| r-release-macos-arm64 | 0.7.1 | 1.00 | 23.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 0.7.1 | 2.00 | 81.00 | 83.00 | OK | |
| r-release-windows-x86_64 | 0.7.1 | 4.00 | 87.00 | 91.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.1 | 1.00 | 25.00 | 26.00 | OK | |
| r-oldrel-macos-x86_64 | 0.7.1 | 2.00 | 90.00 | 92.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.1 | 6.00 | 106.00 | 112.00 | OK |
Version: 0.7.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(StratPal)
>
> test_check("StratPal")
Saving _problems/test_apply_taphonomy-50.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_apply_taphonomy.R:50:3'): warning is thrown with fossil age uncertainty ──
Expected `apply_taphonomy(f, pres_potential, ctc)` to throw a warning.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64