Last updated on 2026-04-29 12:49:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 14.25 | 164.43 | 178.68 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 8.55 | 113.17 | 121.72 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 24.00 | 258.37 | 282.37 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 26.00 | 265.56 | 291.56 | ERROR | |
| r-devel-windows-x86_64 | 1.1.0 | 23.00 | 187.00 | 210.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 13.32 | 151.23 | 164.55 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 12.01 | 152.99 | 165.00 | OK | |
| r-release-macos-arm64 | 1.2.0 | 4.00 | 68.00 | 72.00 | OK | |
| r-release-macos-x86_64 | 1.1.0 | 11.00 | 219.00 | 230.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 17.00 | 184.00 | 201.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.0 | 3.00 | 44.00 | 47.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.0 | 9.00 | 131.00 | 140.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.0 | 23.00 | 218.00 | 241.00 | OK |
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [170s/198s]
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 10592 ]
══ 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 10592 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [167s/210s]
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 10592 ]
══ 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 10592 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc