Package: healthyR.ai
Title: The Machine Learning and AI Modeling Companion to 'healthyR'
Version: 0.1.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 machine learning and ai data analysis workflow tools, modeling, and automations. 
    This library provides many useful tools to review common administrative 
    hospital data. Some of these include predicting length of stay, and readmits.
    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.ai/,
        https://github.com/spsanderson/healthyR.ai
BugReports: https://github.com/spsanderson/healthyR.ai/issues
Imports: magrittr, rlang (>= 0.1.2), yardstick (>= 0.0.8), utils,
        broom, ggrepel, tibble, dplyr, ggplot2, tidyr, forcats, recipes
        (>= 1.0.0), purrr, h2o, stats, dials, parsnip, tune, workflows,
        modeltime
Suggests: rmarkdown, knitr, healthyR.data, scales, tidyselect, janitor,
        timetk, plotly, rsample, kknn, hardhat, uwot, stringr
VignetteBuilder: knitr
Depends: R (>= 3.3)
NeedsCompilation: no
Packaged: 2025-04-23 01:24:08 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: 2025-04-24 11:40:17 UTC
Built: R 4.6.0; ; 2025-10-14 04:01:52 UTC; windows
