Last updated on 2026-07-28 06:51:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.10.0 | 3.81 | 97.99 | 101.80 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.24.0 | 4.47 | 172.23 | 176.70 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.24.0 | 11.00 | 350.19 | 361.19 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.24.0 | 166.53 | OK | |||
| r-devel-windows-x86_64 | 0.24.0 | 15.00 | 240.00 | 255.00 | OK | |
| r-patched-linux-x86_64 | 0.10.0 | 4.88 | 92.70 | 97.58 | OK | |
| r-release-linux-x86_64 | 0.10.0 | 4.23 | 91.77 | 96.00 | OK | |
| r-release-macos-arm64 | 0.24.0 | 1.00 | 331.00 | 332.00 | OK | |
| r-release-macos-x86_64 | 0.24.0 | 5.00 | 588.00 | 593.00 | OK | |
| r-release-windows-x86_64 | 0.24.0 | 10.00 | 258.00 | 268.00 | OK | |
| r-oldrel-macos-arm64 | 0.24.0 | 2.00 | 150.00 | 152.00 | OK | |
| r-oldrel-macos-x86_64 | 0.24.0 | 5.00 | 352.00 | 357.00 | OK | |
| r-oldrel-windows-x86_64 | 0.24.0 | 13.00 | 363.00 | 376.00 | OK |
Version: 0.24.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [58s/66s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(palimpsestr)
palimpsestr 0.24.0 — Probabilistic Palimpsest Analysis
>
> test_check("palimpsestr")
Saving _problems/test-export-report-44.R
Saving _problems/test-export-report-45.R
Exported 4 files to /home/hornik/tmp/scratch/RtmpjU9ZLg
read_pyarchinit: 5 finds from 2 stratigraphic units
read_pyarchinit: 5 finds from 2 stratigraphic units
read_pyarchinit: 5 finds from 2 stratigraphic units
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 397 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• real pyArchInit DB not present (1): 'test-read-pyarchinit.R:94:3'
• requires a local OxCal installation (1): 'test-chronology-oxcal.R:33:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-export-report.R:44:3'): export_sef_report produces a non-empty DOCX when pandoc is available ──
Expected `docx` to have length 1.
Actual length: 0.
── Error ('test-export-report.R:45:3'): export_sef_report produces a non-empty DOCX when pandoc is available ──
Error in `expect_gt(file.info(docx)$size, 0)`: Result of comparison must be `TRUE`, `FALSE`, or `NA`
Backtrace:
▆
1. └─testthat::expect_gt(file.info(docx)$size, 0) at test-export-report.R:45:3
2. └─testthat:::expect_compare_(">", act, exp)
3. └─cli::cli_abort(...)
4. └─rlang::abort(...)
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 397 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc