qst: Store Tables in SQL Database

Provides functions for quickly writing (and reading back) a data.frame to file in 'SQLite' format. The name stands for *Store Tables using 'SQLite'*, or alternatively for *Quick Store Tables* (either way, it could be pronounced as *Quest*). For data.frames containing the supported data types it is intended to work as a drop-in replacement for the 'write_*()' and 'read_*()' functions provided by similar packages.

Version: 0.1.2
Imports: RSQLite, DBI, dplyr, dbplyr, tibble, magrittr
Published: 2020-11-20
Author: Magnus Thor Torfason
Maintainer: Magnus Thor Torfason <m at zulutime.net>
License: MIT + file LICENCE
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: qst results

Documentation:

Reference manual: qst.pdf

Downloads:

Package source: qst_0.1.2.tar.gz
Windows binaries: r-prerel: qst_0.1.2.zip, r-release: qst_0.1.2.zip, r-oldrel: qst_0.1.2.zip
macOS binaries: r-prerel (arm64): qst_0.1.2.tgz, r-release (arm64): qst_0.1.2.tgz, r-oldrel (arm64): qst_0.1.2.tgz, r-prerel (x86_64): qst_0.1.2.tgz, r-release (x86_64): qst_0.1.2.tgz

Linking:

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