Package: downloadthis
Title: Implement Download Buttons in 'rmarkdown'
Version: 0.3.0
Authors@R: 
    person(given = "Felipe",
           family = "Mattioni Maturana",
           role = c("aut", "cre"),
           email = "felipe.mattioni@med.uni-tuebingen.de",
           comment = c(ORCID = "0000-0002-4221-6104"))
Description: Implement download buttons in HTML output from 'rmarkdown' without the need for 'runtime:shiny'.
License: MIT + file LICENSE
URL: https://github.com/fmmattioni/downloadthis
BugReports: https://github.com/fmmattioni/downloadthis/issues
Encoding: UTF-8
Imports: fs, readr, writexl, bsplus, mime, htmltools, magrittr, zip,
        ggplot2, glue, jsonlite
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.1), spelling, covr
VignetteBuilder: knitr
Language: en-US
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: no
Packaged: 2022-02-04 12:42:46 UTC; fmattioni
Author: Felipe Mattioni Maturana [aut, cre]
    (<https://orcid.org/0000-0002-4221-6104>)
Maintainer: Felipe Mattioni Maturana <felipe.mattioni@med.uni-tuebingen.de>
Repository: CRAN
Date/Publication: 2022-02-04 13:00:06 UTC
