{
  "_id": "69fb7c7415e4104bb12c9fb7",
  "Package": "textreuse",
  "Type": "Package",
  "Title": "Detect Text Reuse and Document Similarity",
  "Version": "1.0.1",
  "Date": "2026-05-06",
  "Authors@R": "c(\nperson(\"Lincoln\", \"Mullen\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-5103-6917\")\n),\nperson(\"Yaoxiang\", \"Li\", role = c(\"aut\", \"cre\"),\nemail = \"liyaoxiang@outlook.com\",\ncomment = c(ORCID = \"0000-0001-9200-1016\")))",
  "Description": "Tools for measuring similarity among documents and\ndetecting passages which have been reused. Implements shingled\nn-gram, skip n-gram, and other tokenizers;\nsimilarity/dissimilarity functions; pairwise comparisons;\nminhash and locality sensitive hashing algorithms; and a\nversion of the Smith-Waterman local alignment algorithm\nsuitable for natural language.",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/textreuse/,\nhttps://github.com/ropensci/textreuse",
  "BugReports": "https://github.com/ropensci/textreuse/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-05-06 16:00:52 UTC",
  "RemoteUrl": "https://github.com/ropensci/textreuse",
  "RemoteRef": "master",
  "RemoteSha": "6f8cbe38029502e7cc6baeb169f587a6da0da655",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-06 17:32:15 UTC",
    "User": "root"
  },
  "Author": "Lincoln Mullen [aut] (ORCID: <https://orcid.org/0000-0001-5103-6917>),\nYaoxiang Li [aut, cre] (ORCID: <https://orcid.org/0000-0001-9200-1016>)",
  "Maintainer": "Yaoxiang Li <liyaoxiang@outlook.com>",
  "MD5sum": "4ee5f725351dfba8e1c39e25a355b693",
  "_user": "ropensci",
  "_type": "src",
  "_file": "textreuse_1.0.1.tar.gz",
  "_fileid": "82d95496770e6d8ccf78a9df7433b030e19024bad52ab69bc41bbc00729d131a",
  "_filesize": 1421544,
  "_sha256": "82d95496770e6d8ccf78a9df7433b030e19024bad52ab69bc41bbc00729d131a",
  "_created": "2026-05-06T17:32:15.000Z",
  "_published": "2026-05-06T17:37:56.919Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 74667609207,
      "time": 158,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6837164163"
    },
    {
      "job": 74667609197,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6837166552"
    },
    {
      "job": 74667609190,
      "time": 159,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6837164627"
    },
    {
      "job": 74667609174,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6837165175"
    },
    {
      "job": 74667609366,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6837162789"
    },
    {
      "job": 74667609423,
      "time": 239,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6837192388"
    },
    {
      "job": 74667609242,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6837150948"
    },
    {
      "job": 74667609159,
      "time": 283,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6837206679"
    },
    {
      "job": 74667049756,
      "time": 181,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6837102606"
    },
    {
      "job": 74667049820,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6837107305"
    },
    {
      "job": 74667609117,
      "time": 139,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6837157484"
    },
    {
      "job": 74667609245,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6837162930"
    },
    {
      "job": 74667609163,
      "time": 151,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6837161917"
    },
    {
      "job": 74667609128,
      "time": 233,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6837190106"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25450760786",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/textreuse",
  "_commit": {
    "id": "6f8cbe38029502e7cc6baeb169f587a6da0da655",
    "author": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "committer": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "message": "Prepare CRAN resubmission\n",
    "time": 1778083252
  },
  "_maintainer": {
    "name": "Yaoxiang Li",
    "email": "liyaoxiang@outlook.com",
    "login": "yaoxiangli",
    "uuid": 18198096,
    "orcid": "0000-0001-9200-1016"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.1",
      "role": "Depends"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "assertthat",
      "version": ">= 0.1",
      "role": "Imports"
    },
    {
      "package": "digest",
      "version": ">= 0.6.8",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "NLP",
      "version": ">= 0.1.8",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "Imports"
    },
    {
      "package": "RcppProgress",
      "version": ">= 0.1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 0.11.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.11",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 0.8",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 29
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-05-06"
    },
    {
      "name": "v1.0.1",
      "date": "2026-05-06"
    }
  ],
  "_topics": [
    "peer-reviewed",
    "cpp"
  ],
  "_stars": 201,
  "_contributors": [
    {
      "user": "lmullen",
      "count": 282,
      "uuid": 183672
    },
    {
      "user": "yaoxiangli",
      "count": 49,
      "uuid": 18198096
    },
    {
      "user": "jeroen",
      "count": 2,
      "uuid": 216319
    },
    {
      "user": "noamross",
      "count": 2,
      "uuid": 571752
    },
    {
      "user": "romainfrancois",
      "count": 2,
      "uuid": 2625526
    },
    {
      "user": "ashander",
      "count": 1,
      "uuid": 510776
    },
    {
      "user": "karthik",
      "count": 1,
      "uuid": 138494
    },
    {
      "user": "mayeulk",
      "count": 1,
      "uuid": 768570
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 385,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/textreuse"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/ropensci/textreuse",
  "_pkgdown": "https://docs.ropensci.org/textreuse/",
  "_searchresults": 235,
  "_metadata": {
    "review": {
      "id": 20,
      "status": "reviewed",
      "version": "0.0.1.9001",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/20"
    },
    "ropensci_category": "literature"
  },
  "_rbuild": "4.6.0",
  "_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/textreuse.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/textreuse",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-10-30"
    },
    {
      "version": "0.1.1",
      "date": "2015-11-04"
    },
    {
      "version": "0.1.2",
      "date": "2015-11-05"
    },
    {
      "version": "0.1.3",
      "date": "2016-03-28"
    },
    {
      "version": "0.1.4",
      "date": "2016-11-28"
    },
    {
      "version": "0.1.5",
      "date": "2020-05-15"
    }
  ],
  "_exports": [
    "align_local",
    "as_sparse_matrix",
    "content",
    "content<-",
    "count_matches",
    "filenames",
    "has_content",
    "has_hashes",
    "has_minhashes",
    "has_tokens",
    "hash_string",
    "hashes",
    "hashes<-",
    "is.TextReuseCorpus",
    "is.TextReuseTextDocument",
    "jaccard_bag_similarity",
    "jaccard_dissimilarity",
    "jaccard_similarity",
    "lsh",
    "lsh_add",
    "lsh_candidates",
    "lsh_compare",
    "lsh_probability",
    "lsh_query",
    "lsh_subset",
    "lsh_threshold",
    "matching_tokens",
    "meta",
    "meta<-",
    "minhash_generator",
    "minhashes",
    "minhashes<-",
    "pairwise_candidates",
    "pairwise_compare",
    "ratio_of_matches",
    "rehash",
    "skipped",
    "TextReuseCorpus",
    "TextReuseTextDocument",
    "token_index",
    "token_index_candidates",
    "tokenize",
    "tokenize_ngrams",
    "tokenize_sentences",
    "tokenize_skip_ngrams",
    "tokenize_words",
    "tokens",
    "tokens<-",
    "wordcount"
  ],
  "_help": [
    {
      "page": "textreuse-package",
      "title": "textreuse: Detect Text Reuse and Document Similarity",
      "topics": [
        "textreuse-package",
        "textreuse"
      ]
    },
    {
      "page": "align_local",
      "title": "Local alignment of natural language texts",
      "topics": [
        "align_local"
      ]
    },
    {
      "page": "as.matrix.textreuse_candidates",
      "title": "Convert candidates data frames to other formats",
      "topics": [
        "as.matrix.textreuse_candidates",
        "as_sparse_matrix"
      ]
    },
    {
      "page": "filenames",
      "title": "Filenames from paths",
      "topics": [
        "filenames"
      ]
    },
    {
      "page": "hash_string",
      "title": "Hash a string to an integer",
      "topics": [
        "hash_string"
      ]
    },
    {
      "page": "lsh",
      "title": "Locality sensitive hashing for minhash",
      "topics": [
        "lsh"
      ]
    },
    {
      "page": "lsh_add",
      "title": "Add documents to a LSH cache",
      "topics": [
        "lsh_add"
      ]
    },
    {
      "page": "lsh_candidates",
      "title": "Candidate pairs from LSH comparisons",
      "topics": [
        "lsh_candidates"
      ]
    },
    {
      "page": "lsh_compare",
      "title": "Compare candidates identified by LSH",
      "topics": [
        "lsh_compare"
      ]
    },
    {
      "page": "lsh_probability",
      "title": "Probability that a candidate pair will be detected with LSH",
      "topics": [
        "lsh_probability",
        "lsh_threshold"
      ]
    },
    {
      "page": "lsh_query",
      "title": "Query a LSH cache for matches to a single document",
      "topics": [
        "lsh_query"
      ]
    },
    {
      "page": "lsh_subset",
      "title": "List of all candidates in a corpus",
      "topics": [
        "lsh_subset"
      ]
    },
    {
      "page": "minhash_generator",
      "title": "Generate a minhash function",
      "topics": [
        "minhash_generator"
      ]
    },
    {
      "page": "pairwise_candidates",
      "title": "Candidate pairs from pairwise comparisons",
      "topics": [
        "pairwise_candidates"
      ]
    },
    {
      "page": "pairwise_compare",
      "title": "Pairwise comparisons among documents in a corpus",
      "topics": [
        "pairwise_compare"
      ]
    },
    {
      "page": "rehash",
      "title": "Recompute the hashes for a document or corpus",
      "topics": [
        "rehash"
      ]
    },
    {
      "page": "similarity-functions",
      "title": "Measure similarity/dissimilarity in documents",
      "topics": [
        "count_matches",
        "jaccard_bag_similarity",
        "jaccard_dissimilarity",
        "jaccard_similarity",
        "matching_tokens",
        "ratio_of_matches",
        "similarity-functions"
      ]
    },
    {
      "page": "TextReuseCorpus",
      "title": "TextReuseCorpus",
      "topics": [
        "is.TextReuseCorpus",
        "skipped",
        "TextReuseCorpus"
      ]
    },
    {
      "page": "TextReuseTextDocument",
      "title": "TextReuseTextDocument",
      "topics": [
        "has_content",
        "has_hashes",
        "has_minhashes",
        "has_tokens",
        "is.TextReuseTextDocument",
        "TextReuseTextDocument"
      ]
    },
    {
      "page": "TextReuseTextDocument-accessors",
      "title": "Accessors for TextReuse objects",
      "topics": [
        "hashes",
        "hashes<-",
        "minhashes",
        "minhashes<-",
        "TextReuseTextDocument-accessors",
        "tokens",
        "tokens<-"
      ]
    },
    {
      "page": "token_index",
      "title": "Build an index of tokens and documents",
      "topics": [
        "token_index"
      ]
    },
    {
      "page": "token_index_candidates",
      "title": "Extract candidate document pairs from a token index",
      "topics": [
        "token_index_candidates"
      ]
    },
    {
      "page": "tokenize",
      "title": "Recompute the tokens for a document or corpus",
      "topics": [
        "tokenize"
      ]
    },
    {
      "page": "tokenizers",
      "title": "Split texts into tokens",
      "topics": [
        "tokenizers",
        "tokenize_ngrams",
        "tokenize_sentences",
        "tokenize_skip_ngrams",
        "tokenize_words"
      ]
    },
    {
      "page": "wordcount",
      "title": "Count words",
      "topics": [
        "wordcount"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/textreuse/raw/master/README.md",
  "_rundeps": [
    "assertthat",
    "BH",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "NLP",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppProgress",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "textreuse-introduction.Rmd",
      "filename": "textreuse-introduction.html",
      "title": "Introduction to the textreuse package",
      "author": "Lincoln Mullen, Yaoxiang Li",
      "engine": "knitr::rmarkdown",
      "headings": [
        "TextReuse classes",
        "TextReuseTextDocument",
        "TextReuseCorpus",
        "Tokenizers",
        "Hash functions",
        "Comparison functions",
        "Parallelization"
      ],
      "created": "2015-10-22 01:12:28",
      "modified": "2026-05-05 07:25:00",
      "commits": 10
    },
    {
      "source": "textreuse-minhash.Rmd",
      "filename": "textreuse-minhash.html",
      "title": "Minhash and locality-sensitive hashing",
      "author": "Lincoln Mullen, Yaoxiang Li",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2015-10-22 01:12:28",
      "modified": "2026-05-05 07:25:00",
      "commits": 8
    },
    {
      "source": "textreuse-pairwise.Rmd",
      "filename": "textreuse-pairwise.html",
      "title": "Pairwise comparisons for document similarity",
      "author": "Lincoln Mullen, Yaoxiang Li",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2015-10-22 01:12:28",
      "modified": "2026-05-05 07:25:00",
      "commits": 4
    },
    {
      "source": "textreuse-alignment.Rmd",
      "filename": "textreuse-alignment.html",
      "title": "Text Alignment",
      "author": "Lincoln Mullen, Yaoxiang Li",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2015-10-22 01:12:28",
      "modified": "2026-05-05 07:25:00",
      "commits": 5
    }
  ],
  "_score": 8.820391955370464,
  "_indexed": true,
  "_nocasepkg": "textreuse",
  "_universes": [
    "ropensci",
    "yaoxiangli"
  ],
  "_previous": "1.0.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-06T17:34:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6f8cbe38029502e7cc6baeb169f587a6da0da655",
      "fileid": "20293fc18b1efd26341dd09e9a380df6ae79386985e0f12aa39c877101a1dd85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25450760786"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-06T17:34:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6f8cbe38029502e7cc6baeb169f587a6da0da655",
      "fileid": "b6331d078c2b8b6e341d7e5f10cb90c54c09c57dc60009198a3a4f631bb76f1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25450760786"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-06T17:34:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6f8cbe38029502e7cc6baeb169f587a6da0da655",
      "fileid": "4016b49916f3c77544ba5c11ecf9b58a3006402bc7818f2a36b686e438fe7556",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25450760786"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-06T17:34:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6f8cbe38029502e7cc6baeb169f587a6da0da655",
      "fileid": "ef1c8f08ff76bfb3a2f56a21b584aecb01ce6e9a523aa3f91f49349b6cca5f97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25450760786"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-06T17:34:34.000Z",
      "arch": "aarch64",
      "commit": "6f8cbe38029502e7cc6baeb169f587a6da0da655",
      "fileid": "7f76a23551d46ed475dc26516361b9e2e4b48c0d5a04e019d529af6ce6aa4386",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25450760786"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-06T17:35:39.000Z",
      "arch": "x86_64",
      "commit": "6f8cbe38029502e7cc6baeb169f587a6da0da655",
      "fileid": "6a4c96e57297389d689b0f764f5d214914de815ff5386cf5205de064760f12cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25450760786"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-06T17:34:12.000Z",
      "arch": "aarch64",
      "commit": "6f8cbe38029502e7cc6baeb169f587a6da0da655",
      "fileid": "35c72740118d9df7ed5dc419f8001c5d147243d11e4240f23c99c6f71f08a949",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25450760786"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-06T17:36:07.000Z",
      "arch": "x86_64",
      "commit": "6f8cbe38029502e7cc6baeb169f587a6da0da655",
      "fileid": "6800e5c980571e1a04f48ed6a91f835f544281ffa73f1fad239cb450ee9ea093",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25450760786"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-06T17:34:51.000Z",
      "arch": "emscripten",
      "commit": "6f8cbe38029502e7cc6baeb169f587a6da0da655",
      "fileid": "d1868721ee66af652e4b83cf712a2effa40dcec6c034b9b926b269facf682ef8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25450760786"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-06T17:34:12.000Z",
      "arch": "x86_64",
      "commit": "6f8cbe38029502e7cc6baeb169f587a6da0da655",
      "fileid": "7241616f856bd98d5ca15ac1bc8b1a3341810fb0072f406edecd3786b1a21142",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25450760786"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-06T17:34:12.000Z",
      "arch": "x86_64",
      "commit": "6f8cbe38029502e7cc6baeb169f587a6da0da655",
      "fileid": "6d1b05defc33eeb8aa9e59500f09690e4344d82362322cdc093ed096e188c931",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25450760786"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-06T17:35:24.000Z",
      "arch": "x86_64",
      "commit": "6f8cbe38029502e7cc6baeb169f587a6da0da655",
      "fileid": "9c1e9fa8c5c970d85551167a304dda2faebb5525e824d89cf3134966754cbad8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25450760786"
    }
  ]
}