Package: d2r 0.1.0.9000

d2r: Create Diagrams with D2
Build, read, write, and render diagrams using the D2 syntax.
Authors:
d2r_0.1.0.9000.tar.gz
d2r_0.1.0.9000.zip(r-4.7)d2r_0.1.0.9000.zip(r-4.6)d2r_0.1.0.9000.zip(r-4.5)
d2r_0.1.0.9000.tgz(r-4.6-any)d2r_0.1.0.9000.tgz(r-4.5-any)
d2r_0.1.0.9000.tar.gz(r-4.7-any)d2r_0.1.0.9000.tar.gz(r-4.6-any)
d2r_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
d2r/json (API)
NEWS
| # Install 'd2r' in R: |
| install.packages('d2r', repos = c('https://elipousson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/elipousson/d2r/issues
Pkgdown/docs site:https://elipousson.github.io
Last updated from:7cb1fdfeb4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 190 | ||
| linux-release-x86_64 | OK | 111 | ||
| macos-release-arm64 | OK | 107 | ||
| macos-oldrel-arm64 | OK | 84 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 73 | ||
| windows-oldrel | OK | 138 | ||
| wasm-release | OK | 111 |
Exports:d2_arrowheadd2_arrowheadsd2_containerd2_diagramd2_fmtd2_ggplotd2_included2_installd2_layoutd2_readd2_renderd2_sql_tabled2_styled2_themesd2_validated2_versiond2_whichd2_writeis_d2_file
Dependencies:base64encclicpp11evaluatefsgluehighrjsonliteknitrlifecyclerlangsyssystemfontsvctrsxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Specify attributes for a single arrowhead or a pair of source and target arrowheads | d2_arrowhead d2_arrowheads |
| Create a D2 container or map | d2_container |
| Create a D2 diagram from a named vector and connectors | d2_diagram |
| Plot a D2 diagram as a ggplot2 using 'magick::image_ggplot()' | d2_ggplot |
| Install D2 using the sh script | d2_install |
| Read, write, and format D2 files | d2_fmt d2_read d2_write |
| Render a D2 input file to an output file | d2_include d2_render |
| Create a D2 SQL Table Diagram | d2_sql_table |
| Create a D2 style | d2_style |
| Basic D2 utilities | d2-utils d2_layout d2_themes d2_validate d2_version d2_which |
| Does file use a d2 extension? | is_d2_file |
| D2 Syntax Keywords | keys_d2 |
| D2 Themes | themes_d2 |
