Package: downloadthis
Title: Implement Download Buttons in 'rmarkdown'
Version: 0.1.3
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, rmarkdown, purrr
RoxygenNote: 7.1.0
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-04-14 12:03:34 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-04-14 12:10:02 UTC
