Package: nomnoml
Type: Package
Title: Sassy 'UML' Diagrams
Version: 0.2.0
Authors@R: c(
    person("Javier", "Luraschi", email = "javier@rstudio.com", role = c("aut", "cre")),
    person("Andrie", "de Vries", email = "apdevries@gmail.com", role = "aut"),
    person("Daniel", "Kallin", role = "aut", comment = "nomnoml.js library, http://nomnoml.com"),
    person(family = "RStudio", role = "cph")
    )
Maintainer: Javier Luraschi <javier@rstudio.com>
Description: A tool for drawing sassy 'UML' diagrams based on a simple syntax,
  see <http://www.nomnoml.com>. Supports styling, R Markdown and exporting diagrams 
  in the PNG format.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.2)
Imports: htmlwidgets, png, webshot
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, testthat, shinytest
URL: https://github.com/javierluraschi/nomnoml
BugReports: https://github.com/javierluraschi/nomnoml/issues
NeedsCompilation: no
Packaged: 2020-05-26 20:15:08 UTC; javierluraschi
Author: Javier Luraschi [aut, cre],
  Andrie de Vries [aut],
  Daniel Kallin [aut] (nomnoml.js library, http://nomnoml.com),
  RStudio [cph]
Repository: CRAN
Date/Publication: 2020-05-26 20:40:08 UTC
