Nothing
      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.
Package details | 
          |
|---|---|
| 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@gmail.com> | 
| License | MIT + file LICENSE | 
| Version | 1.2.0 | 
| URL | https://github.com/richfitz/thor https://richfitz.github.io/thor/ | 
| Package repository | View on CRAN | 
| Installation | 
                Install the latest version of this package by entering the following in R:
                
               | 
            
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.