Package: rmdpartials
Title: Partial 'rmarkdown' Documents to Prettify your Reports
Description: 
		Use 'rmarkdown' partials, also know as child documents in
		'knitr', so you can make components for HTML, PDF, and Word documents. 
		The package provides various helper functions to make certain functions easier. 
		You may want to use this package, if you want to flexibly summarise objects 
		using a combination of figures, tables, text, and HTML widgets. 
		Unlike HTML widgets, the output is Markdown and can hence be turn into other
		output formats than HTML.
Version: 0.6.1
Authors@R: c(
  person("Ruben", "Arslan", email = "ruben.arslan@gmail.com", role = c("aut", "cre")),
  person("Gjalt-Jorn", "Peters", email = "gjalt-jorn@userfriendlyscience.com",
                    role = c("aut", "ctb"))
  )
Depends: R (>= 3.0.1)
Language: en-GB
URL: https://github.com/rubenarslan/rmdpartials
BugReports: https://github.com/rubenarslan/rmdpartials/issues
License: MIT + file LICENSE
Imports: stats, digest, utils, knitr, rlang
Suggests: grDevices, graphics, testthat, rmarkdown, covr, dplyr, DT,
        ggplot2, pkgdown
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
Author: Ruben Arslan [aut, cre],
  Gjalt-Jorn Peters [aut, ctb]
Maintainer: Ruben Arslan <ruben.arslan@gmail.com>
Built: R 4.4.0; ; 2024-05-02 01:18:22 UTC; unix
