Package: thor 1.1.6

thor: Interface to 'LMDB'

Key-value store, implemented as a wrapper around 'LMDB'; the "lightning memory-mapped database" <https://www.symas.com/lmdb>. 'LMDB' is a transactional key value store that uses a memory map for efficient access. This package wraps the entire 'LMDB' interface (except duplicated keys), and provides objects for transactions and cursors.

Authors:Rich FitzJohn [aut, cre], Howard Chu [aut, cph], Symas Corporation [cph], Martin Hedenfalk [aut, cph], The OpenLDAP Foundation [cph]

thor_1.1.6.tar.gz
thor_1.1.6.zip(r-4.5)thor_1.1.6.zip(r-4.4)thor_1.1.6.zip(r-4.3)
thor_1.1.6.tgz(r-4.4-x86_64)thor_1.1.6.tgz(r-4.4-arm64)thor_1.1.6.tgz(r-4.3-x86_64)thor_1.1.6.tgz(r-4.3-arm64)
thor_1.1.6.tar.gz(r-4.5-noble)thor_1.1.6.tar.gz(r-4.4-noble)
thor_1.1.6.tgz(r-4.4-emscripten)thor_1.1.6.tgz(r-4.3-emscripten)
thor.pdf |thor.html
thor/json (API)
NEWS

# Install 'thor' in R:
install.packages('thor', repos = c('https://richfitz.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/richfitz/thor/issues

On CRAN:

7.35 score 52 stars 13 packages 11 scripts 556 downloads 3 exports 3 dependencies

Last updated 2 months agofrom:c7347531fa. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 16 2024
R-4.5-win-x86_64OKNov 16 2024
R-4.5-linux-x86_64OKNov 16 2024
R-4.4-win-x86_64OKNov 16 2024
R-4.4-mac-x86_64OKNov 16 2024
R-4.4-mac-aarch64OKNov 16 2024
R-4.3-win-x86_64OKNov 16 2024
R-4.3-mac-x86_64OKNov 16 2024
R-4.3-mac-aarch64OKNov 16 2024

Exports:driver_thormdb_envstorr_thor

Dependencies:digestR6storr

thor

Rendered fromthor.Rmdusingknitr::rmarkdownon Nov 16 2024.

Last update: 2021-06-17
Started: 2017-08-02