Package

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

Hadley Wickham
roxygen2 7.2.0 brings improvements to
NAMESPACE
generation, better multiparameter argument inheritance, and improved warnings.
Read more ...
2022/05/13

Emil Hvitfeldt
The three extension packages for recipes were recently updated on CRAN adding new steps, features and bug fixes.
Read more ...
2022/05/03