dbplyr 2.6.0

I’m pleased to announce that dbplyr 2.6.0 is now on CRAN. dbplyr is the database backend for dplyr: it automatically translates the dplyr code you’d write for a data frame into SQL so you can run the same pipeline against tables in a remote database. You can install it with:


This is a companion discussion topic for the original entry at https://opensource.posit.co/blog/2026-06-17_dbplyr-2-6-0/
1 Like