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: 0.1.6
Depends: methods, R (≥ 3.0.0)
Imports: DBI, R6, later (≥ 1.0.0)
Suggests: testthat, tibble, dplyr, dbplyr, RSQLite, RMySQL
Published: 2021-01-14
Author: Joe Cheng [aut, cre], Barbara Borges [aut], RStudio [cph]
Maintainer: Joe Cheng <joe at rstudio.com>
BugReports: https://github.com/rstudio/pool/issues
License: GPL-3
URL: https://github.com/rstudio/pool
NeedsCompilation: no
Materials: README NEWS
In views: Databases
CRAN checks: pool results

Documentation:

Reference manual: pool.pdf

Downloads:

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

Reverse dependencies:

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

Linking:

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