if (requireNamespace("testthat", quietly = TRUE)) { library(testthat) library(dataPreparation) test_check("dataPreparation") }