Type: Package Package: d2r Title: Create Diagrams with D2 Version: 0.1.0.9000 Authors@R: person("Eli", "Pousson", , "eli.pousson@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8280-1706")) Description: Build, read, write, and render diagrams using the D2 syntax. License: MIT + file LICENSE URL: https://github.com/elipousson/d2r, https://elipousson.github.io/d2r/ BugReports: https://github.com/elipousson/d2r/issues Depends: R (>= 4.1.0) Imports: cli, fs, glue, knitr, rlang (>= 1.1.0), sys, systemfonts, tools, utils, vctrs Suggests: magick, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev make libuv1-dev Repository: https://elipousson.r-universe.dev Date/Publication: 2026-05-27 13:56:34 UTC RemoteUrl: https://github.com/elipousson/d2r RemoteRef: HEAD RemoteSha: 7cb1fdfeb43bd62f8d4f8434e48a6ec80db31152 NeedsCompilation: no Packaged: 2026-07-04 07:05:42 UTC; root Author: Eli Pousson [aut, cre, cph] (ORCID: ) Maintainer: Eli Pousson