test_that("emBALVI runs without error", { data(phenotypes_potatoyield) data(snp_NN_10_hmp) expect_true(is.data.frame(phenotypes_potatoyield)) })