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 Roxygen: list(markdown = 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 Repository: https://djnavarro.r-universe.dev Date/Publication: 2021-11-30 03:25:36 UTC RemoteUrl: https://github.com/djnavarro/bs4cards RemoteRef: HEAD RemoteSha: 1e89a913f493375252315987c8a487a6329e45cb NeedsCompilation: no Packaged: 2026-06-10 09:33:25 UTC; root Author: Danielle Navarro [aut, cre] (ORCID: ) Maintainer: Danielle Navarro