The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.

Version: 1.1.5
Imports: R6, storr
Suggests: ids, knitr, rmarkdown, testthat
Published: 2023-11-29
Author: Rich FitzJohn [aut, cre], Howard Chu [aut, cph], Symas Corporation [cph], Martin Hedenfalk [aut, cph], The OpenLDAP Foundation [cph]
Maintainer: Rich FitzJohn <rich.fitzjohn at gmail.com>
BugReports: https://github.com/richfitz/thor/issues
License: MIT + file LICENSE
URL: https://github.com/richfitz/thor
NeedsCompilation: yes
Language: en-GB
Materials: README NEWS
CRAN checks: thor results

Documentation:

Reference manual: thor.pdf
Vignettes: thor

Downloads:

Package source: thor_1.1.5.tar.gz
Windows binaries: r-devel: thor_1.1.5.zip, r-release: thor_1.1.5.zip, r-oldrel: thor_1.1.5.zip
macOS binaries: r-release (arm64): thor_1.1.5.tgz, r-oldrel (arm64): thor_1.1.5.tgz, r-release (x86_64): thor_1.1.5.tgz, r-oldrel (x86_64): thor_1.1.5.tgz
Old sources: thor archive

Reverse dependencies:

Reverse imports: neonstore, taxalight
Reverse suggests: contentid

Linking:

Please use the canonical form https://CRAN.R-project.org/package=thor to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.