Package: thor 1.2.0

thor: Interface to 'LMDB'

Key-value store, implemented as a wrapper around 'LMDB'; the "lightning memory-mapped database" <https://www.symas.com/mdb>. '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.2.0.tar.gz
thor_1.2.0.zip(r-4.7)thor_1.2.0.zip(r-4.6)thor_1.2.0.zip(r-4.5)
thor_1.2.0.tgz(r-4.6-x86_64)thor_1.2.0.tgz(r-4.6-arm64)thor_1.2.0.tgz(r-4.5-x86_64)thor_1.2.0.tgz(r-4.5-arm64)
thor_1.2.0.tar.gz(r-4.7-arm64)thor_1.2.0.tar.gz(r-4.7-x86_64)thor_1.2.0.tar.gz(r-4.6-arm64)thor_1.2.0.tar.gz(r-4.6-x86_64)
thor_1.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
thor/json (API)
NEWS

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

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

Pkgdown/docs site:https://richfitz.github.io

On CRAN:

Conda:

7.15 score 55 stars 2 packages 11 scripts 3.9k downloads 3 exports 3 dependencies

Last updated from:a16a42cc70. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK115
linux-devel-x86_64OK122
source / vignettesOK161
linux-release-arm64OK132
linux-release-x86_64OK127
macos-release-arm64OK105
macos-release-x86_64OK145
macos-oldrel-arm64OK77
macos-oldrel-x86_64OK208
windows-develOK152
windows-releaseOK97
windows-oldrelOK86
wasm-releaseOK100

Exports:driver_thormdb_envstorr_thor

Dependencies:digestR6storr

thor

Rendered fromthor.Rmdusingknitr::rmarkdownon Jun 04 2026.

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