Package: bs4cards
Title: Generate Bootstrap Cards
Version: 0.1.1
Authors@R: 
    person(given = "Danielle",
           family = "Navarro",
           role = c("aut", "cre"),
           email = "djnavarro@protonmail.com",
           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, bslib
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-11-30 03:25:11 UTC; danielle
Author: Danielle Navarro [aut, cre] (<https://orcid.org/0000-0001-7648-6578>)
Maintainer: Danielle Navarro <djnavarro@protonmail.com>
Repository: CRAN
Date/Publication: 2021-11-30 08:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 15:53:19 UTC; windows
