Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

filehash : Simple Key-Value Database

Package: filehash
Date: 2015-08-12
Version: 2.3
Depends: R (>= 3.0.0), methods
Collate: filehash.R filehash-DB1.R filehash-RDS.R coerce.R dump.R
hash.R queue.R stack.R zzz.R
Title: Simple Key-Value Database
Author: Roger D. Peng <rdpeng@jhu.edu>
Maintainer: Roger D. Peng <rdpeng@jhu.edu>
Description: Implements a simple key-value style database where character string keys
are associated with data values that are stored on the disk. A simple interface is provided for inserting,
retrieving, and deleting data from the database. Utilities are provided that allow 'filehash' databases to be
treated much like environments and lists are already used in R. These utilities are provided to encourage
interactive and exploratory analysis on large datasets. Three different file formats for representing the
database are currently available and new formats can easily be incorporated by third parties for use in the
'filehash' framework.
License: GPL (>= 2)
URL: http://github.com/rdpeng/filehash
Packaged: 2015-08-12 14:57:00 UTC; rdpeng
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-08-16 07:30:57

● Data Source: CranContrib
● 0 images, 11 functions, 0 datasets
Reverse Depends: 2