-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #202 from tidymodels/RC-0.2.4
- Loading branch information
Showing
7 changed files
with
112 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: tidyclust | ||
Title: A Common API to Clustering | ||
Version: 0.2.3.9000 | ||
Version: 0.2.4.9000 | ||
Authors@R: c( | ||
person("Emil", "Hvitfeldt", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0002-0679-1945")), | ||
|
@@ -24,7 +24,7 @@ Imports: | |
generics (>= 0.1.2), | ||
glue (>= 1.6.2), | ||
hardhat (>= 1.0.0), | ||
modelenv (>= 0.2.0.9000), | ||
modelenv (>= 0.2.0), | ||
parsnip (>= 1.0.2), | ||
philentropy (>= 0.9.0), | ||
prettyunits (>= 1.1.0), | ||
|
@@ -49,8 +49,6 @@ Suggests: | |
rmarkdown, | ||
testthat (>= 3.0.0), | ||
workflows (>= 1.1.2) | ||
Remotes: | ||
tidymodels/modelenv | ||
Config/Needs/website: pkgdown, tidymodels, tidyverse, palmerpenguins, | ||
patchwork, ggforce, tidyverse/tidytemplate | ||
Config/testthat/edition: 3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,12 @@ | ||
## Comments | ||
|
||
update in testing to fix bugs resultign from clustMixType release. | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 0 note | ||
|
||
## revdepcheck results | ||
|
||
We checked 1 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 | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,105 @@ | ||
# Platform | ||
|
||
|field |value | | ||
|:--------|:----------------------------------------------------------------------------------------| | ||
|version |R version 4.4.0 (2024-04-24) | | ||
|os |macOS Sonoma 14.4.1 | | ||
|system |aarch64, darwin20 | | ||
|ui |X11 | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|ctype |en_US.UTF-8 | | ||
|tz |America/Los_Angeles | | ||
|date |2024-07-02 | | ||
|pandoc |3.1.12.3 @ /Applications/Positron.app/Contents/Resources/app/bin/pandoc/ (via rmarkdown) | | ||
|field |value | | ||
|:--------|:---------------------------------------| | ||
|version |R version 4.4.2 (2024-10-31) | | ||
|os |macOS Sequoia 15.2 | | ||
|system |aarch64, darwin20 | | ||
|ui |X11 | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|ctype |en_US.UTF-8 | | ||
|tz |America/Los_Angeles | | ||
|date |2025-01-27 | | ||
|pandoc |3.6.1 @ /usr/local/bin/ (via rmarkdown) | | ||
|
||
# Dependencies | ||
|
||
|package |old |new |Δ | | ||
|:---------|:-----|:----------|:--| | ||
|tidyclust |0.2.2 |0.2.2.9000 |* | | ||
|cli |NA |3.6.3 |* | | ||
|digest |NA |0.6.36 |* | | ||
|lhs |NA |1.2.0 |* | | ||
|package |old |new |Δ | | ||
|:-------------|:----------|:----------|:--| | ||
|tidyclust |0.2.3 |0.2.3.9000 |* | | ||
|cli |3.6.3 |3.6.3 | | | ||
|clock |0.7.2 |0.7.2 | | | ||
|colorspace |2.1-1 |2.1-1 | | | ||
|cpp11 |0.5.1 |0.5.1 | | | ||
|data.table |1.16.4 |1.16.4 | | | ||
|diagram |1.6.5 |1.6.5 | | | ||
|dials |1.3.0 |1.3.0 | | | ||
|DiceDesign |1.10 |1.10 | | | ||
|digest |0.6.37 |0.6.37 | | | ||
|doFuture |1.0.1 |1.0.1 | | | ||
|dplyr |1.1.4 |1.1.4 | | | ||
|fansi |1.0.6 |1.0.6 | | | ||
|farver |2.1.2 |2.1.2 | | | ||
|flexclust |1.4-2 |1.4-2 | | | ||
|foreach |1.5.2 |1.5.2 | | | ||
|furrr |0.3.1 |0.3.1 | | | ||
|future |1.34.0 |1.34.0 | | | ||
|future.apply |1.11.3 |1.11.3 | | | ||
|generics |0.1.3 |0.1.3 | | | ||
|ggplot2 |3.5.1 |3.5.1 | | | ||
|globals |0.16.3 |0.16.3 | | | ||
|glue |1.8.0 |1.8.0 | | | ||
|gower |1.0.2 |1.0.2 | | | ||
|GPfit |1.0-8 |1.0-8 | | | ||
|gtable |0.3.6 |0.3.6 | | | ||
|hardhat |1.4.0 |1.4.0 | | | ||
|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 | | | ||
|lifecycle |1.0.4 |1.0.4 | | | ||
|listenv |0.9.1 |0.9.1 | | | ||
|lubridate |1.9.4 |1.9.4 | | | ||
|magrittr |2.0.3 |2.0.3 | | | ||
|modelenv |0.2.0 |0.2.0 | | | ||
|modeltools |0.2-23 |0.2-23 | | | ||
|munsell |0.5.1 |0.5.1 | | | ||
|numDeriv |2016.8-1.1 |2016.8-1.1 | | | ||
|parallelly |1.41.0 |1.41.0 | | | ||
|parsnip |1.2.1 |1.2.1 | | | ||
|philentropy |NA |0.9.0 |* | | ||
|pillar |1.10.1 |1.10.1 | | | ||
|pkgconfig |2.0.3 |2.0.3 | | | ||
|poorman |NA |0.2.7 |* | | ||
|prettyunits |1.2.0 |1.2.0 | | | ||
|prodlim |2024.06.25 |2024.06.25 | | | ||
|progressr |0.15.1 |0.15.1 | | | ||
|purrr |1.0.2 |1.0.2 | | | ||
|R6 |2.5.1 |2.5.1 | | | ||
|RColorBrewer |1.1-3 |1.1-3 | | | ||
|Rcpp |1.0.14 |1.0.14 | | | ||
|RcppArmadillo |14.2.2-1 |NA |* | | ||
|RcppGSL |0.3.13 |NA |* | | ||
|RcppParallel |5.1.10 |NA |* | | ||
|RcppZiggurat |0.1.6 |NA |* | | ||
|recipes |1.1.0 |1.1.0 | | | ||
|Rfast |2.1.4 |NA |* | | ||
|rlang |1.1.5 |1.1.5 | | | ||
|rsample |1.2.1 |1.2.1 | | | ||
|scales |1.3.0 |1.3.0 | | | ||
|sfd |0.1.0 |0.1.0 | | | ||
|shape |1.4.6.1 |1.4.6.1 | | | ||
|slider |0.3.2 |0.3.2 | | | ||
|SQUAREM |2021.1 |2021.1 | | | ||
|stringi |1.8.4 |1.8.4 | | | ||
|stringr |1.5.1 |1.5.1 | | | ||
|tibble |3.2.1 |3.2.1 | | | ||
|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.2.1 |1.2.1 | | | ||
|tzdb |0.4.0 |0.4.0 | | | ||
|utf8 |1.2.4 |1.2.4 | | | ||
|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.1.4 |1.1.4 | | | ||
|yardstick |1.3.2 |1.3.2 | | | ||
|
||
# Revdeps | ||
|