Last updated on 2026-05-12 13:52:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 11.86 | 168.47 | 180.33 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 8.97 | 111.64 | 120.61 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 22.00 | 250.64 | 272.64 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 27.00 | 275.93 | 302.93 | ERROR | |
| r-devel-windows-x86_64 | 1.2.0 | 18.00 | 190.00 | 208.00 | OK | |
| r-patched-linux-x86_64 | 1.2.0 | 12.50 | 158.56 | 171.06 | OK | |
| r-release-linux-x86_64 | 1.2.0 | 12.64 | 157.59 | 170.23 | OK | |
| r-release-macos-arm64 | 1.2.0 | 4.00 | 68.00 | 72.00 | OK | |
| r-release-macos-x86_64 | 1.2.0 | 11.00 | 326.00 | 337.00 | OK | |
| r-release-windows-x86_64 | 1.2.0 | 19.00 | 190.00 | 209.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.0 | 3.00 | 44.00 | 47.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.0 | 10.00 | 292.00 | 302.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.0 | 20.00 | 245.00 | 265.00 | OK |
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [161s/203s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(santoku)
>
> test_check("santoku")
Attaching package: 'lubridate'
The following objects are masked from 'package:base':
date, intersect, setdiff, union
Saving _problems/test-labels-421.R
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 10590 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-labels.R:418:3'): lbl_datetime collapses shared datetime components ──
Expected `lbl_datetime(fmt = "%I.%M %p %b %d %Y")(brk_same_day)` to equal "11.15-11.45 AM Jan 12 2000".
Differences:
`actual`: "11.15-11.45 am Jan 12 2000"
`expected`: "11.15-11.45 AM Jan 12 2000"
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 10590 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [172s/316s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(santoku)
>
> test_check("santoku")
Attaching package: 'lubridate'
The following objects are masked from 'package:base':
date, intersect, setdiff, union
Saving _problems/test-labels-421.R
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 10589 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-labels.R:418:3'): lbl_datetime collapses shared datetime components ──
Expected `lbl_datetime(fmt = "%I.%M %p %b %d %Y")(brk_same_day)` to equal "11.15-11.45 AM Jan 12 2000".
Differences:
`actual`: "11.15-11.45 am Jan 12 2000"
`expected`: "11.15-11.45 AM Jan 12 2000"
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 10589 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc