Package: dagbuildr Type: Package Title: What the Package Does (Title Case) Version: 0.1.0 Authors@R: c( person( "Jane", "Doe", email = "jane@example.com", role = c("aut", "cre") ) ) Description: More about what it does (maybe more than one line). Continuation lines should be indented. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 Imports: cli, corpcor, dplyr, igraph, pcalg, purrr, rlang, S7, tibble, tidygraph, tidyr, vctrs Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: libglpk-dev libicu-dev libxml2-dev Repository: https://uchidamizuki.r-universe.dev Date/Publication: 2025-09-07 14:19:05 UTC RemoteUrl: https://github.com/UchidaMizuki/dagbuildr RemoteRef: HEAD RemoteSha: 51a1781cc679c546e0134306798b931689a0fdbd NeedsCompilation: no Packaged: 2026-07-14 04:41:50 UTC; root Author: Jane Doe [aut, cre] Maintainer: Jane Doe Depends: R (>= 4.1.0)