CRAN Package Check Results for Package parttree

Last updated on 2025-12-06 00:48:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 2.71 118.69 121.40 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 1.89 28.26 30.15 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 12.00 174.84 186.84 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 12.00 187.13 199.13 OK
r-devel-windows-x86_64 0.1.1 5.00 119.00 124.00 OK
r-patched-linux-x86_64 0.1.1 2.96 107.22 110.18 OK
r-release-linux-x86_64 0.1.1 2.61 107.76 110.37 OK
r-release-macos-arm64 0.1.1 OK
r-release-macos-x86_64 0.1.1 2.00 160.00 162.00 OK
r-release-windows-x86_64 0.1.1 6.00 114.00 120.00 OK
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 2.00 167.00 169.00 OK
r-oldrel-windows-x86_64 0.1.1 5.00 154.00 159.00 OK

Check Details

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

Version: 0.1.1
Check: tests
Result: ERROR Running ‘tinytest.R’ [2s/2s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + Sys.setenv("OMP_THREAD_LIMIT" = 2) # https://github.com/Rdatatable/data.table/issues/5658 + tinytest::test_package("parttree") + } test_ctree.R.................. 0 tests Loading required package: partykit Loading required package: grid Loading required package: libcoin Loading required package: mvtnorm test_ctree.R.................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.1s<1b>[0m Loading required package: mlr3 test_mlr3.R................... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[0m Error in library(tinysnapshot) : there is no package called 'tinysnapshot' Calls: <Anonymous> ... eval -> source -> withVisible -> eval -> eval -> library Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
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