tests/testthat.R

library(testthat)
library(brulee)
library(tibble)

RNGkind("Mersenne-Twister")

if (torch::torch_is_installed()) {
 test_check("brulee")
}

Try the brulee package in your browser

Any scripts or data that you put into this service are public.

brulee documentation built on April 12, 2025, 2:27 a.m.