tests/testthat.R

library(testthat)
library(gpboost)

test_check(
    package = "gpboost"
    , stop_on_failure = TRUE
    , stop_on_warning = FALSE
)

Try the gpboost package in your browser

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

gpboost documentation built on Oct. 24, 2023, 9:09 a.m.