Skip to content

filehash

Simple Key-Value Database

v2.4-6 · Jun 25, 2024 · GPL (>= 2)

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.

Downloads

12.5K

Last 30 days

1120th

34.3K

Last 90 days

158.3K

Last year

Trend: +19.2% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Roger D. Peng <roger.peng@austin.utexas.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Roger", "D."),
                    family = "Peng",
                    role = c("aut", "cre"),
                    email = "roger.peng@austin.utexas.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Roger D. Peng <roger.peng@austin.utexas.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Roger", "D."),
                    family = "Peng",
                    role = c("aut", "cre"),
                    email = "roger.peng@austin.utexas.edu")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Roger D. Peng <roger.peng@austin.utexas.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Roger", "D."),
                    family = "Peng",
                    role = c("aut", "cre"),
                    email = "roger.peng@austin.utexas.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Roger D. Peng <roger.peng@austin.utexas.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Roger", "D."),
                    family = "Peng",
                    role = c("aut", "cre"),
                    email = "roger.peng@austin.utexas.edu")
as necessary.

Reverse Dependencies (6)

depends

suggests

tm

Dependency Network

Dependencies Reverse dependencies digest filehashSQLite autoFRK nat tikzDevice zooimage tm filehash

Version History

new 2.4-6 Mar 10, 2026
updated 2.4-6 ← 2.4-5 diff Jun 24, 2024
updated 2.4-5 ← 2.4-3 diff Feb 8, 2023
updated 2.4-3 ← 2.4-2 diff Feb 28, 2022
updated 2.4-2 ← 2.4-1 diff Apr 16, 2019
updated 2.4-1 ← 2.3 diff Apr 6, 2017
updated 2.3 ← 2.2-2 diff Aug 15, 2015
updated 2.2-2 ← 2.2-1 diff Feb 10, 2014
updated 2.2-1 ← 2.2 diff Mar 13, 2012
updated 2.2 ← 2.1-1 diff Jul 22, 2011
updated 2.1-1 ← 2.1 diff Oct 4, 2010
updated 2.1 ← 2.0-2 diff Feb 4, 2010
updated 2.0-2 ← 2.0-1 diff Jan 26, 2010
updated 2.0-1 ← 2.0 diff Dec 20, 2008
updated 2.0 ← 1.1 diff Aug 25, 2008
updated 1.1 ← 1.0-1 diff May 1, 2008
updated 1.0-1 ← 1.0 diff Aug 12, 2007
updated 1.0 ← 0.9-4 diff Apr 26, 2007
updated 0.9-4 ← 0.9-2 diff Apr 10, 2007
updated 0.9-2 ← 0.9-1 diff Mar 14, 2007