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 |
Reference manual: | cdb.pdf |
Package source: | cdb_0.0.1.tar.gz |
Windows binaries: | r-devel: cdb_0.0.1.zip, r-release: cdb_0.0.1.zip, r-oldrel: cdb_0.0.1.zip |
macOS binaries: | r-release: cdb_0.0.1.tgz, r-oldrel: cdb_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=cdb to link to this page.