# Load necessary libraries library(testthat) library(RMeDPower2) # Set up testing environment options(warn = -1) # Suppress warnings during testing test_check("RMeDPower2")