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
LazyData: true
Depends: R (>= 2.10)
Imports: ggplot2 (>= 3.3), lubridate (>= 1.7), readr (>= 1.3), scales
        (>= 1.1), shiny (>= 1.4), tibble (>= 3.0)
RoxygenNote: 7.1.1
URL: https://rrrlw.github.io/healthfinance/
BugReports: https://github.com/rrrlw/healthfinance/issues
Suggests: testthat (>= 2.3)
NeedsCompilation: no
Packaged: 2020-10-15 20:13:27 UTC; appveyor
Author: Raoul Wadhwa [aut, cre],
  Vigneshwar Subramanian [aut],
  Milind Desai [aut]
Maintainer: Raoul Wadhwa <raoulwadhwa@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-24 09:00:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:35:05 UTC; windows
