{
  "_id": "6a478eca6527f6f71fa0f3dc",
  "Package": "treesitter",
  "Title": "Bindings to 'Tree-Sitter'",
  "Version": "0.3.2.9000",
  "Authors@R": "c(\nperson(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\nperson(\"Tree-sitter authors\", role = \"cph\",\ncomment = \"Tree-sitter C library\")\n)",
  "Description": "Provides bindings to 'Tree-sitter', an incremental parsing\nsystem for programming tools. 'Tree-sitter' builds concrete\nsyntax trees for source files of any language, and can\nefficiently update those syntax trees as the source file is\nedited. It also includes a robust error recovery system that\nprovides useful parse results even in the presence of syntax\nerrors.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/DavisVaughan/r-tree-sitter,\nhttps://davisvaughan.github.io/r-tree-sitter/",
  "BugReports": "https://github.com/DavisVaughan/r-tree-sitter/issues",
  "Config/build/compilation-database": "true",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://davisvaughan.r-universe.dev",
  "Date/Publication": "2026-04-03 14:03:39 UTC",
  "RemoteUrl": "https://github.com/davisvaughan/r-tree-sitter",
  "RemoteRef": "HEAD",
  "RemoteSha": "47d37c65d09a0971e2dcdd997fb0b866ac43b973",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-02 07:38:32 UTC",
    "User": "root"
  },
  "Author": "Davis Vaughan [aut, cre],\nPosit Software, PBC [cph, fnd],\nTree-sitter authors [cph] (Tree-sitter C library)",
  "Maintainer": "Davis Vaughan <davis@posit.co>",
  "_user": "davisvaughan",
  "_type": "src",
  "_file": "treesitter_0.3.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/b420acaa7f87b71bc78e421979dd0131acb11f702c0b5048761f3300ceb05bd9",
  "_filesize": 587007,
  "_sha256": "b420acaa7f87b71bc78e421979dd0131acb11f702c0b5048761f3300ceb05bd9",
  "_expires": "2026-10-11T10:28:25.000Z",
  "_created": "2026-07-02T07:38:32.000Z",
  "_published": "2026-07-03T10:28:26.507Z",
  "_jobs": [
    {
      "job": 84980693738,
      "time": 136,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032037058"
    },
    {
      "job": 84980693704,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032031446"
    },
    {
      "job": 84980693405,
      "time": 135,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032036543"
    },
    {
      "job": 84980693669,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032033178"
    },
    {
      "job": 84980693542,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8032029408"
    },
    {
      "job": 84980693383,
      "time": 208,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8032065764"
    },
    {
      "job": 84980693565,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032042086"
    },
    {
      "job": 84980693484,
      "time": 269,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032088181"
    },
    {
      "job": 84980693267,
      "time": 175,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031987691"
    },
    {
      "job": 84980693419,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8032024656"
    },
    {
      "job": 84980693696,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032024383"
    },
    {
      "job": 84980693431,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8032028002"
    },
    {
      "job": 84980693555,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032025065"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28573481126",
  "_status": "success",
  "_upstream": "https://github.com/davisvaughan/r-tree-sitter",
  "_commit": {
    "id": "47d37c65d09a0971e2dcdd997fb0b866ac43b973",
    "author": "Davis Vaughan <davis@posit.co>",
    "committer": "Davis Vaughan <davis@posit.co>",
    "message": "Increment version number to 0.3.2.9000\n",
    "time": 1775225019
  },
  "_maintainer": {
    "name": "Davis Vaughan",
    "email": "davis@posit.co",
    "login": "davisvaughan",
    "bluesky": "@davisvaughan.bsky.social",
    "description": "Working on all things @tidyverse and @r-lib to make data analysis more fun",
    "uuid": 19150088
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.2",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.5.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.3",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.6.5",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "treesitter.r",
      "version": ">= 1.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "davisvaughan",
  "_selfowned": true,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v0.3.1",
      "date": "2026-01-13"
    },
    {
      "name": "v0.3.2",
      "date": "2026-04-03"
    }
  ],
  "_stars": 48,
  "_contributors": [
    {
      "user": "davisvaughan",
      "count": 214,
      "uuid": 19150088
    },
    {
      "user": "jennybc",
      "count": 1,
      "uuid": 599454
    }
  ],
  "_userbio": {
    "uuid": 19150088,
    "type": "user",
    "name": "Davis Vaughan",
    "followers": 896,
    "description": "Working on all things @tidyverse and @r-lib to make data analysis more fun"
  },
  "_downloads": {
    "count": 3157,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/treesitter"
  },
  "_devurl": "https://github.com/davisvaughan/r-tree-sitter",
  "_pkgdown": "https://davisvaughan.github.io/r-tree-sitter/",
  "_searchresults": 68,
  "_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/treesitter.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/davisvaughan/r-tree-sitter",
  "_realowner": "davisvaughan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-06-24"
    },
    {
      "version": "0.2.0",
      "date": "2025-04-08"
    },
    {
      "version": "0.3.0",
      "date": "2025-06-06"
    },
    {
      "version": "0.3.1",
      "date": "2026-01-13"
    },
    {
      "version": "0.3.2",
      "date": "2026-04-03"
    }
  ],
  "_exports": [
    "is_language",
    "is_node",
    "is_parser",
    "is_point",
    "is_query",
    "is_range",
    "is_tree",
    "language_field_count",
    "language_field_id_for_name",
    "language_field_name_for_id",
    "language_name",
    "language_next_state",
    "language_state_count",
    "language_symbol_count",
    "language_symbol_for_name",
    "language_symbol_name",
    "node_child",
    "node_child_by_field_id",
    "node_child_by_field_name",
    "node_child_count",
    "node_children",
    "node_descendant_count",
    "node_descendant_for_byte_range",
    "node_descendant_for_point_range",
    "node_end_byte",
    "node_end_point",
    "node_field_name_for_child",
    "node_field_name_for_named_child",
    "node_first_child_for_byte",
    "node_first_named_child_for_byte",
    "node_grammar_symbol",
    "node_grammar_type",
    "node_has_error",
    "node_is_error",
    "node_is_extra",
    "node_is_missing",
    "node_is_named",
    "node_language",
    "node_named_child",
    "node_named_child_count",
    "node_named_children",
    "node_named_descendant_for_byte_range",
    "node_named_descendant_for_point_range",
    "node_next_named_sibling",
    "node_next_parse_state",
    "node_next_sibling",
    "node_parent",
    "node_parse_state",
    "node_previous_named_sibling",
    "node_previous_sibling",
    "node_range",
    "node_raw_s_expression",
    "node_show_s_expression",
    "node_start_byte",
    "node_start_point",
    "node_symbol",
    "node_text",
    "node_type",
    "node_walk",
    "parser",
    "parser_parse",
    "parser_reparse",
    "parser_set_included_ranges",
    "parser_set_language",
    "parser_set_timeout",
    "point",
    "point_column",
    "point_row",
    "query",
    "query_capture_count",
    "query_captures",
    "query_end_byte_for_pattern",
    "query_matches",
    "query_pattern_count",
    "query_start_byte_for_pattern",
    "query_string_count",
    "range",
    "range_end_byte",
    "range_end_point",
    "range_start_byte",
    "range_start_point",
    "text_parse",
    "tree_included_ranges",
    "tree_language",
    "tree_root_node",
    "tree_root_node_with_offset",
    "tree_text",
    "tree_walk",
    "TreeCursor"
  ],
  "_help": [
    {
      "page": "is_language",
      "title": "Is 'x' a language?",
      "topics": [
        "is_language"
      ]
    },
    {
      "page": "is_node",
      "title": "Is 'x' a node?",
      "topics": [
        "is_node"
      ]
    },
    {
      "page": "is_parser",
      "title": "Is 'x' a parser?",
      "topics": [
        "is_parser"
      ]
    },
    {
      "page": "is_query",
      "title": "Is 'x' a query?",
      "topics": [
        "is_query"
      ]
    },
    {
      "page": "is_tree",
      "title": "Is 'x' a tree?",
      "topics": [
        "is_tree"
      ]
    },
    {
      "page": "language_field_count",
      "title": "Language field count",
      "topics": [
        "language_field_count"
      ]
    },
    {
      "page": "language_field_id_for_name",
      "title": "Language field identifiers",
      "topics": [
        "language_field_id_for_name"
      ]
    },
    {
      "page": "language_field_name_for_id",
      "title": "Language field names",
      "topics": [
        "language_field_name_for_id"
      ]
    },
    {
      "page": "language_name",
      "title": "Language name",
      "topics": [
        "language_name"
      ]
    },
    {
      "page": "language_next_state",
      "title": "Language state advancement",
      "topics": [
        "language_next_state"
      ]
    },
    {
      "page": "language_state_count",
      "title": "Language state count",
      "topics": [
        "language_state_count"
      ]
    },
    {
      "page": "language_symbol_count",
      "title": "Language symbol count",
      "topics": [
        "language_symbol_count"
      ]
    },
    {
      "page": "language_symbol_for_name",
      "title": "Language symbols",
      "topics": [
        "language_symbol_for_name"
      ]
    },
    {
      "page": "language_symbol_name",
      "title": "Language symbol names",
      "topics": [
        "language_symbol_name"
      ]
    },
    {
      "page": "node_descendant_count",
      "title": "Node descendant count",
      "topics": [
        "node_descendant_count"
      ]
    },
    {
      "page": "node_language",
      "title": "Get a node's underlying language",
      "topics": [
        "node_language"
      ]
    },
    {
      "page": "node_parent",
      "title": "Get a node's parent",
      "topics": [
        "node_parent"
      ]
    },
    {
      "page": "node_raw_s_expression",
      "title": "\"Raw\" S-expression",
      "topics": [
        "node_raw_s_expression"
      ]
    },
    {
      "page": "node_show_s_expression",
      "title": "Pretty print a 'node''s s-expression",
      "topics": [
        "node_show_s_expression"
      ]
    },
    {
      "page": "node_symbol",
      "title": "Node symbol",
      "topics": [
        "node_symbol"
      ]
    },
    {
      "page": "node_text",
      "title": "Get a node's underlying text",
      "topics": [
        "node_text"
      ]
    },
    {
      "page": "node_type",
      "title": "Node type",
      "topics": [
        "node_type"
      ]
    },
    {
      "page": "node_walk",
      "title": "Generate a 'TreeCursor' iterator",
      "topics": [
        "node_walk"
      ]
    },
    {
      "page": "node-child",
      "title": "Get a node's child by index",
      "topics": [
        "node-child",
        "node_child",
        "node_named_child"
      ]
    },
    {
      "page": "node-child-by-field",
      "title": "Get a node's child by field id or name",
      "topics": [
        "node-child-by-field",
        "node_child_by_field_id",
        "node_child_by_field_name"
      ]
    },
    {
      "page": "node-child-count",
      "title": "Get a node's child count",
      "topics": [
        "node-child-count",
        "node_child_count",
        "node_named_child_count"
      ]
    },
    {
      "page": "node-children",
      "title": "Get a node's children",
      "topics": [
        "node-children",
        "node_children",
        "node_named_children"
      ]
    },
    {
      "page": "node-descendant",
      "title": "Node descendants",
      "topics": [
        "node-descendant",
        "node_descendant_for_byte_range",
        "node_descendant_for_point_range",
        "node_named_descendant_for_byte_range",
        "node_named_descendant_for_point_range"
      ]
    },
    {
      "page": "node-field-name-for-child",
      "title": "Get a child's field name by index",
      "topics": [
        "node-field-name-for-child",
        "node_field_name_for_child",
        "node_field_name_for_named_child"
      ]
    },
    {
      "page": "node-first-child-byte",
      "title": "Get the first child that extends beyond the given byte offset",
      "topics": [
        "node-first-child-byte",
        "node_first_child_for_byte",
        "node_first_named_child_for_byte"
      ]
    },
    {
      "page": "node-grammar",
      "title": "Node grammar types and symbols",
      "topics": [
        "node-grammar",
        "node_grammar_symbol",
        "node_grammar_type"
      ]
    },
    {
      "page": "node-location",
      "title": "Node byte and point accessors",
      "topics": [
        "node-location",
        "node_end_byte",
        "node_end_point",
        "node_range",
        "node_start_byte",
        "node_start_point"
      ]
    },
    {
      "page": "node-metadata",
      "title": "Node metadata",
      "topics": [
        "node-metadata",
        "node_has_error",
        "node_is_error",
        "node_is_extra",
        "node_is_missing",
        "node_is_named"
      ]
    },
    {
      "page": "node-parse-state",
      "title": "Node parse states",
      "topics": [
        "node-parse-state",
        "node_next_parse_state",
        "node_parse_state"
      ]
    },
    {
      "page": "node-sibling",
      "title": "Node sibling accessors",
      "topics": [
        "node-sibling",
        "node_next_named_sibling",
        "node_next_sibling",
        "node_previous_named_sibling",
        "node_previous_sibling"
      ]
    },
    {
      "page": "parser",
      "title": "Create a new parser",
      "topics": [
        "parser"
      ]
    },
    {
      "page": "parser-adjustments",
      "title": "Parser adjustments",
      "topics": [
        "parser-adjustments",
        "parser_set_included_ranges",
        "parser_set_language",
        "parser_set_timeout"
      ]
    },
    {
      "page": "parser-parse",
      "title": "Parse or reparse text",
      "topics": [
        "parser-parse",
        "parser_parse",
        "parser_reparse"
      ]
    },
    {
      "page": "points",
      "title": "Points",
      "topics": [
        "is_point",
        "point",
        "points",
        "point_column",
        "point_row"
      ]
    },
    {
      "page": "query",
      "title": "Queries",
      "topics": [
        "query"
      ]
    },
    {
      "page": "query-accessors",
      "title": "Query accessors",
      "topics": [
        "query-accessors",
        "query_capture_count",
        "query_end_byte_for_pattern",
        "query_pattern_count",
        "query_start_byte_for_pattern",
        "query_string_count"
      ]
    },
    {
      "page": "query-matches-and-captures",
      "title": "Query matches and captures",
      "topics": [
        "query-matches-and-captures",
        "query_captures",
        "query_matches"
      ]
    },
    {
      "page": "ranges",
      "title": "Ranges",
      "topics": [
        "is_range",
        "range",
        "ranges",
        "range_end_byte",
        "range_end_point",
        "range_start_byte",
        "range_start_point"
      ]
    },
    {
      "page": "text_parse",
      "title": "Parse a snippet of text",
      "topics": [
        "text_parse"
      ]
    },
    {
      "page": "tree_root_node",
      "title": "Retrieve the root node of the tree",
      "topics": [
        "tree_root_node"
      ]
    },
    {
      "page": "tree_root_node_with_offset",
      "title": "Retrieve an offset root node",
      "topics": [
        "tree_root_node_with_offset"
      ]
    },
    {
      "page": "tree_walk",
      "title": "Generate a 'TreeCursor' iterator",
      "topics": [
        "tree_walk"
      ]
    },
    {
      "page": "tree-accessors",
      "title": "Tree accessors",
      "topics": [
        "tree-accessors",
        "tree_included_ranges",
        "tree_language",
        "tree_text"
      ]
    },
    {
      "page": "TreeCursor",
      "title": "Tree cursors",
      "topics": [
        "TreeCursor"
      ]
    }
  ],
  "_readme": "https://github.com/davisvaughan/r-tree-sitter/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "R6",
    "rlang",
    "vctrs"
  ],
  "_score": 7.490145986693704,
  "_indexed": true,
  "_nocasepkg": "treesitter",
  "_universes": [
    "davisvaughan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-07-02T07:41:01.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "47d37c65d09a0971e2dcdd997fb0b866ac43b973",
      "fileid": "https://r2.ropensci.org/f7d556c0266237b28f903e9c57e8d93974d49b8dda534e57314ee3e24585879f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28573481126"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-07-02T07:40:41.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "47d37c65d09a0971e2dcdd997fb0b866ac43b973",
      "fileid": "https://r2.ropensci.org/4b3db447c5a53fd861a4f04598a7e763c51877b1b3e91f2ffb62b9309e2a4a29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28573481126"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-07-02T07:40:58.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "47d37c65d09a0971e2dcdd997fb0b866ac43b973",
      "fileid": "https://r2.ropensci.org/75e0cb868b17e6561d3f84aaab68e7f9b386f8a72b30a63f3522a3bb169d036d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28573481126"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-07-02T07:40:34.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "47d37c65d09a0971e2dcdd997fb0b866ac43b973",
      "fileid": "https://r2.ropensci.org/ebf05f5fe5ae74ff4cffdb3c1b7b93080c350b9c2043deab4702e68bd4ff7d4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28573481126"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-07-02T07:40:32.000Z",
      "arch": "aarch64",
      "commit": "47d37c65d09a0971e2dcdd997fb0b866ac43b973",
      "fileid": "https://r2.ropensci.org/5da65f8e38d5956a03992dfd148d50b7a8560d45bc752f3c670dd86969dbc7f4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28573481126"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-07-02T07:41:53.000Z",
      "arch": "x86_64",
      "commit": "47d37c65d09a0971e2dcdd997fb0b866ac43b973",
      "fileid": "https://r2.ropensci.org/c83cf44c7c581bae84decb95c8ee673f2454bf41e584f32093b90858e9f36308",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28573481126"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-07-02T07:41:02.000Z",
      "arch": "aarch64",
      "commit": "47d37c65d09a0971e2dcdd997fb0b866ac43b973",
      "fileid": "https://r2.ropensci.org/ac60b1b237bd88cb67ae9548d5d733babac4e42c8c87561117f7e224fc88785f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28573481126"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-07-02T07:42:19.000Z",
      "arch": "x86_64",
      "commit": "47d37c65d09a0971e2dcdd997fb0b866ac43b973",
      "fileid": "https://r2.ropensci.org/ef6ac420accc941f269c6adbc2f67fbb4832842d0b2b520bf49fdee84d407ad0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28573481126"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2.9000",
      "date": "2026-07-02T07:40:40.000Z",
      "arch": "emscripten",
      "commit": "47d37c65d09a0971e2dcdd997fb0b866ac43b973",
      "fileid": "https://r2.ropensci.org/47119385380be408b4079419a2c8f7d03e7bf0bf36f2218f393abc4fbc9c53cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28573481126"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-07-02T07:40:00.000Z",
      "arch": "x86_64",
      "commit": "47d37c65d09a0971e2dcdd997fb0b866ac43b973",
      "fileid": "https://r2.ropensci.org/3f0fde16759edad7d73b6738239473160c3f169d9b71f493813fbfaa9acc971d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28573481126"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-07-02T07:39:52.000Z",
      "arch": "x86_64",
      "commit": "47d37c65d09a0971e2dcdd997fb0b866ac43b973",
      "fileid": "https://r2.ropensci.org/3e62463fb2c9c980493eb72405def31098181c2bdef98c57d6828f807c0186fd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28573481126"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-07-02T07:40:00.000Z",
      "arch": "x86_64",
      "commit": "47d37c65d09a0971e2dcdd997fb0b866ac43b973",
      "fileid": "https://r2.ropensci.org/6a6538c74c54ee274dac46342559133526917c9dc02d2bc1983415d50ae59817",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28573481126"
    }
  ]
}