diff --git a/DESCRIPTION b/DESCRIPTION index c1c6bb1..908e3ac 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: probably Title: Tools for Post-Processing Predicted Values -Version: 1.1.1.9001 +Version: 1.2.0 Authors@R: c( person("Max", "Kuhn", , "max@posit.co", role = c("aut", "cre")), person("Davis", "Vaughan", , "davis@posit.co", role = "aut"), diff --git a/NEWS.md b/NEWS.md index 95e2855..8e41a3c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# probably (development version) +# probably 1.2.0 * Add `required_pkgs()` methods to `int_conformal_cv()`, `int_conformal_full()`, `int_conformal_quantile()`, and `int_conformal_split()`. (#190) diff --git a/man/inf_conformal-butcher.Rd b/man/inf_conformal-butcher.Rd index e235a62..eccfc52 100644 --- a/man/inf_conformal-butcher.Rd +++ b/man/inf_conformal-butcher.Rd @@ -24,45 +24,45 @@ \alias{axe_fitted.int_conformal_cv} \title{Butcher methods for conformal inteference intervals} \usage{ -\method{axe_call}{int_conformal_full}(x, verbose = FALSE, ...) +axe_call.int_conformal_full(x, verbose = FALSE, ...) -\method{axe_ctrl}{int_conformal_full}(x, verbose = FALSE, ...) +axe_ctrl.int_conformal_full(x, verbose = FALSE, ...) -\method{axe_data}{int_conformal_full}(x, verbose = FALSE, ...) +axe_data.int_conformal_full(x, verbose = FALSE, ...) -\method{axe_env}{int_conformal_full}(x, verbose = FALSE, ...) +axe_env.int_conformal_full(x, verbose = FALSE, ...) -\method{axe_fitted}{int_conformal_full}(x, verbose = FALSE, ...) +axe_fitted.int_conformal_full(x, verbose = FALSE, ...) -\method{axe_call}{int_conformal_split}(x, verbose = FALSE, ...) +axe_call.int_conformal_split(x, verbose = FALSE, ...) -\method{axe_ctrl}{int_conformal_split}(x, verbose = FALSE, ...) +axe_ctrl.int_conformal_split(x, verbose = FALSE, ...) -\method{axe_data}{int_conformal_split}(x, verbose = FALSE, ...) +axe_data.int_conformal_split(x, verbose = FALSE, ...) -\method{axe_env}{int_conformal_split}(x, verbose = FALSE, ...) +axe_env.int_conformal_split(x, verbose = FALSE, ...) -\method{axe_fitted}{int_conformal_split}(x, verbose = FALSE, ...) +axe_fitted.int_conformal_split(x, verbose = FALSE, ...) -\method{axe_call}{int_conformal_quantile}(x, verbose = FALSE, ...) +axe_call.int_conformal_quantile(x, verbose = FALSE, ...) -\method{axe_ctrl}{int_conformal_quantile}(x, verbose = FALSE, ...) +axe_ctrl.int_conformal_quantile(x, verbose = FALSE, ...) -\method{axe_data}{int_conformal_quantile}(x, verbose = FALSE, ...) +axe_data.int_conformal_quantile(x, verbose = FALSE, ...) -\method{axe_env}{int_conformal_quantile}(x, verbose = FALSE, ...) +axe_env.int_conformal_quantile(x, verbose = FALSE, ...) -\method{axe_fitted}{int_conformal_quantile}(x, verbose = FALSE, ...) +axe_fitted.int_conformal_quantile(x, verbose = FALSE, ...) -\method{axe_call}{int_conformal_cv}(x, verbose = FALSE, ...) +axe_call.int_conformal_cv(x, verbose = FALSE, ...) -\method{axe_ctrl}{int_conformal_cv}(x, verbose = FALSE, ...) +axe_ctrl.int_conformal_cv(x, verbose = FALSE, ...) -\method{axe_data}{int_conformal_cv}(x, verbose = FALSE, ...) +axe_data.int_conformal_cv(x, verbose = FALSE, ...) -\method{axe_env}{int_conformal_cv}(x, verbose = FALSE, ...) +axe_env.int_conformal_cv(x, verbose = FALSE, ...) -\method{axe_fitted}{int_conformal_cv}(x, verbose = FALSE, ...) +axe_fitted.int_conformal_cv(x, verbose = FALSE, ...) } \arguments{ \item{x}{A conformal inference interval object.} diff --git a/revdep/README.md b/revdep/README.md index 543a327..e86d675 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,53 +1,49 @@ # Platform -|field |value | -|:--------|:------------------------------------------------------------------------------------------------| -|version |R version 4.5.1 (2025-06-13) | -|os |macOS Sequoia 15.5 | -|system |aarch64, darwin20 | -|ui |RStudio | -|language |(EN) | -|collate |en_US.UTF-8 | -|ctype |en_US.UTF-8 | -|tz |America/New_York | -|date |2025-07-30 | -|rstudio |2025.05.1+513 Mariposa Orchid (desktop) | -|pandoc |3.4 @ /Applications/RStudio.app/Contents/Resources/app/quarto/bin/tools/aarch64/ (via rmarkdown) | -|quarto |1.7.31 @ /usr/local/bin/quarto | +|field |value | +|:--------|:---------------------------------------------------------------------------------------------------| +|version |R version 4.5.1 (2025-06-13) | +|os |macOS Sequoia 15.6 | +|system |aarch64, darwin20 | +|ui |X11 | +|language |(EN) | +|collate |en_US.UTF-8 | +|ctype |en_US.UTF-8 | +|tz |America/Los_Angeles | +|date |2025-10-14 | +|pandoc |3.6.3 @ /Applications/Positron.app/Contents/Resources/app/quarto/bin/tools/aarch64/ (via rmarkdown) | +|quarto |1.8.25 @ /Applications/quarto/bin/quarto | # Dependencies |package |old |new |Δ | |:------------|:----------|:----------|:--| -|probably |1.1.0 |1.1.1 |* | -|butcher |0.3.5 |0.3.5 | | +|probably |1.1.1 |1.1.1.9001 |* | +|butcher |0.3.6 |0.3.6 | | |cli |3.6.5 |3.6.5 | | |clock |0.7.3 |0.7.3 | | |cpp11 |0.5.2 |0.5.2 | | |crayon |1.5.3 |1.5.3 | | |data.table |1.17.8 |1.17.8 | | |diagram |1.6.5 |1.6.5 | | -|dials |1.4.1 |1.4.1 | | +|dials |1.4.2 |1.4.2 | | |DiceDesign |1.10 |1.10 | | |digest |0.6.37 |0.6.37 | | -|doFuture |1.1.2 |1.1.2 | | |dplyr |1.1.4 |1.1.4 | | |farver |2.1.2 |2.1.2 | | -|foreach |1.5.2 |1.5.2 | | |furrr |0.3.1 |0.3.1 | | |future |1.67.0 |1.67.0 | | |future.apply |1.20.0 |1.20.0 | | |generics |0.1.4 |0.1.4 | | -|ggplot2 |3.5.2 |3.5.2 | | +|ggplot2 |4.0.0 |4.0.0 | | |globals |0.18.0 |0.18.0 | | |glue |1.8.0 |1.8.0 | | |gower |1.0.2 |1.0.2 | | |GPfit |1.0-9 |1.0-9 | | |gtable |0.3.6 |0.3.6 | | -|hardhat |1.4.1 |1.4.1 | | +|hardhat |1.4.2 |1.4.2 | | |ipred |0.9-15 |0.9-15 | | |isoband |0.2.7 |0.2.7 | | -|iterators |1.0.14 |1.0.14 | | |labeling |0.4.3 |0.4.3 | | |lava |1.8.1 |1.8.1 | | |lhs |1.2.0 |1.2.0 | | @@ -55,16 +51,16 @@ |listenv |0.9.1 |0.9.1 | | |lobstr |1.1.2 |1.1.2 | | |lubridate |1.9.4 |1.9.4 | | -|magrittr |2.0.3 |2.0.3 | | +|magrittr |2.0.4 |2.0.4 | | |modelenv |0.2.0 |0.2.0 | | |numDeriv |2016.8-1.1 |2016.8-1.1 | | |parallelly |1.45.1 |1.45.1 | | -|parsnip |1.3.2 |1.3.2 | | -|pillar |1.11.0 |1.11.0 | | +|parsnip |1.3.3 |1.3.3 | | +|pillar |1.11.1 |1.11.1 | | |pkgconfig |2.0.3 |2.0.3 | | |prettyunits |1.2.0 |1.2.0 | | |prodlim |2025.04.28 |2025.04.28 | | -|progressr |0.15.1 |0.15.1 | | +|progressr |0.16.0 |0.16.0 | | |purrr |1.1.0 |1.1.0 | | |R6 |2.6.1 |2.6.1 | | |RColorBrewer |1.1-3 |1.1-3 | | @@ -72,6 +68,7 @@ |recipes |1.3.1 |1.3.1 | | |rlang |1.1.6 |1.1.6 | | |rsample |1.3.1 |1.3.1 | | +|S7 |0.2.0 |0.2.0 | | |scales |1.4.0 |1.4.0 | | |sfd |0.1.0 |0.1.0 | | |shape |1.4.6.1 |1.4.6.1 | | @@ -79,20 +76,21 @@ |sparsevctrs |0.3.4 |0.3.4 | | |SQUAREM |2021.1 |2021.1 | | |stringi |1.8.7 |1.8.7 | | -|stringr |1.5.1 |1.5.1 | | +|stringr |1.5.2 |1.5.2 | | +|tailor |0.1.0 |0.1.0 | | |tibble |3.3.0 |3.3.0 | | |tidyr |1.3.1 |1.3.1 | | |tidyselect |1.2.1 |1.2.1 | | |timechange |0.3.0 |0.3.0 | | |timeDate |4041.110 |4041.110 | | -|tune |1.3.0 |1.3.0 | | +|tune |2.0.0 |2.0.0 | | |tzdb |0.5.0 |0.5.0 | | |utf8 |1.2.6 |1.2.6 | | |vctrs |0.6.5 |0.6.5 | | |viridisLite |0.4.2 |0.4.2 | | |warp |0.2.1 |0.2.1 | | |withr |3.0.2 |3.0.2 | | -|workflows |1.2.0 |1.2.0 | | +|workflows |1.3.0 |1.3.0 | | |yardstick |1.3.2 |1.3.2 | | # Revdeps diff --git a/revdep/cran.md b/revdep/cran.md index 29c1961..fdf1792 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -1,6 +1,6 @@ ## revdepcheck results -We checked 3 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. +We checked 5 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. * We saw 0 new problems * We failed to check 0 packages