Package: qst
Type: Package
Title: Store Tables in SQL Database
Version: 0.1.2
Author: Magnus Thor Torfason
Maintainer: Magnus Thor Torfason <m@zulutime.net>
Description: 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. 
License: MIT + file LICENCE
Language: en-US
Encoding: UTF-8
LazyData: true
Imports: RSQLite, DBI, dplyr, dbplyr, tibble, magrittr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-11-18 21:10:30 UTC; magnus
Repository: CRAN
Date/Publication: 2020-11-20 10:00:02 UTC
Built: R 4.4.3; ; 2025-10-21 15:06:28 UTC; windows
