{
  "_id": "6a3666343efcd9bda44070bc",
  "Package": "hash",
  "Type": "Package",
  "Title": "Full Featured Implementation of Hash Tables/Associative\nArrays/Dictionaries",
  "Version": "2.2.6.4",
  "Date": "2026-01-21",
  "Authors@R": "c(person(\"Christopher\", \"Brown\", email = \"chris.brown@decisionpatterns.com\", role = \"aut\"),\nperson(\"John\", \"Hughes\", email = \"drjphughesjr@gmail.com\", role = c(\"cre\", \"ctb\")))",
  "Description": "Implements a data structure similar to hashes in Perl and\ndictionaries in Python but with a purposefully R flavor. For\nobjects of appreciable size, access using hashes outperforms\nnative named lists and vectors.",
  "License": "GPL (>= 2)",
  "URL": "http://www.johnhughes.org",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 10:04:29 UTC",
    "User": "root"
  },
  "Author": "Christopher Brown [aut], John Hughes [cre, ctb]",
  "Maintainer": "John Hughes <drjphughesjr@gmail.com>",
  "Repository": "https://drjphughesjr.r-universe.dev",
  "Date/Publication": "2026-01-21 15:00:09 UTC",
  "RemoteUrl": "https://github.com/cran/hash",
  "RemoteRef": "HEAD",
  "RemoteSha": "3a9b1d06cca403427eb00b1b59f0bd2a472e3099",
  "MD5sum": "66fbbed308c32a28ee66544b08d4dd4d",
  "_user": "drjphughesjr",
  "_type": "src",
  "_file": "hash_2.2.6.4.tar.gz",
  "_fileid": "acd9994f536c9908ec702d02573f8df546c68fc2e2a3173ed0b37ebde5def428",
  "_filesize": 154628,
  "_sha256": "acd9994f536c9908ec702d02573f8df546c68fc2e2a3173ed0b37ebde5def428",
  "_created": "2026-06-20T10:04:29.000Z",
  "_published": "2026-06-20T10:06:44.924Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82474802706,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764369465"
    },
    {
      "job": 82474802707,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764369291"
    },
    {
      "job": 82474802693,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764365248"
    },
    {
      "job": 82474802704,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764366674"
    },
    {
      "job": 82474672905,
      "time": 124,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764355917"
    },
    {
      "job": 82474802692,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764367763"
    },
    {
      "job": 82474802726,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764366917"
    },
    {
      "job": 82474802742,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764364657"
    },
    {
      "job": 82474802717,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764364843"
    }
  ],
  "_buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27867800094",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/hash",
  "_commit": {
    "id": "3a9b1d06cca403427eb00b1b59f0bd2a472e3099",
    "author": "John Hughes <drjphughesjr@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.2.6.4\n",
    "time": 1769007609
  },
  "_maintainer": {
    "name": "John Hughes",
    "email": "drjphughesjr@gmail.com",
    "login": "drjphughesjr",
    "description": "",
    "uuid": 77171963
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.12.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 44,
  "_updates": [
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.2.6.4",
      "date": "2026-01-21"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "brownct",
      "count": 9,
      "uuid": 2836306
    },
    {
      "user": "drjphughesjr",
      "count": 3,
      "uuid": 77171963
    }
  ],
  "_userbio": {
    "uuid": 77171963,
    "type": "user",
    "name": "John Hughes",
    "followers": 0
  },
  "_downloads": {
    "count": 9485,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hash"
  },
  "_mentions": 11,
  "_searchresults": 3736,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hash.html",
    "manual.pdf"
  ],
  "_realowner": "drjphughesjr",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.23",
      "date": "2009-04-15"
    },
    {
      "version": "0.30",
      "date": "2009-07-19"
    },
    {
      "version": "0.40",
      "date": "2009-09-05"
    },
    {
      "version": "1.0",
      "date": "2009-09-29"
    },
    {
      "version": "1.0.2",
      "date": "2009-10-12"
    },
    {
      "version": "1.0.3",
      "date": "2009-11-05"
    },
    {
      "version": "1.10.0",
      "date": "2009-11-30"
    },
    {
      "version": "2.0.0",
      "date": "2010-04-27"
    },
    {
      "version": "2.0.1",
      "date": "2010-05-27"
    },
    {
      "version": "2.1.0",
      "date": "2011-03-18"
    },
    {
      "version": "2.1.0.1",
      "date": "2012-04-17"
    },
    {
      "version": "2.1.0.2",
      "date": "2012-04-20"
    },
    {
      "version": "2.2.3",
      "date": "2012-05-21"
    },
    {
      "version": "2.2.4",
      "date": "2012-10-29"
    },
    {
      "version": "2.2.5",
      "date": "2013-01-31"
    },
    {
      "version": "2.2.6",
      "date": "2013-02-21"
    },
    {
      "version": "3.0.1",
      "date": "2014-02-24"
    },
    {
      "version": "2.2.6.1",
      "date": "2014-03-03"
    },
    {
      "version": "2.2.6.2",
      "date": "2022-03-22"
    },
    {
      "version": "2.2.6.3",
      "date": "2023-08-19"
    },
    {
      "version": "2.2.6.4",
      "date": "2026-01-21"
    }
  ],
  "_exports": [
    ".set",
    "as.list.hash",
    "clear",
    "copy",
    "del",
    "delete",
    "format",
    "has.key",
    "hash",
    "invert",
    "inverted.hash",
    "is.empty",
    "is.hash",
    "keys",
    "make.keys",
    "names.hash",
    "values",
    "values<-"
  ],
  "_help": [
    {
      "page": "hash-package",
      "title": "Hash/associative array/dictionary data structure for the R language.",
      "topics": [
        "hash-package"
      ]
    },
    {
      "page": "set",
      "title": "assign key-value pair(s) to a hash",
      "topics": [
        ".set"
      ]
    },
    {
      "page": "clear",
      "title": "Removes all key-value pairs from a hash",
      "topics": [
        "clear",
        "clear,hash-method",
        "clear-methods"
      ]
    },
    {
      "page": "copy",
      "title": "Create a seperate copy of a hash object.",
      "topics": [
        "copy",
        "copy,hash-method",
        "copy-methods"
      ]
    },
    {
      "page": "del",
      "title": "Remove key-value pair(s) from a hash",
      "topics": [
        "del",
        "del,ANY,hash-method",
        "del-methods",
        "delete",
        "delete,ANY,hash-method",
        "delete-methods"
      ]
    },
    {
      "page": "format",
      "title": "Methods for Function format in Package 'hash'",
      "topics": [
        "format",
        "format,hash-method"
      ]
    },
    {
      "page": "has-key",
      "title": "Test for existence of key(s) on a hash",
      "topics": [
        "has.key",
        "has.key,ANY,hash-method",
        "has.key-methods"
      ]
    },
    {
      "page": "hash",
      "title": "hash/associative array/dictionary data structure for the R language",
      "topics": [
        "as.list.hash",
        "hash",
        "is.hash"
      ]
    },
    {
      "page": "hash-accessors",
      "title": "Accessor methods for the hash class.",
      "topics": [
        "$,hash-method",
        "$<-,hash,ANY,ANY-method",
        "$<-,hash,ANY,NULL-method",
        "$<-,hash,ANY-method",
        "$<-,hash,missing,NULL-method",
        "$<-,hash,NULL-method",
        "$<-,hash-method",
        "hash-accessors",
        "[,hash,ANY,missing,missing-method",
        "[,hash,missing,missing,missing-method",
        "[<-,hash,ANY,missing,ANY-method",
        "[<-,hash,ANY,missing,NULL-method",
        "[<-,hash,ANY,missing-method",
        "[[,hash,ANY,missing-method",
        "[[<-,hash,ANY,missing,ANY-method",
        "[[<-,hash,ANY,missing,NULL-method",
        "[[<-,hash,ANY,missing-method"
      ]
    },
    {
      "page": "hash-class",
      "title": "Class \"hash\"",
      "topics": [
        "hash-class"
      ]
    },
    {
      "page": "invert",
      "title": "Create an inverted hash.",
      "topics": [
        "invert",
        "invert,hash-method",
        "invert-methods",
        "inverted.hash"
      ]
    },
    {
      "page": "is.empty",
      "title": "Test if a hash has no key-value pairs.",
      "topics": [
        "is.empty"
      ]
    },
    {
      "page": "keys",
      "title": "Returns key(s) from a hash",
      "topics": [
        "keys",
        "keys,hash-method",
        "keys-methods",
        "names",
        "names.hash"
      ]
    },
    {
      "page": "length",
      "title": "Returns the number of items in a hash",
      "topics": [
        "length",
        "length,hash-method",
        "length-methods"
      ]
    },
    {
      "page": "make.keys",
      "title": "creates/coerces objects to proper hash keys",
      "topics": [
        "make.keys"
      ]
    },
    {
      "page": "values",
      "title": "Extract values of a hash object.",
      "topics": [
        "values",
        "values,hash-method",
        "values-methods",
        "values<-",
        "values<-,hash,ANY-method",
        "values<-,hash-method",
        "values<--methods"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 7.670018133988586,
  "_indexed": true,
  "_nocasepkg": "hash",
  "_universes": [
    "drjphughesjr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.6.4",
      "date": "2026-06-20T10:06:16.000Z",
      "distro": "noble",
      "commit": "3a9b1d06cca403427eb00b1b59f0bd2a472e3099",
      "fileid": "4012e3c9193fcb389437f2e6f320363e602bcfcb43547224ca0aa83ada37bb20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27867800094"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.6.4",
      "date": "2026-06-20T10:06:14.000Z",
      "distro": "noble",
      "commit": "3a9b1d06cca403427eb00b1b59f0bd2a472e3099",
      "fileid": "734b11a5a85d5096a65cb89fd3ce7838684d107752c6b35fb5fb93a6159102e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27867800094"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.6.4",
      "date": "2026-06-20T10:05:46.000Z",
      "commit": "3a9b1d06cca403427eb00b1b59f0bd2a472e3099",
      "fileid": "8deb3742887f75849715ffdbaeba9313539ff3a98448216e6730940d811e249a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27867800094"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.6.4",
      "date": "2026-06-20T10:05:55.000Z",
      "commit": "3a9b1d06cca403427eb00b1b59f0bd2a472e3099",
      "fileid": "f8855044e196eb97fbe77dd5b14adc3abe2fcf49544e8106a63ad8baabe4c8b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27867800094"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.6.4",
      "date": "2026-06-20T10:06:14.000Z",
      "commit": "3a9b1d06cca403427eb00b1b59f0bd2a472e3099",
      "fileid": "6e44e75a160386171fef154dbb88eb35742b1696e3629b48b9e56628ffd6d907",
      "status": "success",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27867800094"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.6.4",
      "date": "2026-06-20T10:05:46.000Z",
      "commit": "3a9b1d06cca403427eb00b1b59f0bd2a472e3099",
      "fileid": "43547b0ab63ef56b01dd6f78e3b0be6b15fe492938608e4e152cf28707cf1cc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27867800094"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.6.4",
      "date": "2026-06-20T10:05:31.000Z",
      "commit": "3a9b1d06cca403427eb00b1b59f0bd2a472e3099",
      "fileid": "85784b8aa32c30582a33b0c70d29322ce60b1d69a7cf334589a23465aa3faf49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27867800094"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2.6.4",
      "date": "2026-06-20T10:05:33.000Z",
      "commit": "3a9b1d06cca403427eb00b1b59f0bd2a472e3099",
      "fileid": "79bfbaa6c0b8f0a8137e2720226ee81a8670fd7c5aa39646388d8f4abb8366f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drjphughesjr/actions/runs/27867800094"
    }
  ]
}