Package
Simon Couch
parsnip 1.0.2 includes a number of changes to how the package checks model specifications, improving error messages and tightening integration with its extension packages. Read more ...
2022/10/03
Max Kuhn
Version 0.2.0 of brulee introduces learning rate schedulers. Read more ...
2022/09/26
Julia Silge
Some models store information in locations that cannot be saved via regular R serialization. The new bundle package provides a consistent interface for bundling model objects with their references so that they can be safely saved and re-loaded in production. Read more ...
2022/09/16
Hannah Frick
censored 0.1.0 is a new tidymodels package for survival models. Read more ...
2022/08/10
Mike Mahoney
rsample 1.1.0 is now on CRAN! This release provides a ton of new functions for grouped resampling, as well as a few long-awaited utility functions. Read more ...
2022/08/08
Michael Chirico
lintr 3.0.0 is a major release featuring a more consistent API for using linter and dozens of new linters included Read more ...
2022/07/15
Simon Couch
A new parsnip extension package for tree-based models is now on CRAN. Read more ...
2022/06/30
Mike Mahoney
spatialsample 0.2.0 is now on CRAN! This release provides a bunch of new features, including new spatial resampling methods, visualization helpers, and spatial buffering. Read more ...
2022/06/21
Julia Silge
We are thrilled to announce the release of vetiver, a framework for MLOps tasks in R and Python. Use vetiver to version, share, deploy, and monitor a trained model. Read more ...
2022/06/09
Hadley Wickham
This release brings improvements to SQL translation, a new way of getting local data into the database, and support for dplyr’s family of row modification functions. Read more ...
2022/06/06