tests/testthat.R

library("testthat")
library("metaBMA")
library("rstan")

stopifnot(require("rstan"))

test_check("metaBMA")

# check timing without skip_on_cran() for CRAN submissions:
# Sys.setenv (NOT_CRAN=FALSE)
# test_dir("tests/testthat")
danheck/metaBMA documentation built on Feb. 10, 2024, 7:42 a.m.