Last data update: 2014.03.03

cdb

Package: cdb
Type: Package
Title: Reading and Writing Constant DataBases
Version: 0.0.1
Date: 2013-04-14
Authors@R: c(person("Emilio", "Torres Manzanera", role = c("aut",
"cre"), email = "torres@uniovi.es"))
Maintainer: Emilio Torres Manzanera <torres@uniovi.es>
Description: 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.
Depends: bitops
Suggests: methods
URL: http://cdb.r-forge.r-project.org/
License: GPL (>= 2)
Author: Emilio Torres Manzanera [aut, cre]
Repository: CRAN
Repository/R-Forge/Project: cdb
Repository/R-Forge/Revision: 6
Repository/R-Forge/DateTimeStamp: 2013-04-20 09:46:16
Date/Publication: 2013-04-20 23:11:50
Packaged: 2013-04-20 10:15:32 UTC; rforge
NeedsCompilation: no

● 0 images, 3 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'cdb' ...
** package 'cdb' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'cdb'
    finding HTML links ... done
    cdb-package                             html  
    read.cdb                                html  
    write.cdb                               html  
** building package indices
** testing if installed package can be loaded
* DONE (cdb)
Making 'packages.html' ... done