{
  "_id": "6a632f98d3420cf5dfdb854e",
  "Package": "filehash",
  "Version": "2.4-6",
  "Collate": "filehash.R filehash-DB1.R filehash-RDS.R coerce.R dump.R\nhash.R queue.R stack.R zzz.R",
  "Title": "Simple Key-Value Database",
  "Author": "Roger D. Peng <roger.peng@austin.utexas.edu>",
  "Maintainer": "Roger D. Peng <roger.peng@austin.utexas.edu>",
  "Description": "Implements a simple key-value style database where\ncharacter string keys are associated with data values that are\nstored on the disk. A simple interface is provided for\ninserting, retrieving, and deleting data from the database.\nUtilities are provided that allow 'filehash' databases to be\ntreated much like environments and lists are already used in R.\nThese utilities are provided to encourage interactive and\nexploratory analysis on large datasets. Three different file\nformats for representing the database are currently available\nand new formats can easily be incorporated by third parties for\nuse in the 'filehash' framework.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/rdpeng/filehash",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "Repository": "https://rdpeng.r-universe.dev",
  "Date/Publication": "2024-06-25 13:58:26 UTC",
  "RemoteUrl": "https://github.com/rdpeng/filehash",
  "RemoteRef": "HEAD",
  "RemoteSha": "b528e5a0b20b97b513c212ff66d772908703c6d5",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 07:34:54 UTC",
    "User": "root"
  },
  "_user": "rdpeng",
  "_type": "src",
  "_file": "filehash_2.4-6.tar.gz",
  "_fileid": "https://r2.ropensci.org/88c6ab7b033c761a1991edab1dd540546644c37a32f3021c66aadd7a495216b6",
  "_filesize": 263687,
  "_sha256": "88c6ab7b033c761a1991edab1dd540546644c37a32f3021c66aadd7a495216b6",
  "_expires": "2026-11-01T09:25:42.000Z",
  "_created": "2026-07-24T07:34:54.000Z",
  "_published": "2026-07-24T09:25:44.560Z",
  "_jobs": [
    {
      "job": 89426614519,
      "time": 87,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589872800"
    },
    {
      "job": 89426614518,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589899207"
    },
    {
      "job": 89426614490,
      "time": 89,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589873112"
    },
    {
      "job": 89426614464,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589881167"
    },
    {
      "job": 89426614465,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8592206810"
    },
    {
      "job": 89426614462,
      "time": 195,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8592265466"
    },
    {
      "job": 89426614488,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592353938"
    },
    {
      "job": 89426614457,
      "time": 257,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592320525"
    },
    {
      "job": 89426145703,
      "time": 159,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589840549"
    },
    {
      "job": 89426614422,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8589873980"
    },
    {
      "job": 89426614509,
      "time": 63,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589864100"
    },
    {
      "job": 89426614463,
      "time": 146,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589894975"
    },
    {
      "job": 89426614451,
      "time": 70,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589866442"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rdpeng/actions/runs/30075779131",
  "_status": "success",
  "_upstream": "https://github.com/rdpeng/filehash",
  "_commit": {
    "id": "b528e5a0b20b97b513c212ff66d772908703c6d5",
    "author": "Roger D. Peng <rdpeng@gmail.com>",
    "committer": "Roger D. Peng <rdpeng@gmail.com>",
    "message": "Bump version\n",
    "time": 1719323906
  },
  "_maintainer": {
    "name": "Roger D. Peng",
    "email": "roger.peng@austin.utexas.edu"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "rdpeng",
  "_selfowned": true,
  "_usedby": 11,
  "_updates": [],
  "_tags": [],
  "_stars": 26,
  "_contributors": [
    {
      "user": "rdpeng",
      "count": 68,
      "uuid": 9612
    },
    {
      "user": "jefferis",
      "count": 3,
      "uuid": 23763
    },
    {
      "user": "j-magnolia",
      "count": 2,
      "uuid": 5304060
    },
    {
      "user": "ginggs",
      "count": 1,
      "uuid": 1970404
    }
  ],
  "_userbio": {
    "uuid": 9612,
    "type": "user",
    "name": "Roger D. Peng",
    "followers": 7436,
    "description": "Professor of Statistics and Data Sciences at the University of Texas at Austin"
  },
  "_downloads": {
    "count": 11217,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/filehash"
  },
  "_devurl": "https://github.com/rdpeng/filehash",
  "_searchresults": 99,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/filehash.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rdpeng/filehash",
  "_realowner": "rdpeng",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2005-06-29"
    },
    {
      "version": "0.2-1",
      "date": "2005-08-26"
    },
    {
      "version": "0.3-2",
      "date": "2005-11-18"
    },
    {
      "version": "0.4",
      "date": "2006-02-07"
    },
    {
      "version": "0.4-1",
      "date": "2006-04-18"
    },
    {
      "version": "0.6-3",
      "date": "2006-06-01"
    },
    {
      "version": "0.8",
      "date": "2006-09-22"
    },
    {
      "version": "0.8-1",
      "date": "2006-09-29"
    },
    {
      "version": "0.9",
      "date": "2006-11-09"
    },
    {
      "version": "0.9-1",
      "date": "2007-02-16"
    },
    {
      "version": "0.9-2",
      "date": "2007-03-15"
    },
    {
      "version": "0.9-4",
      "date": "2007-04-11"
    },
    {
      "version": "1.0",
      "date": "2007-04-27"
    },
    {
      "version": "1.0-1",
      "date": "2007-08-13"
    },
    {
      "version": "1.1",
      "date": "2008-05-02"
    },
    {
      "version": "2.0",
      "date": "2008-08-26"
    },
    {
      "version": "2.0-1",
      "date": "2008-12-21"
    },
    {
      "version": "2.0-2",
      "date": "2010-01-27"
    },
    {
      "version": "2.1",
      "date": "2010-02-05"
    },
    {
      "version": "2.1-1",
      "date": "2010-10-05"
    },
    {
      "version": "2.2",
      "date": "2011-07-23"
    },
    {
      "version": "2.2-1",
      "date": "2012-03-14"
    },
    {
      "version": "2.2-2",
      "date": "2014-02-10"
    },
    {
      "version": "2.3",
      "date": "2015-08-16"
    },
    {
      "version": "2.4-1",
      "date": "2017-04-07"
    },
    {
      "version": "2.4-2",
      "date": "2019-04-17"
    },
    {
      "version": "2.4-3",
      "date": "2022-03-01"
    },
    {
      "version": "2.4-5",
      "date": "2023-02-09"
    },
    {
      "version": "2.4-6",
      "date": "2024-06-25"
    }
  ],
  "_exports": [
    "coerce",
    "createQ",
    "createS",
    "db2env",
    "dbCreate",
    "dbDelete",
    "dbExists",
    "dbFetch",
    "dbInit",
    "dbInsert",
    "dbLazyLoad",
    "dbList",
    "dbLoad",
    "dbMultiFetch",
    "dbReorganize",
    "dbUnlink",
    "dumpDF",
    "dumpEnv",
    "dumpImage",
    "dumpList",
    "dumpObjects",
    "filehashFormats",
    "filehashOption",
    "initQ",
    "initS",
    "isEmpty",
    "lapply",
    "mpush",
    "pop",
    "push",
    "registerFormatDB",
    "show",
    "top",
    "with"
  ],
  "_help": [
    {
      "page": "coerceDB1list",
      "title": "Coerce a filehash database",
      "topics": [
        "coerce,filehashDB1,list-method",
        "coerceDB1list"
      ]
    },
    {
      "page": "coerceDB1RDS",
      "title": "Coerce a filehash database",
      "topics": [
        "coerce,filehashDB1,filehashRDS-method",
        "coerceDB1RDS"
      ]
    },
    {
      "page": "coercelist",
      "title": "Coerce a filehash database",
      "topics": [
        "coerce,filehash,list-method",
        "coercelist"
      ]
    },
    {
      "page": "dbLoad",
      "title": "Load a Database",
      "topics": [
        "db2env",
        "dbLazyLoad",
        "dbLazyLoad,filehash-method",
        "dbLoad",
        "dbLoad,filehash-method"
      ]
    },
    {
      "page": "dumpEnv",
      "title": "Dump Environment",
      "topics": [
        "dumpDF",
        "dumpEnv",
        "dumpImage",
        "dumpList",
        "dumpObjects"
      ]
    },
    {
      "page": "filehash-class",
      "title": "Filehash Class",
      "topics": [
        "$,filehash-method",
        "$<-,filehash-method",
        "dbCreate",
        "dbCreate,ANY-method",
        "dbDelete",
        "dbExists",
        "dbFetch",
        "dbInit",
        "dbInit,ANY-method",
        "dbInsert",
        "dbList",
        "dbMultiFetch",
        "dbReorganize",
        "dbUnlink",
        "filehash-class",
        "lapply,filehash-method",
        "length,filehash-method",
        "names,filehash-method",
        "show,filehash-method",
        "with,filehash-method",
        "[,filehash,character,missing,missing-method",
        "[[,filehash,character,missing-method",
        "[[<-,filehash,character,missing-method",
        "`[[,filehash,character,missing-method`"
      ]
    },
    {
      "page": "filehashDB1-class",
      "title": "Filehash DB1 Class",
      "topics": [
        "dbDelete,filehashDB1,character-method",
        "dbExists,filehashDB1,character-method",
        "dbFetch,filehashDB1,character-method",
        "dbInsert,filehashDB1,character-method",
        "dbList,filehashDB1-method",
        "dbMultiFetch,filehashDB1,character-method",
        "dbReorganize,filehashDB1-method",
        "dbUnlink,filehashDB1-method",
        "filehashDB1-class"
      ]
    },
    {
      "page": "filehashFormats",
      "title": "List and register filehash formats",
      "topics": [
        "filehashFormats"
      ]
    },
    {
      "page": "filehashOption",
      "title": "Set Filehash Options",
      "topics": [
        "filehashOption"
      ]
    },
    {
      "page": "filehashRDS-class",
      "title": "Filehash RDS Class",
      "topics": [
        "dbDelete,filehashRDS,character-method",
        "dbExists,filehashRDS,character-method",
        "dbFetch,filehashRDS,character-method",
        "dbInsert,filehashRDS,character-method",
        "dbList,filehashRDS-method",
        "dbMultiFetch,filehashRDS,character-method",
        "dbUnlink,filehashRDS-method",
        "filehashRDS-class"
      ]
    },
    {
      "page": "queue-class",
      "title": "A Queue Class",
      "topics": [
        "createQ",
        "initQ",
        "isEmpty",
        "isEmpty,queue-method",
        "pop",
        "pop,queue-method",
        "push",
        "push,queue-method",
        "queue-class",
        "show,queue-method",
        "top",
        "top,queue-method"
      ]
    },
    {
      "page": "registerFormatDB",
      "title": "Register Database Format",
      "topics": [
        "registerFormatDB"
      ]
    },
    {
      "page": "stack-class",
      "title": "Stack Class",
      "topics": [
        "createS",
        "initS",
        "isEmpty,stack-method",
        "mpush",
        "mpush,stack-method",
        "pop,stack-method",
        "push,stack-method",
        "show,stack-method",
        "stack-class",
        "top,stack-method"
      ]
    }
  ],
  "_rundeps": [
    "digest"
  ],
  "_vignettes": [
    {
      "source": "filehash.Rnw",
      "filename": "filehash.pdf",
      "title": "The filehash Package",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-10-31 19:13:41",
      "modified": "2023-02-09 18:02:26",
      "commits": 2
    }
  ],
  "_score": 8.4561204570398,
  "_indexed": true,
  "_nocasepkg": "filehash",
  "_universes": [
    "rdpeng"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4-6",
      "date": "2026-07-24T07:36:31.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b528e5a0b20b97b513c212ff66d772908703c6d5",
      "fileid": "https://r2.ropensci.org/aea65c742654aaf377775739239a9a483d94aeedde709b7b0517a2f0c4141621",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdpeng/actions/runs/30075779131"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4-6",
      "date": "2026-07-24T07:37:36.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b528e5a0b20b97b513c212ff66d772908703c6d5",
      "fileid": "https://r2.ropensci.org/b12fd0bde361f9839f0faf8cbd54d6986865b597f458626e167cad991ffcaa3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdpeng/actions/runs/30075779131"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4-6",
      "date": "2026-07-24T07:36:32.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b528e5a0b20b97b513c212ff66d772908703c6d5",
      "fileid": "https://r2.ropensci.org/7fc61b052ed1df01df9768e02278e2cade621bd63661dc1b052ff9fca98899c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdpeng/actions/runs/30075779131"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4-6",
      "date": "2026-07-24T07:36:48.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b528e5a0b20b97b513c212ff66d772908703c6d5",
      "fileid": "https://r2.ropensci.org/f692e67590ebd42f6c19345b6f7d9ca132d7f3352a8c70c07245a6eef04b1de9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdpeng/actions/runs/30075779131"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4-6",
      "date": "2026-07-24T09:18:24.000Z",
      "arch": "aarch64",
      "commit": "b528e5a0b20b97b513c212ff66d772908703c6d5",
      "fileid": "https://r2.ropensci.org/6cd6c0f9b39c5ee9c7a48912cfcbb8d17f3447f7106944ed602d715d3d9f1d76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdpeng/actions/runs/30075779131"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4-6",
      "date": "2026-07-24T09:20:46.000Z",
      "arch": "x86_64",
      "commit": "b528e5a0b20b97b513c212ff66d772908703c6d5",
      "fileid": "https://r2.ropensci.org/219665ff3f01c944059ffe14539cac18e522201b62a826391da8a91e28184993",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdpeng/actions/runs/30075779131"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4-6",
      "date": "2026-07-24T09:24:35.000Z",
      "arch": "aarch64",
      "commit": "b528e5a0b20b97b513c212ff66d772908703c6d5",
      "fileid": "https://r2.ropensci.org/b4d0098ad356c7ba6d2f91d34c1c5c33648198ceaee9d08462c0e3bd49955e61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdpeng/actions/runs/30075779131"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4-6",
      "date": "2026-07-24T09:22:58.000Z",
      "arch": "x86_64",
      "commit": "b528e5a0b20b97b513c212ff66d772908703c6d5",
      "fileid": "https://r2.ropensci.org/b9d7303e84f507210214844cab92a447ad9dada207d5ed7aafc22f45fdb6e038",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdpeng/actions/runs/30075779131"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4-6",
      "date": "2026-07-24T07:36:42.000Z",
      "arch": "emscripten",
      "commit": "b528e5a0b20b97b513c212ff66d772908703c6d5",
      "fileid": "https://r2.ropensci.org/501efc5d51e3c076602c2ab545da32b9bf76b133a44b91026288603d90ae48c7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rdpeng/actions/runs/30075779131"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4-6",
      "date": "2026-07-24T07:35:51.000Z",
      "arch": "x86_64",
      "commit": "b528e5a0b20b97b513c212ff66d772908703c6d5",
      "fileid": "https://r2.ropensci.org/f629a033faf4346efe61776d7b36895ede4f650aae762d3475988a9774111ecf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdpeng/actions/runs/30075779131"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4-6",
      "date": "2026-07-24T07:36:50.000Z",
      "arch": "x86_64",
      "commit": "b528e5a0b20b97b513c212ff66d772908703c6d5",
      "fileid": "https://r2.ropensci.org/61583a6baf2f3c923301f3e4d8900c5c4b352cc28ede6669a929c13caa36d28d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdpeng/actions/runs/30075779131"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.4-6",
      "date": "2026-07-24T07:35:58.000Z",
      "arch": "x86_64",
      "commit": "b528e5a0b20b97b513c212ff66d772908703c6d5",
      "fileid": "https://r2.ropensci.org/85f8da3852da68c5bdb155c57f669910ea9d30b3a535b3235d6d49af8d4a541c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdpeng/actions/runs/30075779131"
    }
  ]
}