Skip to content

rocker

Database Interface Class

v0.3.2 · Aug 30, 2025 · MIT + file LICENSE

Description

'R6' class interface for handling relational database connections using 'DBI' package as backend. The class allows handling of connections to e.g. PostgreSQL, MariaDB and SQLite. The purpose is having an intuitive object allowing straightforward handling of SQL databases.

Downloads

CRAN

292

Last 30 days

15414th

688

Last 90 days

2.8K

Last year

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

r2u CRAN

0

Last 30 days

25

Last 90 days

93

Last year

Trend: -100% (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 8, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running massageExamples to create ‘rocker-Ex.R’ failed
Error in file(out, "wt") : cannot open the connection
Calls: <Anonymous> -> Rd2ex -> file
In addition: Warning message:
In file(out, "wt") :
  cannot open file '/tmp/RtmpDbyb4q/file6dfc7445c2e72/writeTable.R': No space left on device
Execution halted
 NONE
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Code metrics have not been computed for this package yet.

Dependency Network

Dependencies Reverse dependencies DBI R6 sodium rocker

Version History

6 tracked
new 0.3.2 Mar 10, 2026
updated 0.3.2 ← 0.3.1 diff Aug 30, 2025
updated 0.3.1 ← 0.3.0 diff Aug 20, 2022
updated 0.3.0 ← 0.2.1 diff Jan 4, 2022
updated 0.2.1 ← 0.1.2 diff Dec 11, 2021
new 0.1.2 Nov 16, 2021