Package: simplermarkdown Title: Simple Engine for Generating Reports using R Version: 0.0.7 Authors@R: person(given = "Jan", family = "van der Laan", role = c("aut", "cre"), email = "r@eoos.dds.nl", comment = c(ORCID = "0000-0002-0693-1514")) Description: Runs R-code present in a pandoc markdown file and includes the resulting output in the resulting markdown file. This file can then be converted into any of the output formats supported by pandoc. The package can also be used as an engine for writing package vignettes. BugReports: https://github.com/djvanderlaan/simplermarkdown/issues URL: https://github.com/djvanderlaan/simplermarkdown License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: rjson, tools Suggests: MASS VignetteBuilder: simplermarkdown SystemRequirements: Pandoc (http://pandoc.org) needs to installed and available in the search path. Repository: https://djvanderlaan.r-universe.dev Date/Publication: 2026-05-12 14:02:34 UTC RemoteUrl: https://github.com/djvanderlaan/simplermarkdown RemoteRef: HEAD RemoteSha: fc2be6cc5d540b2489208f2a88a0bb5eeabcac26 NeedsCompilation: no Packaged: 2026-06-11 06:57:47 UTC; root Author: Jan van der Laan [aut, cre] (ORCID: ) Maintainer: Jan van der Laan Depends: R (>= 4.1.0)