Type: Package
Package: yardstick
Title: Tidy Characterizations of Model Performance
Version: 1.3.1
Authors@R: c(
    person("Max", "Kuhn", , "max@posit.co", role = "aut"),
    person("Davis", "Vaughan", , "davis@posit.co", role = "aut"),
    person("Emil", "Hvitfeldt", , "emil.hvitfeldt@posit.co", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0679-1945")),
    person(given = "Posit Software, PBC", role = c("cph", "fnd"))
  )
Description: Tidy tools for quantifying how well model fits to a data set
    such as confusion matrices, class probability curve summaries, and
    regression metrics (e.g., RMSE).
License: MIT + file LICENSE
URL: https://github.com/tidymodels/yardstick,
        https://yardstick.tidymodels.org
BugReports: https://github.com/tidymodels/yardstick/issues
Depends: R (>= 3.6.0)
Imports: cli, dplyr (>= 1.1.0), generics (>= 0.1.2), hardhat (>=
        1.3.0), lifecycle (>= 1.0.3), rlang (>= 1.1.0), tibble,
        tidyselect (>= 1.2.0), utils, vctrs (>= 0.5.0), withr
Suggests: covr, crayon, ggplot2, knitr, probably (>= 1.0.0), rmarkdown,
        survival (>= 3.5-0), testthat (>= 3.0.0), tidyr
VignetteBuilder: knitr
Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.0
NeedsCompilation: yes
Packaged: 2024-03-21 21:01:38 UTC; emilhvitfeldt
Author: Max Kuhn [aut],
  Davis Vaughan [aut],
  Emil Hvitfeldt [aut, cre] (<https://orcid.org/0000-0002-0679-1945>),
  Posit Software, PBC [cph, fnd]
Maintainer: Emil Hvitfeldt <emil.hvitfeldt@posit.co>
Repository: CRAN
Date/Publication: 2024-03-21 21:50:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-03-21 22:13:33 UTC; unix
Archs: yardstick.so.dSYM
