Package: rasciidoc
Title: Create Reports Using R and 'asciidoc'
Version: 2.2.0
Authors@R: 
    person(given = "Andreas Dominik",
           family = "Cullmann",
           role = c("aut", "cre"),
           email = "fvafrcu@mailbox.org")
Description: Inspired by Karl Broman`s reader on using 'knitr'
    with 'asciidoc'
    (<http://kbroman.org/knitr_knutshell/pages/asciidoc.html>), this is
    merely a wrapper to 'knitr' and 'asciidoc'.
License: BSD_2_clause + file LICENSE
URL: https://gitlab.com/fvafrcu/rasciidoc
Depends: R (>= 3.3.0)
Imports: document, git2r, highr, knitr, reticulate, xfun
Suggests: devtools, pkgload, rmarkdown, rprojroot, RUnit, testthat,
        withr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
SystemRequirements: python >= 2.6, by default rasciidoc uses a system
        installation of asciidoc. If a system installation of asciidoc
        is not available, it downloads the sources from
        (<http://gitlab.com/asciidoc>). GNU source-highlight is
        recommended.
NeedsCompilation: no
Packaged: 2020-09-22 07:45:59 UTC; qwer
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <fvafrcu@mailbox.org>
Repository: CRAN
Date/Publication: 2020-09-22 10:40:02 UTC
