test_that("rare_stacked", {
  
  expect_silent(rare_stacked(hmp5, rline = FALSE, y.transform = 'none'))
  
})