Package: sqliter
Type: Package
Title: Connection wrapper to SQLite databases
Version: 0.1.0
Author: Wilson Freitas <wilson.freitas@gmail.com>
Maintainer: Wilson Freitas <wilson.freitas@gmail.com>
URL: https://github.com/wilsonfreitas/sqliter/
Description: 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.
License: MIT + file LICENSE
Imports: stringr, functional, DBI, RSQLite
Collate: 'sqliter.R'
Packaged: 2014-01-26 18:21:10 UTC; wilson
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-01-26 19:54:31
Built: R 4.1.3; ; 2023-04-17 16:40:13 UTC; windows
