Package
Hadley Wickham
This release automatically warns if you forget to export an S3 method, regenerates the NAMESPACE before documenting the rest of the package, and does a better job generating aliases for the package documentation topic. Read more ...
2024/01/11
Thomas Lin Pedersen
scales 1.3.0 is a minor release focusing on streamlining the API and gradual improvements of the existing utilities Read more ...
2023/11/27
Hadley Wickham
httr2 is the successor to httr, providing a pipeable interface to generate HTTP requests and handle the responses. It’s focussed on the needs of an R user wrapping a modern web API, but is flexible enough to handle just about any HTTP related task. Read more ...
2023/11/14
Hadley Wickham
dbplyr 2.4.0 brings improvements to SQL generation, better control over the generated SQL, some new translations, and a bunch of backend specific improvements. Read more ...
2023/10/26
Hadley Wickham
Catch up on the last two years of testthat development which includes improved documentation, new expectations, a new style for error snapshots, support for mocking, a new way to detect if a test has changed global state, and a handful of UI improvements. Read more ...
2023/10/08
Gábor Csárdi
pak installs R packages from various sources. pak is fast, safe and convenient. This post shows the improvements in system requirements support on Linux, in the just released pak 0.6.0 version. Read more ...
2023/09/05
Hannah Frick
The latest releases of rsample and tune provide a new interface to validation sets as a three-way split. Read more ...
2023/08/25
Jennifer Bryan
gmailr 2.0.0 streamlines the auth process and makes it easier to use gmailr in a cloud or deployed context. Read more ...
2023/06/29
Max Kuhn
The desirability2 package, for multivariable optimization, is now on CRAN. Read more ...
2023/05/17
Hannah Frick
censored 0.2.0 is on CRAN! censored has two new engines for random forests and parametric survival models. Read more ...
2023/04/19