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.4 |
Depends: | R (≥ 3.0.0), methods |
Imports: | DBI, R6, dplyr, dbplyr, later |
Suggests: | testthat, tibble, RSQLite, RMySQL |
Published: | 2018-03-10 |
Author: | Barbara Borges [aut, cre], RStudio [cph] |
Maintainer: | Barbara Borges <barbara at rstudio.com> |
BugReports: | https://github.com/rstudio/pool/issues |
License: | GPL-3 |
URL: | https://github.com/rstudio/pool |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | pool results |
Reference manual: | pool.pdf |
Package source: | pool_0.1.4.tar.gz |
Windows binaries: | r-devel: pool_0.1.4.zip, r-release: pool_0.1.4.zip, r-oldrel: pool_0.1.4.zip |
OS X binaries: | r-release: pool_0.1.4.tgz, r-oldrel: pool_0.1.4.tgz |
Old sources: | pool archive |
Please use the canonical form https://CRAN.R-project.org/package=pool to link to this page.