Package: qst 0.1.3.9001
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.
Authors:
qst_0.1.3.9001.tar.gz
qst_0.1.3.9001.zip(r-4.7)qst_0.1.3.9001.zip(r-4.6)qst_0.1.3.9001.zip(r-4.5)
qst_0.1.3.9001.tgz(r-4.6-any)qst_0.1.3.9001.tgz(r-4.5-any)
qst_0.1.3.9001.tar.gz(r-4.7-any)qst_0.1.3.9001.tar.gz(r-4.6-any)
qst_0.1.3.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
qst/json (API)
NEWS
| # Install 'qst' in R: |
| install.packages('qst', repos = c('https://torfason.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/torfason/qst/issues
Last updated from:2186250389. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 122 | ||
| source / vignettes | OK | 169 | ||
| linux-release-x86_64 | OK | 126 | ||
| macos-release-arm64 | OK | 109 | ||
| macos-oldrel-arm64 | OK | 108 | ||
| windows-devel | OK | 238 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 210 | ||
| wasm-release | OK | 108 |
Exports:%>%read_qsttibblewrite_qst
Dependencies:bitbit64blobcachemclicpp11DBIdbplyrdplyrfastmapgenericsgluelifecyclemagrittrmemoisepillarpkgconfigpurrrR6rlangRSQLitestringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Store Tables in SQL Database | qst-package qst |
| Read a data.frame from an SQLite database | read_qst |
| Write a data.frame to an SQLite database | write_qst |
