{
  "_id": "6a574e97ff0138dec5d7043b",
  "Package": "blake3r",
  "Title": "Blake3 Hasher",
  "Version": "0.0.2",
  "Authors@R": "c(\nperson(\"Devin\", \"Pastoor\", email = \"devin.pastoor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Authors of the dependency Rust crates\", role = \"aut\",\ncomment = \"see AUTHORS file\")\n)",
  "Description": "Calculate blake3 hashes on files using rust's reference\nblake3 implementation.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/rextendr/version": "0.3.1",
  "SystemRequirements": "Cargo (Rust's package manager), rustc",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://a2-ai.r-universe.dev",
  "Date/Publication": "2026-07-15 07:27:00 UTC",
  "RemoteUrl": "https://github.com/a2-ai/blake3r",
  "RemoteRef": "HEAD",
  "RemoteSha": "1bec9abd576a7acb92dccbd1124bd3f98e4c8964",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-15 09:05:40 UTC",
    "User": "root"
  },
  "Author": "Devin Pastoor [aut, cre],\nAuthors of the dependency Rust crates [aut] (see AUTHORS file)",
  "Maintainer": "Devin Pastoor <devin.pastoor@gmail.com>",
  "_user": "a2-ai",
  "_type": "src",
  "_file": "blake3r_0.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/2707dbe9d36bb0c4322d6274b87bdda3108605f8442b68a5ea325292c42f6558",
  "_filesize": 78341,
  "_sha256": "2707dbe9d36bb0c4322d6274b87bdda3108605f8442b68a5ea325292c42f6558",
  "_expires": "2026-10-23T09:10:45.000Z",
  "_created": "2026-07-15T09:05:40.000Z",
  "_published": "2026-07-15T09:10:47.701Z",
  "_jobs": [
    {
      "job": 87312499068,
      "time": 145,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8337993993"
    },
    {
      "job": 87312499062,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8337988687"
    },
    {
      "job": 87312499071,
      "time": 151,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337996417"
    },
    {
      "job": 87312499074,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337990887"
    },
    {
      "job": 87312499125,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8338016195"
    },
    {
      "job": 87312499122,
      "time": 198,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8338038973"
    },
    {
      "job": 87312499113,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337992795"
    },
    {
      "job": 87312499095,
      "time": 185,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8338015376"
    },
    {
      "job": 87311841053,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337927290"
    },
    {
      "job": 87312499011,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8338001106"
    },
    {
      "job": 87312499043,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8337988564"
    },
    {
      "job": 87312499184,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8337983358"
    },
    {
      "job": 87312499076,
      "time": 158,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337999108"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/a2-ai/actions/runs/29403006512",
  "_status": "success",
  "_upstream": "https://github.com/a2-ai/blake3r",
  "_commit": {
    "id": "1bec9abd576a7acb92dccbd1124bd3f98e4c8964",
    "author": "CGMossa <cgmossa@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #2 from A2-ai/bump-version-0.0.2\n\nBump version to 0.0.2 (release R 4.6 load fix)",
    "time": 1784100420
  },
  "_maintainer": {
    "name": "Devin Pastoor",
    "email": "devin.pastoor@gmail.com",
    "login": "dpastoor",
    "description": "",
    "uuid": 3196313
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "a2-ai",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-29",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "dpastoor",
      "count": 10,
      "uuid": 3196313
    },
    {
      "user": "cgmossa",
      "count": 4,
      "uuid": 1063624
    },
    {
      "user": "jenna-a2ai",
      "count": 3,
      "uuid": 145997132
    }
  ],
  "_userbio": {
    "uuid": 124736969,
    "type": "organization",
    "name": "A2-Ai",
    "followers": 44,
    "description": "A2-Ai is a premier full-service technology and clinical pharmacology consultancy service provider run by leaders who put the science and patients first."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blake3r"
  },
  "_devurl": "https://github.com/a2-ai/blake3r",
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/blake3r.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "hash_file_with_blake3"
  ],
  "_help": [
    {
      "page": "hash_file_with_blake3",
      "title": "hash a file with the blake3 algorithm",
      "topics": [
        "hash_file_with_blake3"
      ]
    }
  ],
  "_readme": "https://github.com/a2-ai/blake3r/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "blake3r",
  "_universes": [
    "a2-ai",
    "dpastoor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-15T09:08:23.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1bec9abd576a7acb92dccbd1124bd3f98e4c8964",
      "fileid": "https://r2.ropensci.org/364b6682e46de0f31f1e7e4731229ac531a82e64c4039597083f2e3d149e0ea8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/29403006512"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-15T09:08:06.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1bec9abd576a7acb92dccbd1124bd3f98e4c8964",
      "fileid": "https://r2.ropensci.org/1462ce35d785d1872c6694f2272934a93fbe72f88e189632f1eb774cc8029cb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/29403006512"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-15T09:08:27.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1bec9abd576a7acb92dccbd1124bd3f98e4c8964",
      "fileid": "https://r2.ropensci.org/19aea40ace2e39938e5d1c1aa2edbba9ec0caa97793b04e18dc541cdf9098def",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/29403006512"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-15T09:08:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1bec9abd576a7acb92dccbd1124bd3f98e4c8964",
      "fileid": "https://r2.ropensci.org/344f4f9bc725f892a048e798f87c6193a643354297e38587caf786d2aa6f3cd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/29403006512"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-15T09:09:03.000Z",
      "arch": "aarch64",
      "commit": "1bec9abd576a7acb92dccbd1124bd3f98e4c8964",
      "fileid": "https://r2.ropensci.org/2256430bda2d9c2a441e72ad3f9fe7f1bfbb50550d315298694ca1f585d5a73b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/29403006512"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-15T09:09:25.000Z",
      "arch": "x86_64",
      "commit": "1bec9abd576a7acb92dccbd1124bd3f98e4c8964",
      "fileid": "https://r2.ropensci.org/cacccba5fcb55bc3e3b97d198bbfcf13b72f9910863aa24ecba9081cf12dbad2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/29403006512"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-15T09:08:04.000Z",
      "arch": "aarch64",
      "commit": "1bec9abd576a7acb92dccbd1124bd3f98e4c8964",
      "fileid": "https://r2.ropensci.org/19fb808119bd69707e638259ef899749815ecf9403f7af27a00787910b530377",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/29403006512"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-15T09:08:35.000Z",
      "arch": "x86_64",
      "commit": "1bec9abd576a7acb92dccbd1124bd3f98e4c8964",
      "fileid": "https://r2.ropensci.org/69081b2fe0eeaafe80b21c497c3d4d7ce019aaf9c3676956c4fe0ccb4121eb07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/29403006512"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-07-15T09:08:43.000Z",
      "arch": "emscripten",
      "commit": "1bec9abd576a7acb92dccbd1124bd3f98e4c8964",
      "fileid": "https://r2.ropensci.org/d3a906768c655aab2b0f2d5e91fb7047651e8ac0836e2273b7b7c4c3f2886fae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/29403006512"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-15T09:07:14.000Z",
      "arch": "x86_64",
      "commit": "1bec9abd576a7acb92dccbd1124bd3f98e4c8964",
      "fileid": "https://r2.ropensci.org/3b0b21e8973b9ae5d9f27321023f2494f8cbb0907e81be3ee8daeaee2c68713f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/29403006512"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-15T09:06:58.000Z",
      "arch": "x86_64",
      "commit": "1bec9abd576a7acb92dccbd1124bd3f98e4c8964",
      "fileid": "https://r2.ropensci.org/89ca7050517e199046fd44e6bda4707dc018d10a2b3eb08b98aeecea0f466059",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/29403006512"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-15T09:07:28.000Z",
      "arch": "x86_64",
      "commit": "1bec9abd576a7acb92dccbd1124bd3f98e4c8964",
      "fileid": "https://r2.ropensci.org/14c55532c250e039e1c2a16fc612cb8290912694824c2df3a1e664c55392f325",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/29403006512"
    }
  ]
}