sqliteutils: Utility Functions for 'SQLite'

A tool for working with 'SQLite' databases. 'SQLite' has some idiosyncrasies and limitations that impose some hurdles to the R developer who is using this database as a repository. For instance, 'SQLite' doesn't have a date type and 'sqliteutils' has some functions to deal with that.

Version: 0.1.0
Imports: RSQLite, DBI, dplyr, dbplyr, magrittr
Suggests: testthat (≥ 3.0.0)
Published: 2021-09-21
Author: Bruno Crotman [aut, cre]
Maintainer: Bruno Crotman <crotman at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: sqliteutils results

Documentation:

Reference manual: sqliteutils.pdf

Downloads:

Package source: sqliteutils_0.1.0.tar.gz
Windows binaries: r-devel: sqliteutils_0.1.0.zip, r-release: sqliteutils_0.1.0.zip, r-oldrel: sqliteutils_0.1.0.zip
macOS binaries: r-release (arm64): sqliteutils_0.1.0.tgz, r-oldrel (arm64): sqliteutils_0.1.0.tgz, r-release (x86_64): sqliteutils_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=sqliteutils to link to this page.