Package: card Type: Package Title: Cardiovascular Applications in Research Data Version: 0.1.1 Authors@R: c( person(given = "Anish S.", family = "Shah", role = c("aut", "cre", "cph"), email = "shah.in.boots@gmail.com", comment = c(ORCID = "0000-0002-9729-1558")), person(given = "Reese", family = "Fuller", role = "ctb", email = "reese@ss4medical.com") ) Description: A collection of cardiovascular research datasets and analytical tools, including methods for cardiovascular procedural data, such as electrocardiography, echocardiography, and catheterization data. Additional methods exist for analysis of procedural billing codes. License: MIT + file LICENSE URL: https://cran.r-project.org/package=card BugReports: https://github.com/shah-in-boots/card/issues Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Depends: R (>= 4.2.0) Imports: stats, generics, ggplot2, tidyr, dplyr, purrr, tibble, rlang, httr, parsnip, hardhat, readr, vroom Suggests: ellmer (>= 0.1.0), knitr, covr, testthat, broom.mixed, ggrepel, rmarkdown, quarto, rvest, xml2 VignetteBuilder: knitr, quarto Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev libssl-dev libx11-dev Repository: https://shah-in-boots.r-universe.dev Date/Publication: 2026-07-05 02:33:52 UTC RemoteUrl: https://github.com/shah-in-boots/card RemoteRef: HEAD RemoteSha: eb37db5caf4f3e096684e67ef767cfbf0d60ddf5 NeedsCompilation: no Packaged: 2026-07-05 03:51:32 UTC; root Author: Anish S. Shah [aut, cre, cph] (ORCID: ), Reese Fuller [ctb] Maintainer: Anish S. Shah