Join the tidyverse team in Seattle on August 15 for a day of fun and programming to improve the tidyverse!
dbplyr 2.5.0 brings improved syntax for referring to tables nested in schemas and catalogs along with a bunch of minor SQL generation improvements
Get started quickly with Shiny for Python's new app templates
Interact with Github Copilot and OpenAI's GPT (ChatGPT) models directly in RStudio. The `chattr` Shiny add-in makes it easy for you to interact with these and other Large Language Models (LLMs)
Recent releases integrate survival analysis into tidymodels. This now unlocks the framework for censored regression and provides modeling capabilities for time-to-event data
webR 0.3.1 is now available at npm, GitHub, and via CDN. Take a look at what's new in this release
R/Medicine webinar on Quarto manuscripts
An overview of recent Shiny for R updates, including extended tasks, JavaScript errors, and many bslib improvements
You can now host Quarto sites on Hugging Face using the new Quarto Space template
Recent tidymodels releases integrated a set of tools for assessing whether machine learning models treat groups of people differently
Introducing a new polar coordinate system that supersedes the old `coord_polar()`. Read on about the new `coord_radial()`
The 3.5.0 version of ggplot2 comes with an overhaul of the guide system. Read here what is new for axes
We are conducting our third tidymodels priorities survey. Please give us your feedback!
The 3.5.0 version of ggplot2 comes with an overhaul of the guide system. Read here what is new for legends
Qucikly see and choose Shiny for Python's Components and Layouts in these new galleries
ggplot2 3.5.0 is now on CRAN. Discover what is new in this release
A brand new way to write Shiny apps in Python
Quarto 1.4 brings new formats for dashboards and Typst, a new manuscript project type, a cross-reference overhaul, Shiny for Python support, and a ton of other updates
This release fixes a bunch of annoyances and catches up with innovations in DBI and dbplyr
withr is the tidyverse solution for automatically cleaning up after yourselves (temporary files, options, etc). This milestone makes withr much faster