CRAN Package Check Results for Package crumble

Last updated on 2025-10-23 11:50:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 5.23 54.05 59.28 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 3.31 40.77 44.08 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 27.00 64.69 91.69 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 11.00 71.37 82.37 NOTE
r-devel-windows-x86_64 0.1.2 6.00 62.00 68.00 NOTE
r-patched-linux-x86_64 0.1.2 4.97 49.42 54.39 NOTE
r-release-linux-x86_64 0.1.2 4.00 50.76 54.76 NOTE
r-release-macos-arm64 0.1.2 3.00 26.00 29.00 NOTE
r-release-macos-x86_64 0.1.2 4.00 42.00 46.00 NOTE
r-release-windows-x86_64 0.1.2 9.00 64.00 73.00 NOTE
r-oldrel-macos-arm64 0.1.2 2.00 24.00 26.00 OK
r-oldrel-macos-x86_64 0.1.2 4.00 40.00 44.00 OK
r-oldrel-windows-x86_64 0.1.2 11.00 76.00 87.00 ERROR

Check Details

Version: 0.1.2
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.2.0 because package code uses the pipe placeholder syntax added in R 4.2.0. File(s) using such syntax: ‘helpers.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.1.2
Check: examples
Result: ERROR Running examples in 'crumble-Ex.R' failed The error most likely occurred in: > ### Name: crumble_control > ### Title: Crumble control parameters > ### Aliases: crumble_control > > ### ** Examples > > if (torch::torch_is_installed()) crumble_control(crossfit_folds = 5) Warning: Torch libraries are installed but loading them caused a segfault. Please reinstall torch with `install_torch(reinstall = TRUE)` You can disable this check by setting `TORCH_VERIFY_LOAD` to "FALSE" ! callr subprocess failed: could not start R, exited with non-zero status, has crashed or was killed Error in cpp_torch_device(type, index) : Lantern is not loaded. Please use `install_torch()` to install additional dependencies. Calls: crumble_control ... <Anonymous> -> <Anonymous> -> <Anonymous> -> cpp_torch_device Execution halted Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.