A tool for drawing sassy 'UML' (Unified Modeling Language) diagrams 
  based on a simple syntax, see <https://www.nomnoml.com>. Supports styling, 
  R Markdown and exporting diagrams in the PNG format. Note: you need a chromium based 
  browser installed on your system.
| Version: | 0.3.0 | 
| Depends: | R (≥ 3.1.2) | 
| Imports: | htmlwidgets, png, webshot2, lifecycle, rlang | 
| Suggests: | V8, knitr, rmarkdown, testthat, shinytest, covr, spelling | 
| Published: | 2023-11-20 | 
| DOI: | 10.32614/CRAN.package.nomnoml | 
| Author: | Andrie de Vries [aut, cre],
  Javier Luraschi [aut],
  Daniel Kallin [cph] (nomnoml.js library, <https://nomnoml.com>),
  RStudio [cph, fnd] | 
| Maintainer: | Andrie de Vries  <apdevries at gmail.com> | 
| BugReports: | https://github.com/rstudio/nomnoml/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://rstudio.github.io/nomnoml/ | 
| NeedsCompilation: | no | 
| SystemRequirements: | A chromium based browser, required by "webshot2"
<https://rstudio.github.io/webshot2/> | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | nomnoml results |