Package: rasciidoc Title: Create Reports Using R and 'asciidoc' Version: 4.1.1.9000 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' (), 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: checkmate, fritools (>= 3.7.1), gert, highr, knitr, reticulate, tools Suggests: devtools, pkgload, rmarkdown, rprojroot, RUnit, testthat, withr Encoding: UTF-8 RoxygenNote: 7.3.3 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 (). GNU source-highlight is recommended. VignetteBuilder: rasciidoc Config/pak/sysreqs: git libgit2-dev libpng-dev libssl-dev python3 Repository: https://fvafrcu.r-universe.dev Date/Publication: 2025-10-16 13:44:53 UTC RemoteUrl: https://gitlab.com/fvafrcu/rasciidoc RemoteRef: HEAD RemoteSha: 167557c9067cffcbfff98973b4059c314a84e02c NeedsCompilation: no Packaged: 2026-06-18 08:28:29 UTC; root Author: Andreas Dominik Cullmann [aut, cre] Maintainer: Andreas Dominik Cullmann