Enables the creation of object pools, which make it less
    computationally expensive to fetch a new object. Currently the only
    supported pooled objects are 'DBI' connections.
| Version: | 1.0.4 | 
| Depends: | methods, R (≥ 3.6.0) | 
| Imports: | DBI (≥ 1.2.1), later (≥ 1.0.0), R6, rlang (≥ 1.0.0) | 
| Suggests: | covr, dbplyr (≥ 2.4.0), dplyr, knitr, rmarkdown, RSQLite, shiny, testthat (≥ 3.0.0), tibble | 
| Published: | 2024-10-07 | 
| DOI: | 10.32614/CRAN.package.pool | 
| Author: | Joe Cheng [aut],
  Barbara Borges [aut],
  Hadley Wickham [aut, cre],
  Posit Software, PBC [cph, fnd] | 
| Maintainer: | Hadley Wickham  <hadley at posit.co> | 
| BugReports: | https://github.com/rstudio/pool/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/rstudio/pool, https://rstudio.github.io/pool/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| In views: | Databases | 
| CRAN checks: | pool results |