Last updated on 2026-09-25 03:01:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.4 | 19.69 | 148.54 | 168.23 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4 | 19.43 | 101.65 | 121.08 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.4 | 13.00 | 99.20 | 112.20 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 19.00 | 102.80 | 121.80 | OK | |
| r-devel-windows-x86_64 | 0.2.4 | 32.00 | 290.00 | 322.00 | OK | |
| r-patched-linux-x86_64 | 0.2.4 | 29.40 | 138.77 | 168.17 | OK | |
| r-release-linux-x86_64 | 0.2.4 | 26.68 | 139.52 | 166.20 | OK | |
| r-release-macos-arm64 | 0.2.4 | 4.00 | 38.00 | 42.00 | OK | |
| r-release-macos-x86_64 | 0.2.4 | 15.00 | 184.00 | 199.00 | OK | |
| r-release-windows-x86_64 | 0.2.4 | 32.00 | 213.00 | 245.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.4 | 5.00 | 45.00 | 50.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.4 | 16.00 | 189.00 | 205.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.4 | 35.00 | 252.00 | 287.00 | OK |
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [39s/47s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("tind")
Loading required package: tind
Saving _problems/test-04-base-th-108.R
[ FAIL 1 | WARN 15 | SKIP 25 | PASS 8361 ]
══ Skipped tests (25) ══════════════════════════════════════════════════════════
• On CRAN (25): 'test-03-base-tz.R:25:5', 'test-03-base-tz.R:88:5',
'test-04-base-th.R:209:5', 'test-04-base-th.R:465:5',
'test-06-base-pretty.R:26:5', 'test-06-base-pretty.R:82:5',
'test-06-base-pretty.R:150:5', 'test-06-base-pretty.R:200:5',
'test-06-base-pretty.R:328:5', 'test-06-base-pretty.R:443:5',
'test-06-base-pretty.R:466:5', 'test-07-base-locale.R:5:5',
'test-07-base-locale.R:22:5', 'test-11-format_parse.R:259:5',
'test-14-tdiff.R:92:5', 'test-15-tinterval.R:122:5',
'test-27-calendar.R:88:5', 'test-30-other.R:20:5', 'test-30-other.R:42:5',
'test-30-other.R:73:5', 'test-30-other.R:103:5', 'test-30-other.R:121:5',
'test-32-pretty.R:33:5', 'test-33-plot-scales.R:94:5',
'test-33-plot-scales.R:116:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-04-base-th.R:108:9'): '.t2char' works correctly ──────────────
Expected `tc` to equal `tx`.
Differences:
1/100 mismatches
x[27]: ".320313"
y[27]: ".320312"
[ FAIL 1 | WARN 15 | SKIP 25 | PASS 8361 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc