{
  "_id": "6a4f773521b18e154850228b",
  "Package": "vroom",
  "Title": "Read and Write Rectangular Text Data Quickly",
  "Version": "1.7.1.9000",
  "Authors@R": "c(\nperson(\"Jim\", \"Hester\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-2739-7082\")),\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-4757-117X\")),\nperson(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6983-2759\")),\nperson(\"Shelby\", \"Bearrows\", role = \"ctb\"),\nperson(\"https://github.com/mandreyel/\", role = \"cph\",\ncomment = \"mio library\"),\nperson(\"Jukka\", \"Jylänki\", role = \"cph\",\ncomment = \"grisu3 implementation\"),\nperson(\"Mikkel\", \"Jørgensen\", role = \"cph\",\ncomment = \"grisu3 implementation\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "The goal of 'vroom' is to read and write data (like 'csv',\n'tsv' and 'fwf') quickly. When reading it uses a quick initial\nindexing step, then reads the values lazily , so only the data\nyou actually use needs to be read.  The writer formats the data\nin parallel and writes to disk asynchronously from formatting.",
  "License": "MIT + file LICENSE",
  "URL": "https://vroom.tidyverse.org, https://github.com/tidyverse/vroom",
  "BugReports": "https://github.com/tidyverse/vroom/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "nycflights13, tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "false",
  "Config/usethis/last-upkeep": "2025-11-25",
  "Copyright": "file COPYRIGHTS",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/build/compilation-database": "true",
  "Repository": "https://fastverse.r-universe.dev",
  "Date/Publication": "2026-06-09 18:34:58 UTC",
  "RemoteUrl": "https://github.com/tidyverse/vroom",
  "RemoteRef": "HEAD",
  "RemoteSha": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-09 10:17:47 UTC",
    "User": "root"
  },
  "Author": "Jim Hester [aut] (ORCID: <https://orcid.org/0000-0002-2739-7082>),\nHadley Wickham [aut] (ORCID: <https://orcid.org/0000-0003-4757-117X>),\nJennifer Bryan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6983-2759>),\nShelby Bearrows [ctb],\nhttps://github.com/mandreyel/ [cph] (mio library),\nJukka Jylänki [cph] (grisu3 implementation),\nMikkel Jørgensen [cph] (grisu3 implementation),\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Jennifer Bryan <jenny@posit.co>",
  "_user": "fastverse",
  "_type": "src",
  "_file": "vroom_1.7.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/53bb160f1bd7020d3ca854b03b2f8b2e873cba56cd5c301de5c4a32c42b0e3d7",
  "_filesize": 1073392,
  "_sha256": "53bb160f1bd7020d3ca854b03b2f8b2e873cba56cd5c301de5c4a32c42b0e3d7",
  "_expires": "2026-10-17T10:25:55.000Z",
  "_created": "2026-07-09T10:17:47.000Z",
  "_published": "2026-07-09T10:25:57.067Z",
  "_jobs": [
    {
      "job": 86094992877,
      "time": 210,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8195731886"
    },
    {
      "job": 86094992879,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8195731288"
    },
    {
      "job": 86094992906,
      "time": 207,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8195730175"
    },
    {
      "job": 86094992950,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8195727797"
    },
    {
      "job": 86094993027,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8195695216"
    },
    {
      "job": 86094992968,
      "time": 258,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8195747848"
    },
    {
      "job": 86094992960,
      "time": 169,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8195714251"
    },
    {
      "job": 86094992995,
      "time": 360,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8195786763"
    },
    {
      "job": 86093881560,
      "time": 355,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8195648340"
    },
    {
      "job": 86094992885,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8195713337"
    },
    {
      "job": 86094992876,
      "time": 238,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8195740536"
    },
    {
      "job": 86094992880,
      "time": 222,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8195734874"
    },
    {
      "job": 86094992894,
      "time": 230,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8195738135"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/29010843026",
  "_status": "success",
  "_upstream": "https://github.com/tidyverse/vroom",
  "_commit": {
    "id": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
    "author": "Jenny Bryan <jenny.f.bryan@gmail.com>",
    "committer": "Jenny Bryan <jenny.f.bryan@gmail.com>",
    "message": "Pragmatic test skip\n\nThis test fails on windows with R 4.2. And it passes with R 4.6. Will leave this unsolved until/unless it proves to be an obstacle for an actual user.\n",
    "time": 1781030098
  },
  "_maintainer": {
    "name": "Jennifer Bryan",
    "email": "jenny@posit.co",
    "login": "jennybc",
    "mastodon": "@jennybryan@fosstodon.org",
    "bluesky": "@jennybryan.bsky.social",
    "twitter": "@jennybryan",
    "description": "Software engineer @posit-dev, humane #rstats",
    "uuid": 599454,
    "orcid": "0000-0002-6983-2759"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cpp11",
      "version": ">= 0.2.0",
      "role": "LinkingTo"
    },
    {
      "package": "progress",
      "version": ">= 1.2.3",
      "role": "LinkingTo"
    },
    {
      "package": "tzdb",
      "version": ">= 0.1.1",
      "role": "LinkingTo"
    },
    {
      "package": "bit64",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.2.0",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "hms",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "tzdb",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "archive",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "prettyunits",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "waldo",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "tidyverse",
  "_selfowned": false,
  "_usedby": 2361,
  "_updates": [
    {
      "week": "2025-38",
      "n": 10
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2025-47",
      "n": 5
    },
    {
      "week": "2025-48",
      "n": 17
    },
    {
      "week": "2025-49",
      "n": 12
    },
    {
      "week": "2025-50",
      "n": 5
    },
    {
      "week": "2025-51",
      "n": 5
    },
    {
      "week": "2026-02",
      "n": 4
    },
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-04",
      "n": 12
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 8
    },
    {
      "week": "2026-24",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v1.6.6",
      "date": "2025-09-18"
    },
    {
      "name": "v1.6.7",
      "date": "2025-11-26"
    },
    {
      "name": "v1.7.0",
      "date": "2026-01-25"
    },
    {
      "name": "v1.7.1",
      "date": "2026-03-30"
    }
  ],
  "_topics": [
    "csv",
    "csv-parser",
    "fixed-width-text",
    "tsv",
    "tsv-parser",
    "cpp"
  ],
  "_stars": 642,
  "_contributors": [
    {
      "user": "jimhester",
      "count": 1104,
      "uuid": 205275
    },
    {
      "user": "jennybc",
      "count": 196,
      "uuid": 599454
    },
    {
      "user": "davisvaughan",
      "count": 24,
      "uuid": 19150088
    },
    {
      "user": "sbearrows",
      "count": 17,
      "uuid": 39840820
    },
    {
      "user": "meta00",
      "count": 4,
      "uuid": 8456490
    },
    {
      "user": "michaelchirico",
      "count": 2,
      "uuid": 7606389
    },
    {
      "user": "r3myg",
      "count": 2,
      "uuid": 11546943
    },
    {
      "user": "mikejohnpage",
      "count": 2,
      "uuid": 38110953
    },
    {
      "user": "batpigandme",
      "count": 2,
      "uuid": 831732
    },
    {
      "user": "lionel-",
      "count": 2,
      "uuid": 4465050
    },
    {
      "user": "ab-kent",
      "count": 2,
      "uuid": 14773133
    },
    {
      "user": "hadley",
      "count": 2,
      "uuid": 4196
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    },
    {
      "user": "jrf1111",
      "count": 1,
      "uuid": 39165225
    },
    {
      "user": "bart1",
      "count": 1,
      "uuid": 1662852
    },
    {
      "user": "philaris",
      "count": 1,
      "uuid": 9732649
    },
    {
      "user": "maurolepore",
      "count": 1,
      "uuid": 5856545
    },
    {
      "user": "lwjohnst86",
      "count": 1,
      "uuid": 6662983
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "bairdj",
      "count": 1,
      "uuid": 6016948
    },
    {
      "user": "frm1789",
      "count": 1,
      "uuid": 9369014
    },
    {
      "user": "edzer",
      "count": 1,
      "uuid": 520851
    },
    {
      "user": "criscelylp",
      "count": 1,
      "uuid": 6503541
    },
    {
      "user": "wlattner",
      "count": 1,
      "uuid": 903096
    },
    {
      "user": "anirban166",
      "count": 1,
      "uuid": 30123691
    },
    {
      "user": "andrie",
      "count": 1,
      "uuid": 479998
    }
  ],
  "_userbio": {
    "uuid": 105517888,
    "type": "organization",
    "name": "fastverse",
    "followers": 28,
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_downloads": {
    "count": 660305,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vroom"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/tidyverse/vroom",
  "_pkgdown": "https://vroom.tidyverse.org",
  "_searchresults": 10144,
  "_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/vroom.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidyverse/vroom",
  "_realowner": "tidyverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-05-04"
    },
    {
      "version": "1.0.1",
      "date": "2019-05-15"
    },
    {
      "version": "1.0.2",
      "date": "2019-07-10"
    },
    {
      "version": "1.2.0",
      "date": "2020-01-14"
    },
    {
      "version": "1.2.1",
      "date": "2020-05-12"
    },
    {
      "version": "1.3.0",
      "date": "2020-08-14"
    },
    {
      "version": "1.3.1",
      "date": "2020-08-27"
    },
    {
      "version": "1.3.2",
      "date": "2020-09-30"
    },
    {
      "version": "1.4.0",
      "date": "2021-02-01"
    },
    {
      "version": "1.5.0",
      "date": "2021-06-14"
    },
    {
      "version": "1.5.1",
      "date": "2021-06-22"
    },
    {
      "version": "1.5.2",
      "date": "2021-07-08"
    },
    {
      "version": "1.5.3",
      "date": "2021-07-14"
    },
    {
      "version": "1.5.4",
      "date": "2021-08-05"
    },
    {
      "version": "1.5.5",
      "date": "2021-09-14"
    },
    {
      "version": "1.5.6",
      "date": "2021-11-10"
    },
    {
      "version": "1.5.7",
      "date": "2021-11-30"
    },
    {
      "version": "1.6.0",
      "date": "2022-09-30"
    },
    {
      "version": "1.6.1",
      "date": "2023-01-22"
    },
    {
      "version": "1.6.3",
      "date": "2023-04-29"
    },
    {
      "version": "1.6.4",
      "date": "2023-10-02"
    },
    {
      "version": "1.6.5",
      "date": "2023-12-06"
    },
    {
      "version": "1.6.6",
      "date": "2025-09-19"
    },
    {
      "version": "1.6.7",
      "date": "2025-11-28"
    },
    {
      "version": "1.7.0",
      "date": "2026-01-27"
    },
    {
      "version": "1.7.1",
      "date": "2026-03-31"
    }
  ],
  "_exports": [
    "as.col_spec",
    "col_big_integer",
    "col_character",
    "col_date",
    "col_datetime",
    "col_double",
    "col_factor",
    "col_guess",
    "col_integer",
    "col_logical",
    "col_number",
    "col_skip",
    "col_time",
    "cols",
    "cols_condense",
    "cols_only",
    "contains",
    "date_names",
    "date_names_lang",
    "date_names_langs",
    "default_locale",
    "ends_with",
    "everything",
    "fwf_cols",
    "fwf_empty",
    "fwf_positions",
    "fwf_widths",
    "gen_character",
    "gen_date",
    "gen_datetime",
    "gen_double",
    "gen_factor",
    "gen_integer",
    "gen_logical",
    "gen_name",
    "gen_number",
    "gen_tbl",
    "gen_time",
    "guess_type",
    "last_col",
    "locale",
    "matches",
    "num_range",
    "one_of",
    "output_column",
    "problems",
    "spec",
    "starts_with",
    "vroom",
    "vroom_altrep",
    "vroom_example",
    "vroom_examples",
    "vroom_format",
    "vroom_fwf",
    "vroom_lines",
    "vroom_progress",
    "vroom_str",
    "vroom_write",
    "vroom_write_lines"
  ],
  "_help": [
    {
      "page": "cols",
      "title": "Create column specification",
      "topics": [
        "cols",
        "cols_only",
        "col_big_integer",
        "col_character",
        "col_date",
        "col_datetime",
        "col_double",
        "col_factor",
        "col_guess",
        "col_integer",
        "col_logical",
        "col_number",
        "col_skip",
        "col_time",
        "col_types"
      ]
    },
    {
      "page": "spec",
      "title": "Examine the column specifications for a data frame",
      "concept": [
        "parsers"
      ],
      "topics": [
        "cols_condense",
        "spec"
      ]
    },
    {
      "page": "date_names",
      "title": "Create or retrieve date names",
      "topics": [
        "date_names",
        "date_names_lang",
        "date_names_langs"
      ]
    },
    {
      "page": "gen_tbl",
      "title": "Generate a random tibble",
      "topics": [
        "gen_tbl"
      ]
    },
    {
      "page": "generators",
      "title": "Generate individual vectors of the types supported by vroom",
      "topics": [
        "generators",
        "gen_character",
        "gen_date",
        "gen_datetime",
        "gen_double",
        "gen_factor",
        "gen_integer",
        "gen_logical",
        "gen_name",
        "gen_number",
        "gen_time"
      ]
    },
    {
      "page": "guess_type",
      "title": "Guess the type of a vector",
      "topics": [
        "guess_type"
      ]
    },
    {
      "page": "locale",
      "title": "Create locales",
      "topics": [
        "default_locale",
        "locale"
      ]
    },
    {
      "page": "problems",
      "title": "Retrieve parsing problems",
      "topics": [
        "problems"
      ]
    },
    {
      "page": "vroom",
      "title": "Read a delimited file into a tibble",
      "topics": [
        "vroom"
      ]
    },
    {
      "page": "vroom_altrep",
      "title": "Show which column types are using Altrep",
      "topics": [
        "vroom_altrep"
      ]
    },
    {
      "page": "vroom_example",
      "title": "Get path to vroom examples",
      "topics": [
        "vroom_example",
        "vroom_examples"
      ]
    },
    {
      "page": "vroom_format",
      "title": "Convert a data frame to a delimited string",
      "topics": [
        "vroom_format"
      ]
    },
    {
      "page": "vroom_fwf",
      "title": "Read a fixed-width file into a tibble",
      "topics": [
        "fwf_cols",
        "fwf_empty",
        "fwf_positions",
        "fwf_widths",
        "vroom_fwf"
      ]
    },
    {
      "page": "vroom_lines",
      "title": "Read lines from a file",
      "topics": [
        "vroom_lines"
      ]
    },
    {
      "page": "vroom_progress",
      "title": "Determine whether progress bars should be shown",
      "topics": [
        "vroom_progress"
      ]
    },
    {
      "page": "vroom_str",
      "title": "Structure of objects",
      "topics": [
        "vroom_str"
      ]
    },
    {
      "page": "vroom_write",
      "title": "Write a data frame to a delimited file",
      "topics": [
        "vroom_write"
      ]
    },
    {
      "page": "vroom_write_lines",
      "title": "Write lines to a file",
      "topics": [
        "vroom_write_lines"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidyverse/vroom/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidyverse/vroom/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "cpp11",
    "crayon",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "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": "vroom.Rmd",
      "filename": "vroom.html",
      "title": "Get started with vroom",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Reading files",
        "Reading multiple files",
        "Reading compressed files",
        "Reading individual files from a multi-file zip archive",
        "Reading remote files",
        "Column selection",
        "Reading fixed width files",
        "Column types",
        "Name repair",
        "Writing delimited files",
        "Writing CSV delimited files",
        "Writing compressed files",
        "Reading and writing from standard input and output",
        "Further reading"
      ],
      "created": "2019-03-22 16:55:16",
      "modified": "2026-01-16 20:02:25",
      "commits": 35
    },
    {
      "source": "benchmarks.Rmd",
      "filename": "benchmarks.html",
      "title": "Vroom Benchmarks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How it works",
        "Reading delimited files",
        "Taxi Trip Dataset",
        "Taxi Benchmarks",
        "All numeric data",
        "Long",
        "Wide",
        "All character data",
        "Reading multiple delimited files",
        "Reading fixed width files",
        "United States Census 5-Percent Public Use Microdata Sample files",
        "Census data benchmarks",
        "Writing delimited files",
        "Session and package information"
      ],
      "created": "2019-02-19 20:52:38",
      "modified": "2026-01-09 15:40:57",
      "commits": 35
    }
  ],
  "_score": 19.34583747559338,
  "_indexed": false,
  "_nocasepkg": "vroom",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://tidyverse.r-universe.dev/vroom",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.1.9000",
      "date": "2026-07-09T10:21:24.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
      "fileid": "https://r2.ropensci.org/fea538901576b9c7afc2de6a452e2ea700ecbdf95a5932fb11e86ca2d7b66eef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29010843026"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.1.9000",
      "date": "2026-07-09T10:21:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
      "fileid": "https://r2.ropensci.org/9be85a97f602a8fbceb74c36c1898d3c68851aa99996f28068b094d0150190dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29010843026"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.7.1.9000",
      "date": "2026-07-09T10:21:24.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
      "fileid": "https://r2.ropensci.org/bf0696e5a9bddaa3f29f1045632635e8604c695bfc3e2339945185d576b3fbb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29010843026"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.7.1.9000",
      "date": "2026-07-09T10:21:06.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
      "fileid": "https://r2.ropensci.org/5ce15393426c4ed0e8f703e83ef42e5630524a6139e36cd014f294483830fab8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29010843026"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.1.9000",
      "date": "2026-07-09T10:20:15.000Z",
      "arch": "aarch64",
      "commit": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
      "fileid": "https://r2.ropensci.org/549ac0d2b6697346d265128540b5237805d31a00780dce14e7e001717eb810f5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29010843026"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.1.9000",
      "date": "2026-07-09T10:21:32.000Z",
      "arch": "x86_64",
      "commit": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
      "fileid": "https://r2.ropensci.org/e9e31fa333f591079ddfc934c28a60821afc171ab1938cd029dd29b0b9f808d9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29010843026"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.7.1.9000",
      "date": "2026-07-09T10:20:42.000Z",
      "arch": "aarch64",
      "commit": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
      "fileid": "https://r2.ropensci.org/26a7e8a746b0fcdcd263fcd677a9f22a344952cc549c0be41024d11e27793c06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29010843026"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.7.1.9000",
      "date": "2026-07-09T10:22:09.000Z",
      "arch": "x86_64",
      "commit": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
      "fileid": "https://r2.ropensci.org/e1d0dcf5ab3bd19468e87b2bbaa0a79a22d74c16cae66e07b347f9d54315a3b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29010843026"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.1.9000",
      "date": "2026-07-09T10:21:11.000Z",
      "arch": "emscripten",
      "commit": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
      "fileid": "https://r2.ropensci.org/bfa32e50750ca1aea93cf85693d6b4309202a7a9c9405d39f19c1de024c0f202",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29010843026"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.1.9000",
      "date": "2026-07-09T10:20:07.000Z",
      "arch": "x86_64",
      "commit": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
      "fileid": "https://r2.ropensci.org/4843f50bbb2d6c53f85adc056e4f85ad5d5aa9801a11d36d4fcbfd4d7b23dcf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29010843026"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.1.9000",
      "date": "2026-07-09T10:20:07.000Z",
      "arch": "x86_64",
      "commit": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
      "fileid": "https://r2.ropensci.org/65a5b7b7b779eb064cb4c8bfc9c2395441893f1f4fbc39786a7fa5e04d7f6830",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29010843026"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.7.1.9000",
      "date": "2026-07-09T10:20:03.000Z",
      "arch": "x86_64",
      "commit": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
      "fileid": "https://r2.ropensci.org/7e0038365052368dae7aa5f1787cda02fda343ed5ef70faa88347e7ee3f7baf4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29010843026"
    }
  ]
}