tests/testthat.R

# This file is part of the standard setup for testthat.

Sys.setenv("NOT_CRAN" = "true")  # Enable full tests locally
library(testthat)
library(AutoWMM)

test_check("AutoWMM")

Try the AutoWMM package in your browser

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

AutoWMM documentation built on June 8, 2025, 11:10 a.m.