Package: knitrdata
Type: Package
Title: Data Language Engine for 'knitr' / 'rmarkdown'
Version: 0.6.2
Authors@R: c(
  person("David M.", "Kaplan", role = c("aut", "cre", "cph"), email = "dmkaplan2000@gmail.com", comment = c(ORCID = "0000-0001-6087-359X", github = "dmkaplan2000"))
  )
Description: Implements a data language engine for incorporating data directly in 
    'rmarkdown' documents so that they can be made completely standalone.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/dmkaplan2000/knitrdata
Depends: R (> 3.5.0)
Imports: knitr, xfun (>= 0.16)
Suggests: gpg, rmarkdown, magrittr, shiny, miniUI, rstudioapi (>=
        0.11), DT, digest
Additional_repositories: https://ropensci.r-universe.dev
RoxygenNote: 7.3.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-12-18 15:05:21 UTC; dmk
Author: David M. Kaplan [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-6087-359X>, github: dmkaplan2000)
Maintainer: David M. Kaplan <dmkaplan2000@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-19 10:20:08 UTC
Built: R 4.4.1; ; 2025-12-19 11:32:48 UTC; unix
