Package: healthfinance Title: Financial Projections and Planning for Health Care Practices Version: 0.1.0 Authors@R: c( person(given = "Raoul", family = "Wadhwa", role = c("aut", "cre"), email = "raoulwadhwa@gmail.com"), person(given = "Vigneshwar", family = "Subramanian", role = "aut", email = "vs347@cornell.edu"), person(given = "Milind", family = "Desai", role = "aut")) Description: Provides a shiny interface for a free, open-source managerial accounting-like system for health care practices. This package allows health care administrators to project revenue with monthly adjustments and procedure-specific boosts up to a 3-year period. Granular data (patient-level) to aggregated data (department- or hospital-level) can all be used as valid inputs provided historical volume and revenue data is available. For more details on managerial accounting techniques, see Brewer et al. (2015, ISBN:9780078025792). License: GPL-3 Encoding: UTF-8 Depends: R (>= 2.10) Imports: ggplot2 (>= 3.3), lubridate (>= 1.7), readr (>= 1.3), scales (>= 1.1), shiny (>= 1.4), tibble (>= 3.0) Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 URL: https://rrrlw.github.io/healthfinance/ BugReports: https://github.com/rrrlw/healthfinance/issues Suggests: testthat (>= 2.3) Config/pak/sysreqs: cmake make libuv1-dev libx11-dev zlib1g-dev Repository: https://rrrlw.r-universe.dev Date/Publication: 2020-10-15 20:19:12 UTC RemoteUrl: https://github.com/rrrlw/healthfinance RemoteRef: HEAD RemoteSha: bf99622f10fa1946808d4fb17d9fe315623c1282 NeedsCompilation: no Packaged: 2026-07-04 15:58:47 UTC; root Author: Raoul Wadhwa [aut, cre], Vigneshwar Subramanian [aut], Milind Desai [aut] Maintainer: Raoul Wadhwa