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")

Try the metaBMA package in your browser

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

metaBMA documentation built on Sept. 13, 2023, 9:06 a.m.