CRAN Package Check Results for Package santoku

Last updated on 2026-05-09 14:49:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 14.09 167.33 181.42 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 9.37 116.43 125.80 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 24.00 263.52 287.52 ERROR
r-devel-windows-x86_64 1.2.0 18.00 192.00 210.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 11.22 157.05 168.27 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 21.00 186.00 207.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 248.00 268.00 OK

Additional issues

M1mac

Check Details

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’ [165s/224s] 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 10597 ] ══ 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 10597 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc