tests/testthat/test-eo.R

test_that("Enforce acyclic on random tally", {
  arrange(random_tally())->t
  expect_true(check_dag(t$m))
})

Try the toporanga package in your browser

Any scripts or data that you put into this service are public.

toporanga documentation built on Aug. 8, 2025, 6:15 p.m.