tests/testthat.R

if (identical(Sys.getenv("NOT_CRAN"), "true")) {
  library(testthat)
  library(mixedbiastest)

  test_check("mixedbiastest")
}

Try the mixedbiastest package in your browser

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

mixedbiastest documentation built on Dec. 1, 2025, 1:08 a.m.