Package: knitrdata
Type: Package
Date: 2020-12-08
Title: Data Language Engine for 'knitr' / 'rmarkdown'
Version: 0.6.1
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
LazyData: true
URL: https://github.com/dmkaplan2000/knitrdata
Depends: R (> 3.5.0)
Imports: knitr, xfun (>= 0.16), methods
Suggests: gpg, rmarkdown, magrittr, shiny, miniUI, rstudioapi (>=
        0.11), DT, digest
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-12-08 09:55:51 UTC; dmk
Author: David M. Kaplan [aut, cre, cph]
    (<https://orcid.org/0000-0001-6087-359X>, dmkaplan2000)
Maintainer: David M. Kaplan <dmkaplan2000@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-08 13:00:02 UTC
Built: R 4.2.0; ; 2022-04-27 07:20:13 UTC; unix
