Package: filehashSQLite 0.2-6

Roger D. Peng
filehashSQLite: Simple Key-Value Database Using SQLite
Simple key-value database using SQLite as the back end.
Authors:
filehashSQLite_0.2-6.tar.gz
filehashSQLite_0.2-6.zip(r-4.7)filehashSQLite_0.2-6.zip(r-4.6)filehashSQLite_0.2-6.zip(r-4.5)
filehashSQLite_0.2-6.tgz(r-4.6-any)filehashSQLite_0.2-6.tgz(r-4.5-any)
filehashSQLite_0.2-6.tar.gz(r-4.7-any)filehashSQLite_0.2-6.tar.gz(r-4.6-any)
filehashSQLite_0.2-6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
filehashSQLite/json (API)
| # Install 'filehashSQLite' in R: |
| install.packages('filehashSQLite', repos = c('https://rdpeng.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rdpeng/filehashsqlite/issues
Last updated from:98284b31f9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 122 | ||
| source / vignettes | OK | 177 | ||
| linux-release-x86_64 | OK | 94 | ||
| macos-release-arm64 | OK | 78 | ||
| macos-oldrel-arm64 | OK | 84 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 89 | ||
| windows-oldrel | OK | 80 | ||
| wasm-release | OK | 103 |
Exports:dbDeletedbDisconnectdbExistsdbFetchdbInsertdbListdbMultiFetchdbUnlink
Dependencies:bitbit64blobcachemclicpp11DBIdigestfastmapfilehashgluelifecyclememoisepkgconfigrlangRSQLitevctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fetch Multiple Objects Operator | [,filehashSQLite,character,ANY,ANY-method |
| Delete Object | dbDelete,filehashSQLite,character-method |
| Disconnect from Database | dbDisconnect,filehashSQLite-method |
| Check Existence of Key | dbExists,filehashSQLite,character-method |
| Fetch Object | dbFetch,filehashSQLite,character-method |
| Insert Object | dbInsert,filehashSQLite,character-method |
| List Keys | dbList,filehashSQLite-method |
| Fetch Multiple Objects | dbMultiFetch,filehashSQLite,character-method |
| Unlink Database | dbUnlink,filehashSQLite-method |
| Filehash SQLite Class | filehashSQLite filehashSQLite-class |