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.5)d2r_0.1.0.9000.zip(r-4.4)d2r_0.1.0.9000.zip(r-4.3)
d2r_0.1.0.9000.tgz(r-4.4-any)d2r_0.1.0.9000.tgz(r-4.3-any)
d2r_0.1.0.9000.tar.gz(r-4.5-noble)d2r_0.1.0.9000.tar.gz(r-4.4-noble)
d2r_0.1.0.9000.tgz(r-4.4-emscripten)d2r_0.1.0.9000.tgz(r-4.3-emscripten)
d2r.pdf |d2r.html✨
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
Last updated 27 days agofrom:3ee2f39fde. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 09 2024 |
R-4.5-win | WARNING | Oct 09 2024 |
R-4.5-linux | WARNING | Oct 09 2024 |
R-4.4-win | WARNING | Oct 09 2024 |
R-4.4-mac | WARNING | Oct 09 2024 |
R-4.3-win | WARNING | Oct 09 2024 |
R-4.3-mac | WARNING | Oct 09 2024 |
Exports:d2_arrowheadd2_arrowheadsd2_containerd2_diagramd2_fmtd2_ggplotd2_included2_installd2_layoutd2_readd2_renderd2_sql_tabled2_styled2_themesd2_versiond2_whichd2_writeis_d2_file
Dependencies:clicpp11evaluatefsgluehighrknitrlifecyclerlangsyssystemfontsvctrsxfunyaml
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_version d2_which |
Does file use a d2 extension? | is_d2_file |
D2 Syntax Keywords | keys_d2 |
D2 Themes | themes_d2 |