sqliteutils: Utility Functions for 'SQLite' (original) (raw)
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 |
DOI: | 10.32614/CRAN.package.sqliteutils |
Author: | Bruno Crotman [aut, cre] |
Maintainer: | Bruno Crotman |
License: | MIT + file |
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, r-oldrel (x86_64): sqliteutils_0.1.0.tgz |
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=sqliteutilsto link to this page.