tests/testthat/test-rp.power.R

#     Tests for the rp.power function

# setwd('rpanel')
# library(devtools)
# library(testthat)
# load_all()

# For some unidentified reason, these checks fail in devtools::check()

# test_that('Standard calls', {
#    expect_no_error(pnl <- rp.power())
#    rp.control.dispose(pnl)
#    expect_no_error(rp.power(panel = FALSE, populations.showing = TRUE))
# })

Try the rpanel package in your browser

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

rpanel documentation built on March 12, 2026, 9:07 a.m.