Package: metathis
Title: HTML Metadata Tags for 'R Markdown' and 'Shiny'
Version: 1.0.3
Authors@R: 
    person(given = "Garrick",
           family = "Aden-Buie",
           role = c("aut", "cre"),
           email = "garrick@adenbuie.com",
           comment = c(ORCID = "0000-0002-7111-0077"))
Description: Create meta tags for 'R Markdown' HTML documents
    and 'Shiny' apps for customized social media cards, for accessibility, and 
    quality search engine indexing. 'metathis' currently supports HTML documents
    created with 'rmarkdown', 'shiny', 'xaringan', 'pagedown', 'bookdown', and 
    'flexdashboard'.
License: MIT + file LICENSE
URL: https://github.com/gadenbuie/metathis
BugReports: https://github.com/gadenbuie/metathis/issues
Imports: htmltools, knitr, magrittr, purrr
Suggests: rmarkdown, shiny, testthat (>= 2.1.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-09-10 13:06:26 UTC; garrick
Author: Garrick Aden-Buie [aut, cre] (<https://orcid.org/0000-0002-7111-0077>)
Maintainer: Garrick Aden-Buie <garrick@adenbuie.com>
Repository: CRAN
Date/Publication: 2020-09-10 13:40:03 UTC
