pool: Object Pooling

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.3
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, RMySQL, RSQLite, shiny, testthat (≥ 3.0.0), tibble
Published: 2024-02-14
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, http://rstudio.github.io/pool/
NeedsCompilation: no
Materials: README NEWS
In views: Databases
CRAN checks: pool results

Documentation:

Reference manual: pool.pdf
Vignettes: Why pool?

Downloads:

Package source: pool_1.0.3.tar.gz
Windows binaries: r-devel: pool_1.0.3.zip, r-release: pool_1.0.3.zip, r-oldrel: pool_1.0.3.zip
macOS binaries: r-release (arm64): pool_1.0.3.tgz, r-oldrel (arm64): pool_1.0.3.tgz, r-release (x86_64): pool_1.0.3.tgz
Old sources: pool archive

Reverse dependencies:

Reverse depends: stacomirtools
Reverse imports: repana, sqlhelper, stacomiR, tidywikidatar
Reverse suggests: CDMConnector, DatabaseConnector, dm, readwritesqlite, sf

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pool to link to this page.