Package: healthyR.ts
Title: The Time Series Modeling Companion to 'healthyR'
Version: 0.3.1
Authors@R: c(
    person("Steven","Sanderson", email = "spsanderson@gmail.com", role = c("aut","cre","cph"),
      comment = c(ORCID = "0009-0006-7661-8247")
      )
    )
Description: 
    Hospital time series data analysis workflow tools, modeling, and automations. 
    This library provides many useful tools to review common administrative time 
    series hospital data. Some of these include average length of stay, and 
    readmission rates. The aim is to provide a simple and consistent verb 
    framework that takes the guesswork out of everything.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2.9000
URL: https://www.spsanderson.com/healthyR.ts/,
        https://github.com/spsanderson/healthyR.ts
BugReports: https://github.com/spsanderson/healthyR.ts/issues
Imports: magrittr, rlang (>= 0.1.2), tibble, timetk, tidyr, dplyr,
        purrr, ggplot2, lubridate, plotly, recipes, modeltime, cowplot,
        graphics, forcats, stringi, parsnip, workflowsets, hardhat
Suggests: knitr, rmarkdown, scales, rsample, healthyR.ai, stringr,
        forecast, tidymodels, glue, xts, zoo, TSA, tune, dials,
        workflows, tidyselect, glmnet, earth, smooth, kernlab
VignetteBuilder: knitr
Depends: R (>= 3.3)
NeedsCompilation: no
Packaged: 2024-10-11 18:25:41 UTC; steve
Author: Steven Sanderson [aut, cre, cph]
    (<https://orcid.org/0009-0006-7661-8247>)
Maintainer: Steven Sanderson <spsanderson@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-11 23:00:03 UTC
Built: R 4.5.2; ; 2025-11-08 05:13:41 UTC; windows
