Package: butcher
Title: Model Butcher
Version: 0.1.5
Authors@R: 
    c(person(given = "Joyce",
             family = "Cahoon",
             role = "aut",
             email = "joyceyu48@gmail.com",
             comment = c(ORCID = "0000-0001-7217-4702")),
      person(given = "Davis",
             family = "Vaughan",
             role = c("aut", "cre"),
             email = "davis@rstudio.com"),
      person(given = "Max",
             family = "Kuhn",
             role = "aut",
             email = "max@rstudio.com"),
      person(given = "Alex",
             family = "Hayes",
             role = "aut",
             email = "alexpghayes@gmail.com"))
Description: Provides a set of five S3 generics to axe
    components of fitted model objects and help reduce the size of model
    objects saved to disk.
License: MIT + file LICENSE
URL: https://butcher.tidymodels.org
BugReports: https://github.com/tidymodels/butcher/issues
Depends: R (>= 3.1)
Imports: fs, lobstr (>= 1.1.1), methods, purrr, rlang, tibble (>=
        2.1.1), usethis (>= 1.5.0), utils
Suggests: C50, caret, clisymbols, covr, ddalpha, dimRed, dplyr, e1071,
        earth, fastICA, flexsurv, ipred, kernlab, kknn, knitr, MASS,
        mda, modeldata, NMF, nnet, parsnip (>= 0.1.6), pkgload, pls,
        QSARdata, randomForest, ranger, RANN, recipes, rmarkdown,
        rpart, rsample, RSpectra, survival (>= 3.2-10), testthat (>=
        2.1.0), TH.data, xgboost (>= 1.3.2.1)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-25 15:40:15 UTC; davis
Author: Joyce Cahoon [aut] (<https://orcid.org/0000-0001-7217-4702>),
  Davis Vaughan [aut, cre],
  Max Kuhn [aut],
  Alex Hayes [aut]
Maintainer: Davis Vaughan <davis@rstudio.com>
Repository: CRAN
Date/Publication: 2021-06-28 07:30:02 UTC
Built: R 4.0.5; ; 2022-04-21 10:14:50 UTC; windows
