
diff --git a/DESCRIPTION b/DESCRIPTION index 09935786..50372445 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: stacks Title: Tidy Model Stacking -Version: 0.2.2.9001 +Version: 0.2.3 Authors@R: c( person(given = "Simon", family = "Couch", diff --git a/NEWS.md b/NEWS.md index 3068f838..f6f87312 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,4 @@ -# stacks 0.2.2.9001 (development version) - -To be released as v0.2.3. +# stacks 0.2.3 * Addressed deprecation warning in `add_candidates` (#99). * Improved clarity of warnings/errors related to failed hyperparameter diff --git a/R/utils.R b/R/utils.R index 4b96e824..1c7610bf 100644 --- a/R/utils.R +++ b/R/utils.R @@ -48,7 +48,8 @@ utils::globalVariables(c( "type", "value", "weight", - "weighted_est" + "weighted_est", + "where" )) # Checks and Prompts diff --git a/cran-comments.md b/cran-comments.md index ea5f9a10..adb4df0b 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -4,4 +4,4 @@ There were no ERRORs, WARNINGs, or NOTEs. ## Reverse dependencies -This package currently has no reverse dependencies. \ No newline at end of file +We checked 1 reverse dependency, DALEXtra, comparing R CMD check results across CRAN and dev versions of this package, and saw no new problems. \ No newline at end of file diff --git a/docs/404.html b/docs/404.html index 63a00c9f..cc937b21 100644 --- a/docs/404.html +++ b/docs/404.html @@ -4,7 +4,7 @@ - +