{
  "_id": "6a4a05ef8eb8145883d971ac",
  "Package": "xxhashlite",
  "Type": "Package",
  "Title": "Extremely Fast Hashing of R Objects, Raw Data and Files using\n'xxHash' Algorithms",
  "Version": "0.2.2",
  "Authors@R": "c(\nperson(\"Mike\", \"Cheng\", role = c(\"aut\", \"cre\", 'cph'), email = \"mikefc@coolbutuseless.com\"),\nperson(\"Yann\", \"Collet\", role = c(\"ctb\", \"cph\"), comment = \"Author of the embedded xxhash library\")\n)",
  "Maintainer": "Mike Cheng <mikefc@coolbutuseless.com>",
  "Description": "Extremely fast hashing of R objects using 'xxHash'.  R\nobjects are hashed via the standard serialization mechanism in\nR.  Raw byte vectors and strings can be handled directly for\ncompatibility with hashes created on other systems.  This\nimplementation is a wrapper around the 'xxHash' 'C' library\nwhich is available from <https://github.com/Cyan4973/xxHash>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/coolbutuseless/xxhashlite",
  "BugReports": "https://github.com/coolbutuseless/xxhashlite/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Copyright": "This package includes code from the 'xxhash' written Yann\nCollet. See file 'inst/LICENSE-xxhash' for copyright\ninformation of the original library.",
  "Repository": "https://coolbutuseless.r-universe.dev",
  "Date/Publication": "2024-12-24 04:54:11 UTC",
  "RemoteUrl": "https://github.com/coolbutuseless/xxhashlite",
  "RemoteRef": "HEAD",
  "RemoteSha": "7110cc1a6d9cdbf3f1ecffabd55dae25f1c62f63",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 07:17:04 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph],\nYann Collet [ctb, cph] (Author of the embedded xxhash library)",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "xxhashlite_0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/1e89e89760fe7dade2a20b1559cf9f27ae7feb16434fda5d358fde1300e99a76",
  "_filesize": 230594,
  "_sha256": "1e89e89760fe7dade2a20b1559cf9f27ae7feb16434fda5d358fde1300e99a76",
  "_expires": "2026-10-13T07:21:17.000Z",
  "_created": "2026-07-05T07:17:04.000Z",
  "_published": "2026-07-05T07:21:18.999Z",
  "_jobs": [
    {
      "job": 85202325985,
      "time": 121,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089434170"
    },
    {
      "job": 85202325965,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089432624"
    },
    {
      "job": 85202325979,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089432673"
    },
    {
      "job": 85202325952,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089432291"
    },
    {
      "job": 85202325924,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089428009"
    },
    {
      "job": 85202325937,
      "time": 168,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089439997"
    },
    {
      "job": 85202325920,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089428113"
    },
    {
      "job": 85202325923,
      "time": 220,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089447067"
    },
    {
      "job": 85202153522,
      "time": 155,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089416571"
    },
    {
      "job": 85202325921,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8089428696"
    },
    {
      "job": 85202325936,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089428527"
    },
    {
      "job": 85202325925,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089426468"
    },
    {
      "job": 85202325934,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089429017"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28733039402",
  "_status": "success",
  "_upstream": "https://github.com/coolbutuseless/xxhashlite",
  "_commit": {
    "id": "7110cc1a6d9cdbf3f1ecffabd55dae25f1c62f63",
    "author": "mike <mikefc@coolbutuseless.com>",
    "committer": "mike <mikefc@coolbutuseless.com>",
    "message": "Add CRAN links\n",
    "time": 1735016051
  },
  "_maintainer": {
    "name": "Mike Cheng",
    "email": "mikefc@coolbutuseless.com",
    "login": "coolbutuseless",
    "description": "Cool, but useless.",
    "uuid": 181818
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "coolbutuseless",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 38,
  "_contributors": [
    {
      "user": "coolbutuseless",
      "count": 37,
      "uuid": 181818
    }
  ],
  "_userbio": {
    "uuid": 181818,
    "type": "user",
    "name": "mikefc",
    "followers": 793,
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 282,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/xxhashlite"
  },
  "_devurl": "https://github.com/coolbutuseless/xxhashlite",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/xxhashlite.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/coolbutuseless/xxhashlite",
  "_realowner": "coolbutuseless",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2024-03-12"
    }
  ],
  "_exports": [
    "xxhash",
    "xxhash_con",
    "xxhash_file",
    "xxhash_raw"
  ],
  "_help": [
    {
      "page": "xxhash",
      "title": "Calculate the hash of an arbitrary R object.",
      "topics": [
        "xxhash"
      ]
    },
    {
      "page": "xxhash_con",
      "title": "Calculate the hash of data from a connection object",
      "topics": [
        "xxhash_con"
      ]
    },
    {
      "page": "xxhash_file",
      "title": "Calculate the hash of a file",
      "topics": [
        "xxhash_file"
      ]
    },
    {
      "page": "xxhash_raw",
      "title": "Calculate the hash of a raw vector or string",
      "topics": [
        "xxhash_raw"
      ]
    }
  ],
  "_readme": "https://github.com/coolbutuseless/xxhashlite/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.278753600952829,
  "_indexed": true,
  "_nocasepkg": "xxhashlite",
  "_universes": [
    "coolbutuseless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-05T07:19:18.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7110cc1a6d9cdbf3f1ecffabd55dae25f1c62f63",
      "fileid": "https://r2.ropensci.org/4937cd1335d1c18681ced7b7d8f10c8d5b354e292f4dd574cd68659536603380",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28733039402"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-05T07:19:04.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7110cc1a6d9cdbf3f1ecffabd55dae25f1c62f63",
      "fileid": "https://r2.ropensci.org/cd667a388bdc388acf667bc6f028e9b4eb38a3f9bfd8727bc07c01085ab142e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28733039402"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-05T07:19:08.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7110cc1a6d9cdbf3f1ecffabd55dae25f1c62f63",
      "fileid": "https://r2.ropensci.org/334e1309d34ba0700043e6abc9af8e7bceead6fe7c7c2fef7896c720c3eb57bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28733039402"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-05T07:19:01.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7110cc1a6d9cdbf3f1ecffabd55dae25f1c62f63",
      "fileid": "https://r2.ropensci.org/4269caa281170b0f31a9abaa8b5e39ff542f9b057458f0fa2dd6cab2f6f51ac8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28733039402"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-05T07:18:31.000Z",
      "arch": "aarch64",
      "commit": "7110cc1a6d9cdbf3f1ecffabd55dae25f1c62f63",
      "fileid": "https://r2.ropensci.org/7896f12a691c17e4080b214f7f9cde68f9cb9f2e64739d932b7d565dd69ae924",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28733039402"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-05T07:19:51.000Z",
      "arch": "x86_64",
      "commit": "7110cc1a6d9cdbf3f1ecffabd55dae25f1c62f63",
      "fileid": "https://r2.ropensci.org/4973d06af86a4f92bf63d61021e406e492b1881ea1e6ce14a97575db33734326",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28733039402"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-05T07:18:31.000Z",
      "arch": "aarch64",
      "commit": "7110cc1a6d9cdbf3f1ecffabd55dae25f1c62f63",
      "fileid": "https://r2.ropensci.org/ae7ecba9b86c9414f82fb2612b74aa852c8896dc8828e4cca628f9963567e296",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28733039402"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-05T07:20:34.000Z",
      "arch": "x86_64",
      "commit": "7110cc1a6d9cdbf3f1ecffabd55dae25f1c62f63",
      "fileid": "https://r2.ropensci.org/e49a6892c9c7ca514fc55b02a94cd323429c797ee0f0073af69dbf30a3cb06c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28733039402"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-07-05T07:18:44.000Z",
      "arch": "emscripten",
      "commit": "7110cc1a6d9cdbf3f1ecffabd55dae25f1c62f63",
      "fileid": "https://r2.ropensci.org/fcd110e8db978bbd0bb283e9c5b8807dafac4f0444ee456dd4889fcaed8f2be3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28733039402"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-05T07:18:11.000Z",
      "arch": "x86_64",
      "commit": "7110cc1a6d9cdbf3f1ecffabd55dae25f1c62f63",
      "fileid": "https://r2.ropensci.org/391bd4ca41a69c26f3950fa1bdd9ab0d08bd814e32c81274c8f7ccb24d1c9836",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28733039402"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-05T07:18:07.000Z",
      "arch": "x86_64",
      "commit": "7110cc1a6d9cdbf3f1ecffabd55dae25f1c62f63",
      "fileid": "https://r2.ropensci.org/a6d0e30e2497e10ac3d772d74cbc91e2b2dcf0579f6cfb25f07575064d9c9637",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28733039402"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-05T07:18:17.000Z",
      "arch": "x86_64",
      "commit": "7110cc1a6d9cdbf3f1ecffabd55dae25f1c62f63",
      "fileid": "https://r2.ropensci.org/4c7353a0c39edb2298f514019363b94930c076797e18552fc13f76f00032ee31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28733039402"
    }
  ]
}