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 <crotman at gmail.com> | 
| License: | MIT + file LICENSE | 
| NeedsCompilation: | no | 
| Materials: | README | 
| CRAN checks: | sqliteutils results | 
| Reference manual: | sqliteutils.html , sqliteutils.pdf | 
| 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 | 
Please use the canonical form https://CRAN.R-project.org/package=sqliteutils to link to this page.