CRAN Package Check Results for Package brulee

Last updated on 2025-08-30 03:49:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 12.14 1516.29 1528.43 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 10.04 3050.58 3060.62 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 1455.02 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 1604.08 OK
r-devel-windows-x86_64 0.5.0 16.00 122.00 138.00 ERROR
r-patched-linux-x86_64 0.5.0 12.66 1427.50 1440.16 OK
r-release-linux-x86_64 0.5.0 12.09 1457.27 1469.36 OK
r-release-macos-arm64 0.5.0 273.00 OK
r-release-macos-x86_64 0.5.0 603.00 OK
r-release-windows-x86_64 0.5.0 16.00 455.00 471.00 OK
r-oldrel-macos-arm64 0.5.0 379.00 OK
r-oldrel-macos-x86_64 0.5.0 855.00 OK
r-oldrel-windows-x86_64 0.5.0 21.00 151.00 172.00 ERROR

Check Details

Version: 0.5.0
Check: examples
Result: ERROR Running examples in 'brulee-Ex.R' failed The error most likely occurred in: > ### Name: matrix_to_dataset > ### Title: Convert data to torch format > ### Aliases: matrix_to_dataset > > ### ** Examples > > if (torch::torch_is_installed()) { + matrix_to_dataset(as.matrix(mtcars[, -1]), mtcars$mpg) + } Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.5.0
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(brulee) > library(tibble) > > RNGkind("Mersenne-Twister") > > if (torch::torch_is_installed()) { + test_check("brulee") + } Flavor: r-devel-windows-x86_64

Version: 0.5.0
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [6s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(brulee) > library(tibble) > > RNGkind("Mersenne-Twister") > > if (torch::torch_is_installed()) { + test_check("brulee") + } 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.
Health stats visible at Monitor.