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 URL: https://github.com/wjchulme/dd4d, https://opensafely-core.r-universe.dev/dd4d 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://opensafely-core.r-universe.dev Date/Publication: 2024-12-18 15:42:32 UTC RemoteUrl: https://github.com/wjchulme/dd4d RemoteRef: HEAD RemoteSha: 0cca25dcf82cce0a60cd04572e55cc7c7ff8bb0e NeedsCompilation: no Packaged: 2026-07-17 08:15:13 UTC; root Author: William Hulme [aut, cre] (ORCID: ) Maintainer: William Hulme