Package: dd4d Title: Dummy Data for Dummies Version: 0.0.0.9000 Authors@R: person(given = "William", family = "Hulme", role = c("aut", "cre"), email = "william.hulme@thedatalab.org", comment = c(ORCID = "0000-0002-9162-4999")) Description: Allows you to specify and sample from a Bayesian Network (a.k.a. a parametric Directed Acyclic Graph, or pDAG). License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Imports: rlang, dagitty, dplyr, purrr, tidyr, tibble, tidyselect, magrittr Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libssl-dev libnode-dev Repository: https://remlapmot.r-universe.dev Date/Publication: 2023-10-04 16:56:14 UTC RemoteUrl: https://github.com/wjchulme/dd4d RemoteRef: 291283fd0620d458584108b05d9237104e060c31 RemoteSha: 291283fd0620d458584108b05d9237104e060c31 NeedsCompilation: no Packaged: 2026-06-01 10:56:20 UTC; root Author: William Hulme [aut, cre] (ORCID: ) Maintainer: William Hulme