tests/testthat.R

if(Sys.getenv("NOT_CRAN") == "true") {
    library(testthat)
    library(RBesT)

    test_check("RBesT")
}

Try the RBesT package in your browser

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

RBesT documentation built on Aug. 22, 2023, 1:08 a.m.