{
  "_id": "6a1fef44b401979e734418b5",
  "Package": "digest",
  "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\")),\nperson(\"Antoine\", \"Lucas\", role=\"ctb\", comment = c(ORCID = \"0000-0002-8059-9767\")),\nperson(\"Jarek\", \"Tuszynski\", role=\"ctb\"),\nperson(\"Henrik\", \"Bengtsson\", role=\"ctb\", comment = c(ORCID = \"0000-0002-7579-5165\")),\nperson(\"Simon\", \"Urbanek\", role=\"ctb\", comment = c(ORCID = \"0000-0003-2297-1732\")),\nperson(\"Mario\", \"Frasca\", role=\"ctb\"),\nperson(\"Bryan\", \"Lewis\", role=\"ctb\"),\nperson(\"Murray\", \"Stokely\", role=\"ctb\"),\nperson(\"Hannes\", \"Muehleisen\", role=\"ctb\", comment = c(ORCID = \"0000-0001-8552-0029\")),\nperson(\"Duncan\", \"Murdoch\", role=\"ctb\"),\nperson(\"Jim\", \"Hester\", role=\"ctb\", comment = c(ORCID = \"0000-0002-2739-7082\")),\nperson(\"Wush\", \"Wu\", role=\"ctb\", comment = c(ORCID = \"0000-0001-5180-0567\")),\nperson(\"Qiang\", \"Kou\", role=\"ctb\", comment = c(ORCID = \"0000-0001-6786-5453\")),\nperson(\"Thierry\", \"Onkelinx\", role=\"ctb\", comment = c(ORCID = \"0000-0001-8804-4216\")),\nperson(\"Michel\", \"Lang\", role=\"ctb\", comment = c(ORCID = \"0000-0001-9754-0393\")),\nperson(\"Viliam\", \"Simko\", role=\"ctb\"),\nperson(\"Kurt\", \"Hornik\", role=\"ctb\", comment = c(ORCID = \"0000-0003-4198-9911\")),\nperson(\"Radford\", \"Neal\", role=\"ctb\", comment = c(ORCID = \"0000-0002-2473-3407\")),\nperson(\"Kendon\", \"Bell\", role=\"ctb\", comment = c(ORCID = \"0000-0002-9093-8312\")),\nperson(\"Matthew\", \"de Queljoe\", role=\"ctb\"),\nperson(\"Dmitry\", \"Selivanov\", role=\"ctb\", comment = c(ORCID = \"0000-0003-0492-6647\")),\nperson(\"Ion\", \"Suruceanu\", role=\"ctb\", comment = c(ORCID = \"0009-0005-6446-4909\")),\nperson(\"Bill\", \"Denney\", role=\"ctb\", comment = c(ORCID = \"0000-0002-5759-428X\")),\nperson(\"Dirk\", \"Schumacher\", role=\"ctb\"),\nperson(\"András\", \"Svraka\", role=\"ctb\", comment = c(ORCID = \"0009-0008-8480-1329\")),\nperson(\"Sergey\", \"Fedorov\", role=\"ctb\", comment = c(ORCID = \"0000-0002-5970-7233\")),\nperson(\"Will\", \"Landau\", role=\"ctb\", comment = c(ORCID = \"0000-0003-1878-3253\")),\nperson(\"Floris\", \"Vanderhaeghe\", role=\"ctb\", comment = c(ORCID = \"0000-0002-6378-6229\")),\nperson(\"Kevin\", \"Tappe\", role=\"ctb\"),\nperson(\"Harris\", \"McGehee\", role=\"ctb\"),\nperson(\"Tim\", \"Mastny\", role=\"ctb\"),\nperson(\"Aaron\", \"Peikert\", role=\"ctb\", comment = c(ORCID = \"0000-0001-7813-818X\")),\nperson(\"Mark\", \"van der Loo\", role=\"ctb\", comment = c(ORCID = \"0000-0002-9807-4686\")),\nperson(\"Chris\", \"Muir\", role=\"ctb\", comment = c(ORCID = \"0000-0003-2555-3878\")),\nperson(\"Moritz\", \"Beller\", role=\"ctb\", comment = c(ORCID = \"0000-0003-4852-0526\")),\nperson(\"Sebastian\", \"Campbell\", role=\"ctb\", comment = c(ORCID = \"0009-0000-5948-4503\")),\nperson(\"Winston\", \"Chang\", role=\"ctb\", comment = c(ORCID = \"0000-0002-1576-2126\")),\nperson(\"Dean\", \"Attali\", role=\"ctb\", comment = c(ORCID = \"0000-0002-5645-3493\")),\nperson(\"Michael\", \"Chirico\", role=\"ctb\", comment = c(ORCID = \"0000-0003-0787-087X\")),\nperson(\"Kevin\", \"Ushey\", role=\"ctb\", comment = c(ORCID = \"0000-0003-2880-7407\")),\nperson(\"Carl\", \"Pearson\", role=\"ctb\", comment = c(ORCID = \"0000-0003-0701-7860\")))",
  "Version": "0.6.39",
  "Date": "2025-11-19",
  "Title": "Create Compact Hash Digests of R Objects",
  "Description": "Implementation of a function 'digest()' for the creation\nof hash digests of arbitrary R objects (using the 'md5',\n'sha-1', 'sha-256', 'crc32', 'xxhash', 'murmurhash',\n'spookyhash', 'blake3', 'crc32c', 'xxh3_64', and 'xxh3_128'\nalgorithms) permitting easy comparison of R language objects,\nas well as functions such as 'hmac()' to create hash-based\nmessage authentication code. Please note that this package is\nnot meant to be deployed for cryptographic purposes for which\nmore comprehensive (and widely tested) libraries such as\n'OpenSSL' should be used.",
  "URL": "https://github.com/eddelbuettel/digest,\nhttps://eddelbuettel.github.io/digest/,\nhttps://dirk.eddelbuettel.com/code/digest.html",
  "BugReports": "https://github.com/eddelbuettel/digest/issues",
  "License": "GPL (>= 2)",
  "VignetteBuilder": "simplermarkdown",
  "Encoding": "UTF-8",
  "Repository": "https://thierryo.r-universe.dev",
  "Date/Publication": "2025-12-05 13:33:38 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/digest",
  "RemoteRef": "HEAD",
  "RemoteSha": "e80768913be4887e67aa4dca539aef9056ae43c0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 09:03:03 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>),\nAntoine Lucas [ctb] (ORCID: <https://orcid.org/0000-0002-8059-9767>),\nJarek Tuszynski [ctb],\nHenrik Bengtsson [ctb] (ORCID: <https://orcid.org/0000-0002-7579-5165>),\nSimon Urbanek [ctb] (ORCID: <https://orcid.org/0000-0003-2297-1732>),\nMario Frasca [ctb],\nBryan Lewis [ctb],\nMurray Stokely [ctb],\nHannes Muehleisen [ctb] (ORCID:\n<https://orcid.org/0000-0001-8552-0029>),\nDuncan Murdoch [ctb],\nJim Hester [ctb] (ORCID: <https://orcid.org/0000-0002-2739-7082>),\nWush Wu [ctb] (ORCID: <https://orcid.org/0000-0001-5180-0567>),\nQiang Kou [ctb] (ORCID: <https://orcid.org/0000-0001-6786-5453>),\nThierry Onkelinx [ctb] (ORCID: <https://orcid.org/0000-0001-8804-4216>),\nMichel Lang [ctb] (ORCID: <https://orcid.org/0000-0001-9754-0393>),\nViliam Simko [ctb],\nKurt Hornik [ctb] (ORCID: <https://orcid.org/0000-0003-4198-9911>),\nRadford Neal [ctb] (ORCID: <https://orcid.org/0000-0002-2473-3407>),\nKendon Bell [ctb] (ORCID: <https://orcid.org/0000-0002-9093-8312>),\nMatthew de Queljoe [ctb],\nDmitry Selivanov [ctb] (ORCID: <https://orcid.org/0000-0003-0492-6647>),\nIon Suruceanu [ctb] (ORCID: <https://orcid.org/0009-0005-6446-4909>),\nBill Denney [ctb] (ORCID: <https://orcid.org/0000-0002-5759-428X>),\nDirk Schumacher [ctb],\nAndrás Svraka [ctb] (ORCID: <https://orcid.org/0009-0008-8480-1329>),\nSergey Fedorov [ctb] (ORCID: <https://orcid.org/0000-0002-5970-7233>),\nWill Landau [ctb] (ORCID: <https://orcid.org/0000-0003-1878-3253>),\nFloris Vanderhaeghe [ctb] (ORCID:\n<https://orcid.org/0000-0002-6378-6229>),\nKevin Tappe [ctb],\nHarris McGehee [ctb],\nTim Mastny [ctb],\nAaron Peikert [ctb] (ORCID: <https://orcid.org/0000-0001-7813-818X>),\nMark van der Loo [ctb] (ORCID: <https://orcid.org/0000-0002-9807-4686>),\nChris Muir [ctb] (ORCID: <https://orcid.org/0000-0003-2555-3878>),\nMoritz Beller [ctb] (ORCID: <https://orcid.org/0000-0003-4852-0526>),\nSebastian Campbell [ctb] (ORCID:\n<https://orcid.org/0009-0000-5948-4503>),\nWinston Chang [ctb] (ORCID: <https://orcid.org/0000-0002-1576-2126>),\nDean Attali [ctb] (ORCID: <https://orcid.org/0000-0002-5645-3493>),\nMichael Chirico [ctb] (ORCID: <https://orcid.org/0000-0003-0787-087X>),\nKevin Ushey [ctb] (ORCID: <https://orcid.org/0000-0003-2880-7407>),\nCarl Pearson [ctb] (ORCID: <https://orcid.org/0000-0003-0701-7860>)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "MD5sum": "38087308104d353a6e35ec016497aa5b",
  "_user": "thierryo",
  "_type": "src",
  "_file": "digest_0.6.39.tar.gz",
  "_fileid": "0dbe145e7f4416eafed4690eb8a7ea5d4c8f1c23b89ac5d893b5b6286490561a",
  "_filesize": 385444,
  "_sha256": "0dbe145e7f4416eafed4690eb8a7ea5d4c8f1c23b89ac5d893b5b6286490561a",
  "_created": "2026-06-03T09:03:03.000Z",
  "_published": "2026-06-03T09:09:24.322Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79258876488,
      "time": 120,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380233642"
    },
    {
      "job": 79258876444,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380226785"
    },
    {
      "job": 79258876422,
      "time": 116,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380231298"
    },
    {
      "job": 79258876460,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380229964"
    },
    {
      "job": 79258876475,
      "time": 210,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380284851"
    },
    {
      "job": 79258876423,
      "time": 258,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380301980"
    },
    {
      "job": 79258876420,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380277998"
    },
    {
      "job": 79258876442,
      "time": 211,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380285028"
    },
    {
      "job": 79258488544,
      "time": 133,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380187431"
    },
    {
      "job": 79258876504,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380230162"
    },
    {
      "job": 79258876486,
      "time": 155,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380244341"
    },
    {
      "job": 79258876406,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380222354"
    },
    {
      "job": 79258876409,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380237343"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thierryo/actions/runs/26874582994",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eddelbuettel/digest",
  "_commit": {
    "id": "e80768913be4887e67aa4dca539aef9056ae43c0",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Switch ci.yaml to actions/checkout@v6\n",
    "time": 1764941618
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "description": "",
    "uuid": 673121
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "simplermarkdown",
      "role": "Suggests"
    },
    {
      "package": "rbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": false,
  "_usedby": 7578,
  "_updates": [
    {
      "week": "2025-23",
      "n": 3
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2025-46",
      "n": 5
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "hash-digest"
  ],
  "_stars": 121,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 441,
      "uuid": 673121
    },
    {
      "user": "thierryo",
      "count": 89,
      "uuid": 446636
    },
    {
      "user": "jimhester",
      "count": 14,
      "uuid": 205275
    },
    {
      "user": "billdenney",
      "count": 11,
      "uuid": 10359931
    },
    {
      "user": "vsimko",
      "count": 9,
      "uuid": 7080773
    },
    {
      "user": "mdequeljoe",
      "count": 8,
      "uuid": 33371828
    },
    {
      "user": "dirkschumacher",
      "count": 6,
      "uuid": 1569647
    },
    {
      "user": "pearsonca",
      "count": 5,
      "uuid": 1828039
    },
    {
      "user": "wch",
      "count": 5,
      "uuid": 86978
    },
    {
      "user": "wush978",
      "count": 5,
      "uuid": 1252618
    },
    {
      "user": "daattali",
      "count": 5,
      "uuid": 952340
    },
    {
      "user": "henrikbengtsson",
      "count": 5,
      "uuid": 1616850
    },
    {
      "user": "dselivanov",
      "count": 4,
      "uuid": 5123805
    },
    {
      "user": "hannes",
      "count": 3,
      "uuid": 227792
    },
    {
      "user": "kendonb",
      "count": 3,
      "uuid": 5327505
    },
    {
      "user": "barracuda156",
      "count": 3,
      "uuid": 92015510
    },
    {
      "user": "dmurdoch",
      "count": 3,
      "uuid": 1935680
    },
    {
      "user": "svraka",
      "count": 3,
      "uuid": 2940845
    },
    {
      "user": "mllg",
      "count": 3,
      "uuid": 1260920
    },
    {
      "user": "florisvdh",
      "count": 2,
      "uuid": 19164640
    },
    {
      "user": "wlandau",
      "count": 2,
      "uuid": 1580860
    },
    {
      "user": "aaronpeikert",
      "count": 1,
      "uuid": 29424409
    },
    {
      "user": "tmastny",
      "count": 1,
      "uuid": 20732748
    },
    {
      "user": "sebastian-c",
      "count": 1,
      "uuid": 1818581
    },
    {
      "user": "radfordneal",
      "count": 1,
      "uuid": 1388612
    },
    {
      "user": "inventitech",
      "count": 1,
      "uuid": 334256
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "markvanderloo",
      "count": 1,
      "uuid": 1927426
    },
    {
      "user": "kevinushey",
      "count": 1,
      "uuid": 1976582
    },
    {
      "user": "tappek",
      "count": 1,
      "uuid": 77916431
    },
    {
      "user": "harrismcgehee",
      "count": 1,
      "uuid": 9814456
    },
    {
      "user": "chrismuir",
      "count": 1,
      "uuid": 13386824
    },
    {
      "user": "bwlewis",
      "count": 1,
      "uuid": 142494
    },
    {
      "user": "aadler",
      "count": 1,
      "uuid": 5596401
    }
  ],
  "_userbio": {
    "uuid": 446636,
    "type": "user",
    "name": "Thierry Onkelinx"
  },
  "_downloads": {
    "count": 1162365,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/digest"
  },
  "_mentions": 10,
  "_devurl": "https://github.com/eddelbuettel/digest",
  "_pkgdown": "https://eddelbuettel.github.io/digest/",
  "_searchresults": 12192,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/digest.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/digest",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2003-11-29"
    },
    {
      "version": "0.1.1",
      "date": "2003-12-23"
    },
    {
      "version": "0.1.2",
      "date": "2004-05-27"
    },
    {
      "version": "0.2.0",
      "date": "2005-04-07"
    },
    {
      "version": "0.2.1",
      "date": "2005-11-04"
    },
    {
      "version": "0.2.2",
      "date": "2006-08-03"
    },
    {
      "version": "0.2.3",
      "date": "2007-01-01"
    },
    {
      "version": "0.3.0",
      "date": "2007-04-26"
    },
    {
      "version": "0.3.1",
      "date": "2007-09-28"
    },
    {
      "version": "0.4.0",
      "date": "2009-09-24"
    },
    {
      "version": "0.4.1",
      "date": "2009-09-24"
    },
    {
      "version": "0.4.2",
      "date": "2009-12-06"
    },
    {
      "version": "0.5.0",
      "date": "2011-05-30"
    },
    {
      "version": "0.5.1",
      "date": "2011-09-21"
    },
    {
      "version": "0.5.2",
      "date": "2012-03-15"
    },
    {
      "version": "0.6.0",
      "date": "2012-11-25"
    },
    {
      "version": "0.6.1",
      "date": "2013-01-21"
    },
    {
      "version": "0.6.2",
      "date": "2013-01-25"
    },
    {
      "version": "0.6.3",
      "date": "2013-02-16"
    },
    {
      "version": "0.6.4",
      "date": "2013-12-03"
    },
    {
      "version": "0.6.5",
      "date": "2014-12-09"
    },
    {
      "version": "0.6.6",
      "date": "2014-12-10"
    },
    {
      "version": "0.6.7",
      "date": "2014-12-20"
    },
    {
      "version": "0.6.8",
      "date": "2014-12-31"
    },
    {
      "version": "0.6.9",
      "date": "2016-01-08"
    },
    {
      "version": "0.6.10",
      "date": "2016-08-02"
    },
    {
      "version": "0.6.11",
      "date": "2017-01-03"
    },
    {
      "version": "0.6.12",
      "date": "2017-01-27"
    },
    {
      "version": "0.6.13",
      "date": "2017-12-14"
    },
    {
      "version": "0.6.14",
      "date": "2018-01-14"
    },
    {
      "version": "0.6.15",
      "date": "2018-01-28"
    },
    {
      "version": "0.6.16",
      "date": "2018-08-22"
    },
    {
      "version": "0.6.17",
      "date": "2018-09-12"
    },
    {
      "version": "0.6.18",
      "date": "2018-10-10"
    },
    {
      "version": "0.6.19",
      "date": "2019-05-20"
    },
    {
      "version": "0.6.20",
      "date": "2019-07-04"
    },
    {
      "version": "0.6.21",
      "date": "2019-09-21"
    },
    {
      "version": "0.6.22",
      "date": "2019-10-21"
    },
    {
      "version": "0.6.23",
      "date": "2019-11-23"
    },
    {
      "version": "0.6.24",
      "date": "2020-02-12"
    },
    {
      "version": "0.6.25",
      "date": "2020-02-23"
    },
    {
      "version": "0.6.26",
      "date": "2020-10-17"
    },
    {
      "version": "0.6.27",
      "date": "2020-10-24"
    },
    {
      "version": "0.6.28",
      "date": "2021-09-23"
    },
    {
      "version": "0.6.29",
      "date": "2021-12-01"
    },
    {
      "version": "0.6.30",
      "date": "2022-10-18"
    },
    {
      "version": "0.6.31",
      "date": "2022-12-11"
    },
    {
      "version": "0.6.32",
      "date": "2023-06-26"
    },
    {
      "version": "0.6.33",
      "date": "2023-07-07"
    },
    {
      "version": "0.6.34",
      "date": "2024-01-11"
    },
    {
      "version": "0.6.35",
      "date": "2024-03-11"
    },
    {
      "version": "0.6.36",
      "date": "2024-06-23"
    },
    {
      "version": "0.6.37",
      "date": "2024-08-19"
    },
    {
      "version": "0.6.38",
      "date": "2025-11-12"
    },
    {
      "version": "0.6.39",
      "date": "2025-11-19"
    }
  ],
  "_exports": [
    "AES",
    "digest",
    "digest2int",
    "getVDigest",
    "hmac",
    "makeRaw",
    "sha1",
    "sha1_attr_digest",
    "sha1_digest"
  ],
  "_help": [
    {
      "page": "AES",
      "title": "Create AES block cipher object",
      "topics": [
        "AES"
      ]
    },
    {
      "page": "digest",
      "title": "Create hash function digests for arbitrary R objects or files",
      "topics": [
        "digest"
      ]
    },
    {
      "page": "digest2int",
      "title": "hash arbitrary string to integer",
      "topics": [
        "digest2int"
      ]
    },
    {
      "page": "vdigest",
      "title": "Set a vectorised function for creating hash function digests",
      "topics": [
        "getVDigest"
      ]
    },
    {
      "page": "hmac",
      "title": "compute a hash-based message authentication code",
      "topics": [
        "hmac"
      ]
    },
    {
      "page": "makeRaw",
      "title": "Create a raw object",
      "topics": [
        "makeRaw",
        "makeRaw.character",
        "makeRaw.default",
        "makeRaw.digest",
        "makeRaw.raw"
      ]
    },
    {
      "page": "sha1",
      "title": "Calculate a SHA1 hash of an object",
      "topics": [
        "sha1",
        "sha1.(",
        "sha1.<-",
        "sha1.anova",
        "sha1.array",
        "sha1.call",
        "sha1.character",
        "sha1.complex",
        "sha1.data.frame",
        "sha1.Date",
        "sha1.environment",
        "sha1.factor",
        "sha1.formula",
        "sha1.function",
        "sha1.integer",
        "sha1.list",
        "sha1.logical",
        "sha1.matrix",
        "sha1.name",
        "sha1.NULL",
        "sha1.numeric",
        "sha1.pairlist",
        "sha1.POSIXct",
        "sha1.POSIXlt",
        "sha1.raw",
        "sha1_attr_digest",
        "sha1_digest"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/digest/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "sha1.md",
      "filename": "sha1.html",
      "title": "sha1() versus digest()",
      "engine": "simplermarkdown::mdweave_to_html",
      "headings": [
        "title: \"Calculating SHA1 hashes with digest() and sha1()\"author: \"Thierry Onkelinx and Dirk Eddelbuettel\"date: \"Written Jan 2016, updated Jan 2018 and Oct 2020\"css: \"water.css\"",
        "Short intro on hashes",
        "Difference between digest() and sha1()",
        "Choosing digest() or sha1()",
        "Creating a sha1 method for other classes",
        "How to",
        "summary.lm",
        "lm",
        "Using hashes to track changes in analysis"
      ],
      "created": "2021-11-20 18:55:09",
      "modified": "2025-01-01 14:21:11",
      "commits": 2
    }
  ],
  "_score": 19.762605158059273,
  "_indexed": false,
  "_nocasepkg": "digest",
  "_universes": [
    "thierryo"
  ],
  "_indexurl": "https://eddelbuettel.r-universe.dev/digest",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.39",
      "date": "2026-06-03T09:05:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e80768913be4887e67aa4dca539aef9056ae43c0",
      "fileid": "3dc7f85e2bde0aa4e70451d115ae3685d5cfa43ff3afdd889e3f3631fe573d41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierryo/actions/runs/26874582994"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.39",
      "date": "2026-06-03T09:04:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e80768913be4887e67aa4dca539aef9056ae43c0",
      "fileid": "735dce7341169837c30df3d3f85156b372973ce09aadce023348620fcfe8533e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierryo/actions/runs/26874582994"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.39",
      "date": "2026-06-03T09:05:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e80768913be4887e67aa4dca539aef9056ae43c0",
      "fileid": "cc65bfbc7265c4bf480721cb69fdb99a89d1b1cf43b58803b9dd557d2f0bcaa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierryo/actions/runs/26874582994"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.39",
      "date": "2026-06-03T09:05:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e80768913be4887e67aa4dca539aef9056ae43c0",
      "fileid": "9c6d668e76aea600dae3d0637644e844f8a730145cb3a6343975749addf20e4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierryo/actions/runs/26874582994"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.39",
      "date": "2026-06-03T09:07:33.000Z",
      "arch": "aarch64",
      "commit": "e80768913be4887e67aa4dca539aef9056ae43c0",
      "fileid": "50d52cfe22e1781f34e8e78c256315a253d1833d7334d18eed7c6adab14edb9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierryo/actions/runs/26874582994"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.39",
      "date": "2026-06-03T09:08:11.000Z",
      "arch": "x86_64",
      "commit": "e80768913be4887e67aa4dca539aef9056ae43c0",
      "fileid": "6590ca2c26c7a34d83ee52359d82496408bf25d9bf0ac0814c10e65a8a0cd07c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierryo/actions/runs/26874582994"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.39",
      "date": "2026-06-03T09:07:11.000Z",
      "arch": "aarch64",
      "commit": "e80768913be4887e67aa4dca539aef9056ae43c0",
      "fileid": "bdb39c754ffb903e15984ee0a9354ac8e6174ddf0b738352e625fbd8fe9d891f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierryo/actions/runs/26874582994"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.39",
      "date": "2026-06-03T09:07:27.000Z",
      "arch": "x86_64",
      "commit": "e80768913be4887e67aa4dca539aef9056ae43c0",
      "fileid": "6b1e45654094ee925c29e64cd68bb39088ed6b9a2eb9cf8c032e3fb7d4ba5cf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierryo/actions/runs/26874582994"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.39",
      "date": "2026-06-03T09:05:18.000Z",
      "arch": "emscripten",
      "commit": "e80768913be4887e67aa4dca539aef9056ae43c0",
      "fileid": "bd97a1e43998f86d3f69b0bb6af912a012213b30b3ea3c59854f74aec3af2485",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thierryo/actions/runs/26874582994"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.39",
      "date": "2026-06-03T09:05:06.000Z",
      "arch": "x86_64",
      "commit": "e80768913be4887e67aa4dca539aef9056ae43c0",
      "fileid": "92bac7cbbce8c0a14753f9c84c75888b6142ca1cfbff1a41191e4a2eed0f7036",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierryo/actions/runs/26874582994"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.39",
      "date": "2026-06-03T09:04:14.000Z",
      "arch": "x86_64",
      "commit": "e80768913be4887e67aa4dca539aef9056ae43c0",
      "fileid": "fe84e1d48ae58d4ab189bd5066689e37962a8c47ddc2bb05b6c9602112fde914",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierryo/actions/runs/26874582994"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.39",
      "date": "2026-06-03T09:04:54.000Z",
      "arch": "x86_64",
      "commit": "e80768913be4887e67aa4dca539aef9056ae43c0",
      "fileid": "06220c723d5a79c036c1870612420ebe3104181ec19ef3058804946f1a1fba96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thierryo/actions/runs/26874582994"
    }
  ]
}