test_that("package can be loaded", { expect_true(requireNamespace("robustfa", quietly = TRUE)) })