{
  "_id": "6a6443b8059529545f574ed5",
  "Package": "textreuse",
  "Type": "Package",
  "Title": "Detect Text Reuse and Document Similarity",
  "Version": "1.0.2",
  "Date": "2026-07-24",
  "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",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-07-25 01:12:17 UTC",
  "RemoteUrl": "https://github.com/ropensci/textreuse",
  "RemoteRef": "master",
  "RemoteSha": "ebdda6bbd503bfa5a96d008a6c037cd0baa1e507",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-25 04:56:32 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>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "textreuse_1.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/47164bbe36203089bf6fb9d68d7c4110d2edc7ea6fa508b26bbefdd9740de6bc",
  "_filesize": 1419986,
  "_sha256": "47164bbe36203089bf6fb9d68d7c4110d2edc7ea6fa508b26bbefdd9740de6bc",
  "_expires": "2026-11-02T05:03:50.000Z",
  "_created": "2026-07-25T04:56:32.000Z",
  "_published": "2026-07-25T05:03:52.119Z",
  "_jobs": [
    {
      "job": 89644704674,
      "time": 165,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8615673885"
    },
    {
      "job": 89644704653,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8615672538"
    },
    {
      "job": 89644704650,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8615670512"
    },
    {
      "job": 89644704660,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8615675690"
    },
    {
      "job": 89644704641,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8615679040"
    },
    {
      "job": 89644704652,
      "time": 238,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8615693791"
    },
    {
      "job": 89644704651,
      "time": 205,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8615691519"
    },
    {
      "job": 89644704640,
      "time": 171,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8615677119"
    },
    {
      "job": 89644364403,
      "time": 183,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8615638621"
    },
    {
      "job": 89644364418,
      "time": 260,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8615649424"
    },
    {
      "job": 89644704626,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8615670105"
    },
    {
      "job": 89644704685,
      "time": 379,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8615707160"
    },
    {
      "job": 89644704637,
      "time": 365,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8615704821"
    },
    {
      "job": 89644704638,
      "time": 365,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8615704844"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/30144765027",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/textreuse",
  "_commit": {
    "id": "ebdda6bbd503bfa5a96d008a6c037cd0baa1e507",
    "author": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "committer": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "message": "Simplify and speed up LSH processing\n",
    "time": 1784941937
  },
  "_maintainer": {
    "name": "Yaoxiang Li",
    "email": "liyaoxiang@outlook.com",
    "login": "yaoxiangli",
    "description": "The most beautiful thing we can experience is the mysterious. It is the source of all true art and science.",
    "uuid": 18198096,
    "orcid": "0000-0001-9200-1016"
  },
  "_distro": "resolute",
  "_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": ">= 1.1.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": "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
    },
    {
      "week": "2026-30",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-05-06"
    },
    {
      "name": "v1.0.1",
      "date": "2026-05-06"
    },
    {
      "name": "v1.0.2",
      "date": "2026-07-24"
    }
  ],
  "_topics": [
    "peer-reviewed",
    "cpp"
  ],
  "_stars": 201,
  "_contributors": [
    {
      "user": "lmullen",
      "count": 282,
      "uuid": 183672
    },
    {
      "user": "yaoxiangli",
      "count": 52,
      "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",
    "followers": 1132,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 449,
    "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": 251,
  "_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.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/textreuse.html",
    "LICENSE",
    "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"
    },
    {
      "version": "1.0.1",
      "date": "2026-05-07"
    }
  ],
  "_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",
    "digest",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "NLP",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "RcppProgress",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "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": 9.150027810243746,
  "_indexed": true,
  "_nocasepkg": "textreuse",
  "_universes": [
    "ropensci",
    "yaoxiangli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-25T04:59:18.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ebdda6bbd503bfa5a96d008a6c037cd0baa1e507",
      "fileid": "https://r2.ropensci.org/5b7d5200b39666bdb416f19683ed5ac356019db48b9b697cd4daca001f735dde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30144765027"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-25T04:59:08.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ebdda6bbd503bfa5a96d008a6c037cd0baa1e507",
      "fileid": "https://r2.ropensci.org/f885a2331a5b0606c843c771e64fa23da1efdfdab2de51d559e17e68a2d5eb09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30144765027"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-25T04:58:53.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ebdda6bbd503bfa5a96d008a6c037cd0baa1e507",
      "fileid": "https://r2.ropensci.org/0740b7ee970b7a1391138dd2574bcbe0abd518b1ac37b64639ac532e1f26a3f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30144765027"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-25T04:59:24.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ebdda6bbd503bfa5a96d008a6c037cd0baa1e507",
      "fileid": "https://r2.ropensci.org/57f6076d9e61c88a198298a2a581afb24b215012602ddf83f9a1f31de8d16ef0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30144765027"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-25T04:59:54.000Z",
      "arch": "aarch64",
      "commit": "ebdda6bbd503bfa5a96d008a6c037cd0baa1e507",
      "fileid": "https://r2.ropensci.org/84f2c77db1059755fc94672572f8244e1ce23f313560aabb00d0bd518c0a460c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30144765027"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-25T05:00:47.000Z",
      "arch": "x86_64",
      "commit": "ebdda6bbd503bfa5a96d008a6c037cd0baa1e507",
      "fileid": "https://r2.ropensci.org/bdaa5c120640fd58d6d9ebe97cfd2609dd5117462c57a220bbf05bf5ad241e5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30144765027"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-25T05:01:14.000Z",
      "arch": "aarch64",
      "commit": "ebdda6bbd503bfa5a96d008a6c037cd0baa1e507",
      "fileid": "https://r2.ropensci.org/ece6a2be4895483642aaab6918b1ca40b1b6ab80820ecdc9103e562b85a76ecd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30144765027"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-25T04:59:17.000Z",
      "arch": "x86_64",
      "commit": "ebdda6bbd503bfa5a96d008a6c037cd0baa1e507",
      "fileid": "https://r2.ropensci.org/555aeed124bc3ee3e11529ade4ff74524d12f7792d0e3ec1190f123f7c61a79e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30144765027"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-07-25T04:59:04.000Z",
      "arch": "emscripten",
      "commit": "ebdda6bbd503bfa5a96d008a6c037cd0baa1e507",
      "fileid": "https://r2.ropensci.org/b84befff7361d6f90e0f8023e54e575666383c57c0718fb11b8b4f06cb9f416d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30144765027"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-25T05:02:09.000Z",
      "arch": "x86_64",
      "commit": "ebdda6bbd503bfa5a96d008a6c037cd0baa1e507",
      "fileid": "https://r2.ropensci.org/958ad53f94670c9b61bdfb6787a4f4b8d6313475f9e77cfde1f13fde96329d7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30144765027"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-25T05:02:03.000Z",
      "arch": "x86_64",
      "commit": "ebdda6bbd503bfa5a96d008a6c037cd0baa1e507",
      "fileid": "https://r2.ropensci.org/c189baf3f664a8c0a7deccad6de7bb1a70e763a09bdcbd88fd264f4c33d72f39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30144765027"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-25T05:02:00.000Z",
      "arch": "x86_64",
      "commit": "ebdda6bbd503bfa5a96d008a6c037cd0baa1e507",
      "fileid": "https://r2.ropensci.org/c497ea089daedfe6a1f2d21ec5c06915592e5ce8f9c9080592e62e75d2fffeff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30144765027"
    }
  ]
}