{
  "_id": "6a2fe73e3efcd9bda433b6df",
  "Package": "hashr",
  "Maintainer": "Mark van der Loo <mark.vanderloo@gmail.com>",
  "License": "GPL-3",
  "Title": "Hash R Objects to Integers Fast",
  "Type": "Package",
  "LazyLoad": "yes",
  "Authors@R": "c( person(\"Mark\", \"van der Loo\",\nrole=c(\"aut\",\"cre\"),email=\"mark.vanderloo@gmail.com\") ,\nperson(\"Paul\", \"Hsieh\", role=c(\"ctb\")))",
  "Description": "Apply an adaptation of the SuperFastHash algorithm to any\nR object. Hash whole R objects or, for vectors or lists, hash R\nobjects to obtain a set of hash values that is stored in a\nstructure equivalent to the input. See\n<http://www.azillionmonkeys.com/qed/hash.html> for a\ndescription of the hash algorithm.",
  "Version": "0.1.4",
  "URL": "https://github.com/markvanderloo/hashr",
  "BugReports": "https://github.com/markvanderloo/hashr/issues",
  "RoxygenNote": "7.1.1",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-15 11:49:05 UTC",
    "User": "root"
  },
  "Author": "Mark van der Loo [aut, cre], Paul Hsieh [ctb]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-09-02 06:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/hashr",
  "RemoteRef": "HEAD",
  "RemoteSha": "6683ade02cd21f0ec6d13ffeaa36bb7cd5add059",
  "MD5sum": "c976cbafa4fbace45929c7d0d8ebac2e",
  "_user": "cran",
  "_type": "src",
  "_file": "hashr_0.1.4.tar.gz",
  "_fileid": "b5771108fe0497cdd325f5d68ee1b00355b40edfbe60d8c0dec2e74c0e4c070f",
  "_filesize": 86741,
  "_sha256": "b5771108fe0497cdd325f5d68ee1b00355b40edfbe60d8c0dec2e74c0e4c070f",
  "_created": "2026-06-15T11:49:05.000Z",
  "_published": "2026-06-15T11:51:26.653Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81413171230,
      "time": 94,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7637198390"
    },
    {
      "job": 81413171241,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7637200821"
    },
    {
      "job": 81413171263,
      "time": 94,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7637198243"
    },
    {
      "job": 81413171288,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7637202775"
    },
    {
      "job": 81412710557,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7637163158"
    },
    {
      "job": 81413171231,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7637194241"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27544005019",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/hashr",
  "_commit": {
    "id": "6683ade02cd21f0ec6d13ffeaa36bb7cd5add059",
    "author": "Mark van der Loo <mark.vanderloo@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.4\n",
    "time": 1630564202
  },
  "_maintainer": {
    "name": "Mark van der Loo",
    "email": "mark.vanderloo@gmail.com",
    "login": "markvanderloo",
    "description": "math, programming, data",
    "uuid": 1927426
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "markvanderloo",
      "count": 3,
      "uuid": 1927426
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 241,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hashr"
  },
  "_devurl": "https://github.com/markvanderloo/hashr",
  "_searchresults": 23,
  "_topics": [
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hashr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/markvanderloo/hashr",
  "_realowner": "markvanderloo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-08-06"
    },
    {
      "version": "0.1.3",
      "date": "2020-07-22"
    },
    {
      "version": "0.1.4",
      "date": "2021-09-02"
    }
  ],
  "_exports": [
    "hash"
  ],
  "_help": [
    {
      "page": "hashr-package",
      "title": "Hash R Objects Quickly",
      "topics": [
        "hashr-package"
      ]
    },
    {
      "page": "hash",
      "title": "Hash R objects to 32bit integers",
      "topics": [
        "hash",
        "hash.character",
        "hash.default",
        "hash.list"
      ]
    }
  ],
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.8388490907372552,
  "_indexed": false,
  "_nocasepkg": "hashr",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://markvanderloo.r-universe.dev/hashr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-15T11:50:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6683ade02cd21f0ec6d13ffeaa36bb7cd5add059",
      "fileid": "8b6417bd9e078147c6581569a980e091e159d8200eccd129babe26a46bbdc9ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27544005019"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-15T11:50:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6683ade02cd21f0ec6d13ffeaa36bb7cd5add059",
      "fileid": "09176f668339815adea7db981a4013da182133dade99710038225baeec230b97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27544005019"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-15T11:50:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6683ade02cd21f0ec6d13ffeaa36bb7cd5add059",
      "fileid": "71c82dacb4c4447edfcbc4b5d924a02cd50fcdabec1f20855000d7e1adf81106",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27544005019"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-15T11:50:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6683ade02cd21f0ec6d13ffeaa36bb7cd5add059",
      "fileid": "0b30e986c0fcb57c0c0f30d110894bfaaf038590f618fab3ee1ab60116243e4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27544005019"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-15T11:50:45.000Z",
      "arch": "emscripten",
      "commit": "6683ade02cd21f0ec6d13ffeaa36bb7cd5add059",
      "fileid": "e34a370c450d7ef45e59e68167e043b82b4c79e15010fd4a91d42335ff7bb982",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27544005019"
    }
  ]
}