Skip to content

pool

Object Pooling

v1.0.5 · May 18, 2026 · MIT + file LICENSE

Description

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.

Downloads

CRAN

19.8K

Last 30 days

830th

54.9K

Last 90 days

221K

Last year

Trend: +4.5% (30d vs prior 30d)

r2u CRAN

184

Last 30 days

899

Last 90 days

2K

Last year

Trend: -49.3% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘pool-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: tbl.Pool
> ### Title: Use pool with dbplyr
> ### Aliases: tbl.Pool copy_to.Pool
> 
> ### ** Examples
> 
>
...[truncated]...
h database backends.
Calls: copy_to ... copy_to.DBIConnection -> check_dbplyr -> check_installed
Execution halted
<pool> Checked-out object deleted before being returned.
<pool> Make sure to `poolReturn()` all objects retrieved with `poolCheckout().`
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (18)

depends

Dependency Network

Dependencies Reverse dependencies DBI later R6 rlang stacomirtools ResultModelManager holi mmiCATs mmints mmirestriktor readepi repana sdstudio sqlhelper surveydown tidywikidatar CDMConnector DatabaseConnector dm +3 more reverse deps pool

Version History

16 tracked
updated 1.0.5 ← 1.0.4 diff May 19, 2026
new 1.0.4 Mar 10, 2026
updated 1.0.4 ← 1.0.3 diff Oct 6, 2024
updated 1.0.3 ← 1.0.2 diff Feb 13, 2024
updated 1.0.2 ← 1.0.1 diff Jan 17, 2024
updated 1.0.1 ← 1.0.0 diff Feb 20, 2023
updated 1.0.0 ← 0.1.6 diff Feb 10, 2023
updated 0.1.6 ← 0.1.5 diff Jan 13, 2021
updated 0.1.5 ← 0.1.4.3 diff Nov 2, 2020
updated 0.1.4.3 ← 0.1.4.2 diff Oct 2, 2019
updated 0.1.4.2 ← 0.1.4.1 diff Jan 6, 2019
updated 0.1.4.1 ← 0.1.4 diff Jun 28, 2018
updated 0.1.4 ← 0.1.3 diff Mar 9, 2018
updated 0.1.3 ← 0.1.2 diff Nov 3, 2017
updated 0.1.2 ← 0.1.1 diff Nov 2, 2017