CRAN/E | rocker

rocker

Database Interface Class

Installation

About

'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.

github.com/nikolaus77/rocker
Bug report File report

Key Metrics

Version 0.3.1
Published 2022-08-20 623 days ago
Needs compilation? no
License MIT
License File
CRAN checks rocker results

Downloads

Yesterday 10 0%
Last 7 days 53 -26%
Last 30 days 199 -3%
Last 90 days 547 -35%
Last 365 days 2.670 -20%

Maintainer

Maintainer

Nikolaus Pawlowski

niko@fr33.net

Authors

Nikolaus Pawlowski

aut / cre / cph

Material

README
NEWS
Reference manual
Package source

In Views

Databases

Vignettes

DBI package objects and functions in R6 rocker class
Initiation of SQL database connections in R6 rocker class
Installation and set up of R6 rocker object
Usage of relational databases (SQLite, PostgreSQL and MariaDB) with R6 rocker class
Protected password (credentials) storage inside of R6 rocker class
Usage of S3 class functions on R6 rocker class
Database transactions with R6 rocker class

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rocker archive

Imports

DBI
R6
sodium

Suggests

covr
crayon
knitr
RMariaDB
testthat ≥ 3.0.0
rmarkdown
RPostgres
RSQLite