inst/scripts/run_check.R

# Simplest
devtools::check()

# For CRAN release
devtools::check(remote = TRUE, manual = TRUE, env_vars = c(NOT_CRAN = FALSE))

Try the whep package in your browser

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

whep documentation built on Nov. 5, 2025, 7:18 p.m.