Package: downloadthis
Title: Implement Download Buttons in 'rmarkdown'
Version: 0.5.0
Authors@R: 
    c(
        person(given = "Felipe",
           family = "Mattioni Maturana",
           role = c("aut", "cre"),
           email = "felipe.mattioni@med.uni-tuebingen.de",
           comment = c(ORCID = "0000-0002-4221-6104")),
        person(given = "John",
           family = "Coene",
           role = c("ctb"),
           email = "jcoenep@gmail.com")
    )
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, base64enc
RoxygenNote: 7.3.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: 2025-07-11 13:53:57 UTC; fmattioni
Author: Felipe Mattioni Maturana [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4221-6104>),
  John Coene [ctb]
Maintainer: Felipe Mattioni Maturana <felipe.mattioni@med.uni-tuebingen.de>
Repository: CRAN
Date/Publication: 2025-07-11 14:10:08 UTC
Built: R 4.6.0; ; 2025-11-02 04:44:37 UTC; windows
