The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Provides an R6-based project container for managing 'DuckDB' connections, reconnecting lazy database tables after session restarts, and storing metadata for database-backed objects used by packages in the 'dbverse'. The package supplies S4 base classes and generics for database-backed data, helpers for validating 'DuckDB' connections and table names, utilities for creating persistent database views, and methods for writing and restoring pinned lazy tables through the 'pins' package. These tools help package authors and analysts keep database paths, cached connections, and table references synchronized across interactive sessions and project directories.
| Version: | 0.1.0 |
| Depends: | R (≥ 4.1.0) |
| Imports: | dplyr, duckdb (≥ 1.4.0), DBI, pins, dbplyr, methods, glue, cli, R6, connections, yaml |
| Suggests: | knitr, rmarkdown, withr, testthat (≥ 3.0.0) |
| Published: | 2026-05-07 |
| DOI: | 10.32614/CRAN.package.dbProject |
| Author: | Edward C. Ruiz |
| Maintainer: | Edward C. Ruiz <ecr7407 at gmail.com> |
| BugReports: | https://github.com/dbverse-org/dbproject-r/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/dbverse-org/dbproject-r, https://dbverse-org.github.io/dbproject-r/ |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | dbProject results |
| Reference manual: | dbProject.html , dbProject.pdf |
| Vignettes: |
Connection Management (source, R code) Getting Started (source, R code) Troubleshooting & FAQ (source, R code) |
| Package source: | dbProject_0.1.0.tar.gz |
| Windows binaries: | r-devel: dbProject_0.1.0.zip, r-release: not available, r-oldrel: dbProject_0.1.0.zip |
| macOS binaries: | r-release (arm64): dbProject_0.1.0.tgz, r-oldrel (arm64): dbProject_0.1.0.tgz, r-release (x86_64): dbProject_0.1.0.tgz, r-oldrel (x86_64): dbProject_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=dbProject to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.