sqliter: Connection wrapper to SQLite databases

sqliter helps users, mainly data munging practioneers, to organize their sql calls in a clean structure. It simplifies the process of extracting and transforming data into useful formats.

Version: 0.1.0
Imports: stringr, functional, DBI, RSQLite
Published: 2014-01-26
Author: Wilson Freitas
Maintainer: Wilson Freitas <wilson.freitas at gmail.com>
License: MIT + file LICENSE
URL: https://github.com/wilsonfreitas/sqliter/
NeedsCompilation: no
Materials: README
CRAN checks: sqliter results

Documentation:

Reference manual: sqliter.pdf

Downloads:

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

Linking:

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