Last updated on 2026-08-05 09:50:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.24.1 | 6.70 | 236.25 | 242.95 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.24.1 | 4.27 | 169.18 | 173.45 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.24.1 | 10.00 | 357.37 | 367.37 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.24.1 | 175.93 | OK | |||
| r-devel-windows-x86_64 | 0.24.1 | 8.00 | 255.00 | 263.00 | OK | |
| r-patched-linux-x86_64 | 0.24.0 | 8.57 | 235.99 | 244.56 | ERROR | |
| r-release-linux-x86_64 | 0.24.1 | 5.91 | 230.66 | 236.57 | OK | |
| r-release-macos-arm64 | 0.24.1 | 2.00 | 83.00 | 85.00 | OK | |
| r-release-macos-x86_64 | 0.24.1 | 5.00 | 435.00 | 440.00 | OK | |
| r-release-windows-x86_64 | 0.24.1 | 9.00 | 273.00 | 282.00 | OK | |
| r-oldrel-macos-arm64 | 0.24.1 | 1.00 | 69.00 | 70.00 | OK | |
| r-oldrel-macos-x86_64 | 0.24.1 | 5.00 | 362.00 | 367.00 | OK | |
| r-oldrel-windows-x86_64 | 0.24.1 | 9.00 | 350.00 | 359.00 | OK |
Version: 0.24.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [88s/109s]
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/RtmpvPOzcY
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-patched-linux-x86_64