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:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=pool
to link to this page.