| Port details |
- R-cran-dbplyr 'dplyr' Back End for Databases
- 2.6.0 databases
=0 2.5.1Version of this port present on the latest quarterly branch. - Maintainer: einar@isnic.is
 - Port Added: 2024-04-06 14:54:06
- Last Update: 2026-06-21 16:23:08
- Commit Hash: 934e470
- License: MIT
- WWW:
- https://dbplyr.tidyverse.org/
- Description:
- A 'dplyr' back end for databases that allows you to work with remote database
tables as if they are in-memory data frames. Basic features works with any
database that has a 'DBI' back end; more advanced features require 'SQL'
translation to be provided by the package author.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- R-cran-dbplyr>0:databases/R-cran-dbplyr
- To install the port:
- cd /usr/ports/databases/R-cran-dbplyr/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/R-cran-dbplyr
- pkg install R-cran-dbplyr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-dbplyr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1781775929
SHA256 (dbplyr_2.6.0.tar.gz) = 3672daf73f7f0238a2c547dce5d4fb31e50235bca796c710d6f7caf49c212bd8
SIZE (dbplyr_2.6.0.tar.gz) = 611997
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- Test dependencies:
-
- R-cran-bit64>0 : devel/R-cran-bit64
- R-cran-covr>0 : devel/R-cran-covr
- R-cran-knitr>0 : print/R-cran-knitr
- R-cran-RMariaDB>=1.2.2 : databases/R-cran-RMariaDB
- R-cran-rmarkdown>0 : textproc/R-cran-rmarkdown
- R-cran-RPostgres>=1.4.5 : databases/R-cran-RPostgres
- R-cran-RPostgreSQL>0 : databases/R-cran-RPostgreSQL
- R-cran-RSQLite>=2.3.8 : databases/R-cran-RSQLite
- R-cran-testthat>=3.1.10 : devel/R-cran-testthat
- Runtime dependencies:
-
- R-cran-blob>=1.2.0 : devel/R-cran-blob
- R-cran-cli>=3.6.1 : devel/R-cran-cli
- R-cran-DBI>=1.1.3 : databases/R-cran-DBI
- R-cran-dplyr>=1.1.2 : math/R-cran-dplyr
- R-cran-glue>=1.6.2 : devel/R-cran-glue
- R-cran-lifecycle>=1.0.3 : devel/R-cran-lifecycle
- R-cran-magrittr>0 : devel/R-cran-magrittr
- R-cran-pillar>=1.9.0 : devel/R-cran-pillar
- R-cran-purrr>=1.0.1 : devel/R-cran-purrr
- R-cran-R6>=2.2.2 : devel/R-cran-R6
- R-cran-rlang>=1.1.1 : devel/R-cran-rlang
- R-cran-tibble>=3.2.1 : devel/R-cran-tibble
- R-cran-tidyr>=1.3.0 : devel/R-cran-tidyr
- R-cran-tidyselect>=1.2.1 : devel/R-cran-tidyselect
- R-cran-vctrs>=0.6.3 : devel/R-cran-vctrs
- R-cran-withr>=2.5.0 : devel/R-cran-withr
- R : math/R
- This port is required by:
- for Build
-
- devel/R-cran-tidyverse
- for Run
-
- devel/R-cran-tidyverse
Configuration Options:
- No options to configure
- Options name:
- databases_R-cran-dbplyr
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.6.0 21 Jun 2026 16:23:08
    |
Yusuf Yaman (nxjoseph)  |
databases/R-cran-dbplyr: Fix tests
- Added pre-test target to download one test package in-place.
- Added custom do-test target to pass tests successfully.
PR: 296128, 296134, 296133
Co-authored-by: Nuno Teixeira <eduardo@FreeBSD.org>
Approved by: osa, vvd (Mentors, implicit) |
2.6.0 18 Jun 2026 14:16:12
    |
Yusuf Yaman (nxjoseph)  Author: Einar Bjarni Halldórsson |
databases/R-cran-dbplyr: Update 2.5.2 => 2.6.0
Changelog:
https://github.com/tidyverse/dbplyr/releases/tag/v2.6.0
PR: 296128
Approved by: osa, vvd (Mentors, implicit) |
2.5.2 15 May 2026 22:52:07
    |
Yusuf Yaman (nxjoseph)  Author: Einar Bjarni Halldórsson |
databases/R-cran-dbplyr: Update 2.5.1 => 2.5.2
While here, add more test dependencies
Changelog:
https://github.com/tidyverse/dbplyr/releases/tag/v2.5.2
Commit log:
https://github.com/tidyverse/dbplyr/compare/v2.5.1...v2.5.2
PR: 295286
Reported by: Einar Bjarni Halldórsson <einar@isnic.is> (maintainer)
Approved by: osa, vvd (Mentors, implicit) |
2.5.1 14 Sep 2025 18:57:22
    |
Zsolt Udvari (uzsolt)  Author: Einar Bjarni Halldórsson |
databases/R-cran-dbplyr: Update to 2.5.1
Doesn't need compilation, so only set RUN_DEPENDS, remove BUILD_DEPENDS
Add needed TEST_DEPENDS for ports that exist.
Changelog: https://github.com/tidyverse/dbplyr/releases/tag/v2.5.1
PR: 289433
Approved by: submitter is maintainer |
2.5.0 08 Apr 2024 10:55:46
    |
Nuno Teixeira (eduardo)  Author: Einar Bjarni Halldórsson |
databases/R-cran-dbplyr: Update to 2.5.0
ChangeLog: https://github.com/tidyverse/dbplyr/releases/tag/v2.5.0
PR: 278242 |
2.4.0 06 Apr 2024 14:42:36
    |
Nuno Teixeira (eduardo)  Author: Einar Bjarni Halldórsson |
databases/R-cran-dbplyr: New port: 'dplyr' Back End for Databases
- Submitter becomes maintainer
A 'dplyr' back end for databases that allows you to work with remote database
tables as if they are in-memory data frames. Basic features works with any
database that has a 'DBI' back end; more advanced features require 'SQL'
translation to be provided by the package author.
WWW: https://dbplyr.tidyverse.org/
Differential Revision: https://reviews.freebsd.org/D43735 |