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.5)qst_0.1.3.9001.zip(r-4.4)qst_0.1.3.9001.zip(r-4.3)
qst_0.1.3.9001.tgz(r-4.4-any)qst_0.1.3.9001.tgz(r-4.3-any)
qst_0.1.3.9001.tar.gz(r-4.5-noble)qst_0.1.3.9001.tar.gz(r-4.4-noble)
qst_0.1.3.9001.tgz(r-4.4-emscripten)qst_0.1.3.9001.tgz(r-4.3-emscripten)
qst.pdf |qst.html✨
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 1 years agofrom:2186250389. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:%>%read_qsttibblewrite_qst
Dependencies:bitbit64blobcachemclicpp11DBIdbplyrdplyrfansifastmapgenericsgluelifecyclemagrittrmemoisepillarpkgconfigplogrpurrrR6rlangRSQLitestringistringrtibbletidyrtidyselectutf8vctrswithr
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 |