CRAN Package Check Results for Package santoku

Last updated on 2025-12-07 04:50:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 12.84 160.45 173.29 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 8.29 100.69 108.98 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.0 34.00 235.18 269.18 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 83.00 202.77 285.77 OK
r-devel-windows-x86_64 1.1.0 17.00 177.00 194.00 OK
r-patched-linux-x86_64 1.1.0 13.09 148.63 161.72 OK
r-release-linux-x86_64 1.1.0 11.91 150.20 162.11 OK
r-release-macos-arm64 1.1.0 OK
r-release-macos-x86_64 1.1.0 10.00 130.00 140.00 OK
r-release-windows-x86_64 1.1.0 16.00 176.00 192.00 OK
r-oldrel-macos-arm64 1.1.0 OK
r-oldrel-macos-x86_64 1.1.0 11.00 150.00 161.00 OK
r-oldrel-windows-x86_64 1.1.0 21.00 237.00 258.00 OK

Check Details

Version: 1.1.0
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'covr', 'Hmisc', 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [65s/72s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(santoku) > > test_check("santoku") Saving _problems/test-breaks-190.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10591 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-breaks.R:190:3'): brk_quantiles ──────────────────────────────── <rlib_error_package_not_found/rlang_error/error/condition> Error in `brk_quantiles(1:3/4, weights = 1:10)(x, FALSE, TRUE, FALSE)`: The package "Hmisc" is required to use `weights` in brk_quantiles() Backtrace: ▆ 1. └─brk_quantiles(1:3/4, weights = 1:10)(x, FALSE, TRUE, FALSE) at test-breaks.R:190:3 2. └─rlang::check_installed("Hmisc", reason = "to use `weights` in brk_quantiles()") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10591 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.0
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc