Package: hcruR
Title: Estimate, Compare, and Visualize Healthcare Resource Utilization
        for Real-World Evidence
Version: 1.0.0
Authors@R: 
    c(person("Maheshkumar", "Umbarkar", email = "maheshubr30@gmail.com", role = c("aut", "cre", "cph")),
      person("Safiuddin Shoeb", "Syed", email = "syed.safiuddin79@gmail.com", role = "ctb"))
Description: Tools to estimate, compare, and visualize healthcare resource utilization using
    data derived from electronic health records or real-world evidence sources.
    The package supports pre index and post index analysis, patient cohort comparison, 
    and customizable summaries and visualizations for clinical and health economics research. 
    Methods implemented are based on Scott et al. (2022) <doi:10.1080/13696998.2022.2037917>
    and Xia et al. (2024) <doi:10.14309/ajg.0000000000002901>.
Depends: R (>= 4.2.0)
Imports: checkmate, dplyr, ggplot2, glue, gtsummary, purrr, rlang
Suggests: covr, devtools, knitr, pkgdown, remotes, rmarkdown, testthat
        (>= 3.0.0), tibble
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Language: en-US
RoxygenNote: 7.3.2
VignetteBuilder: knitr, rmarkdown
BugReports: https://github.com/mumbarkar/hcruR/issues
Config/testthat/edition: 3
Config/Needs/website: pkgdown
URL: https://github.com/mumbarkar/hcruR
NeedsCompilation: no
Packaged: 2025-08-27 08:38:07 UTC; lenovo
Author: Maheshkumar Umbarkar [aut, cre, cph],
  Safiuddin Shoeb Syed [ctb]
Maintainer: Maheshkumar Umbarkar <maheshubr30@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-01 17:00:31 UTC
Built: R 4.4.3; ; 2025-10-21 15:23:46 UTC; windows
