Package: workboots
Title: Generate Bootstrap Prediction Intervals from a 'tidymodels'
        Workflow
Version: 0.2.0
Authors@R: 
    person(given = "Mark",
           family = "Rieke",
           role = c("aut", "cre"),
           email = "markjrieke@gmail.com")
Description: Provides functions for generating bootstrap prediction
    intervals from a 'tidymodels' workflow. 'tidymodels'
    <https://www.tidymodels.org/> is a collection of packages for modeling
    and machine learning using 'tidyverse' <https://www.tidyverse.org/>
    principles. This package is not affiliated with or maintained by
    'RStudio' or the 'tidymodels' maintainers.
License: MIT + file LICENSE
URL: https://github.com/markjrieke/workboots,
        https://markjrieke.github.io/workboots/
BugReports: https://github.com/markjrieke/workboots/issues
Imports: assertthat, dplyr, generics, lifecycle, Metrics, purrr, rlang,
        rsample, stats, tibble, tidyr, vip, workflows
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: forcats, ggplot2, knitr, readr, recipes, rmarkdown, scales,
        testthat (>= 3.0.0), tidymodels, tune, xgboost
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-05-16 03:09:13 UTC; E1735399
Author: Mark Rieke [aut, cre]
Maintainer: Mark Rieke <markjrieke@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-16 06:40:02 UTC
Built: R 4.1.3; ; 2023-04-17 19:14:35 UTC; windows
