Package: nomnoml
Type: Package
Title: Sassy 'UML' Diagrams
Version: 0.1.0
Authors@R: c(
    person("Javier", "Luraschi", email = "javier@rstudio.com", role = c("aut", "cre")),
    person("Daniel", "Kallin", role = c("ctb"), comment = "nomnoml.js library, http://nomnoml.com")
    )
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
NeedsCompilation: no
Packaged: 2019-06-12 16:13:35 UTC; javierluraschi
Author: Javier Luraschi [aut, cre],
  Daniel Kallin [ctb] (nomnoml.js library, http://nomnoml.com)
Repository: CRAN
Date/Publication: 2019-06-13 16:20:07 UTC
