test_that("hazard data loads", { expect_silent(data(hazard)) }) test_that("inbreeding data loads", { expect_silent(data(inbreeding)) })