Package: bs4cards
Title: Generate Bootstrap 4 Cards
Version: 0.1.0
Authors@R: 
    person(given = "Danielle",
           family = "Navarro",
           role = c("aut", "cre"),
           email = "d.navarro@unsw.edu.au",
           comment = c(ORCID = "0000-0001-7648-6578"))
Description: Allows the user to generate bootstrap cards within
    R markdown documents. Intended for use in conjunction with
    R markdown HTML outputs and other formats that support the 
    bootstrap 4 library.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: htmltools, magrittr, methods, rlang
URL: https://github.com/djnavarro/bs4cards
BugReports: https://github.com/djnavarro/bs4cards/issues
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, tibble, covr
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-09-01 11:11:18 UTC; danielle
Author: Danielle Navarro [aut, cre] (<https://orcid.org/0000-0001-7648-6578>)
Maintainer: Danielle Navarro <d.navarro@unsw.edu.au>
Repository: CRAN
Date/Publication: 2021-09-03 09:40:02 UTC
