cdb: Reading and Writing Constant DataBases
A constant database is a data structure created by Daniel
J. Bernstein in his cdb package. Its format consists on a
sequence of (key,value)-pairs. This R package replicates the
basic utilities for reading (cdbget) and writing (cdbdump)
constant databases.
Version: |
0.0.1 |
Depends: |
bitops |
Suggests: |
methods |
Published: |
2013-04-20 |
Author: |
Emilio Torres Manzanera [aut, cre] |
Maintainer: |
Emilio Torres Manzanera <torres at uniovi.es> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: |
http://cdb.r-forge.r-project.org/ |
NeedsCompilation: |
no |
CRAN checks: |
cdb results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=cdb
to link to this page.