Package: downloadthis
Title: Implement Download Buttons in 'rmarkdown'
Version: 0.2.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
LazyData: true
Imports: fs, readr, writexl, bsplus, mime, htmltools, base64enc,
        magrittr, zip
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-04 18:55:53 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: 2020-05-04 19:10:02 UTC
