Package: DOT
Type: Package
Title: Render and Export DOT Graphs in R
Version: 0.1
Date: 2016-04-02
Author: E. F. Haghish
Maintainer: E. F. Haghish <haghish@imbi.uni-freiburg.de>
Description: Renders DOT diagram markup language in R and also provides the possibility to
    export the graphs in PostScript and SVG (Scalable Vector Graphics) formats.
    In addition, it supports literate programming packages such as 'knitr' and
    'rmarkdown'.
Imports: V8 (>= 1.0), tools
Suggests: knitr, rmarkdown
NeedsCompilation: no
URL: http://haghish.com/dot
BugReports: http://github.com/haghish/DOT
Repository: CRAN
License: MIT + file LICENSE
RoxygenNote: 5.0.1
Packaged: 2016-04-15 12:25:22 UTC; haghish
Date/Publication: 2016-04-16 04:29:08
