{
  "_id": "6a1f25ccb401979e73421af5",
  "Package": "tidyr",
  "Title": "Tidy Messy Data",
  "Version": "1.3.2.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = \"aut\"),\nperson(\"Maximilian\", \"Girlich\", role = \"aut\"),\nperson(\"Kevin\", \"Ushey\", , \"kevin@posit.co\", role = \"ctb\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Tools to help to create tidy data, where each column is a\nvariable, each row is an observation, and each cell contains a\nsingle value. 'tidyr' contains tools for changing the shape\n(pivoting) and hierarchy (nesting and 'unnesting') of a\ndataset, turning deeply nested lists into rectangular data\nframes ('rectangling'), and extracting values out of string\ncolumns. It also includes tools for working with missing values\n(both implicit and explicit).",
  "License": "MIT + file LICENSE",
  "URL": "https://tidyr.tidyverse.org, https://github.com/tidyverse/tidyr",
  "BugReports": "https://github.com/tidyverse/tidyr/issues",
  "VignetteBuilder": "knitr",
  "Config/build/compilation-database": "true",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tidyverse.r-universe.dev",
  "Date/Publication": "2026-06-02 17:39:24 UTC",
  "RemoteUrl": "https://github.com/tidyverse/tidyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "26f83e89a690b6cf31a260489b828df0ff43ebb2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 18:42:07 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nDavis Vaughan [aut],\nMaximilian Girlich [aut],\nKevin Ushey [ctb],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "MD5sum": "a0d42b0cfcfbb071986452a17bc3257b",
  "_user": "tidyverse",
  "_type": "src",
  "_file": "tidyr_1.3.2.9000.tar.gz",
  "_fileid": "0df519b9c6093fa489fb49145de30e93776a4519e740b8e1045ea901459ea987",
  "_filesize": 1090963,
  "_sha256": "0df519b9c6093fa489fb49145de30e93776a4519e740b8e1045ea901459ea987",
  "_created": "2026-06-02T18:42:07.000Z",
  "_published": "2026-06-02T18:49:48.533Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79146422598,
      "time": 163,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7366834872"
    },
    {
      "job": 79146422588,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7366837875"
    },
    {
      "job": 79146422637,
      "time": 178,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366840893"
    },
    {
      "job": 79146422610,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366837806"
    },
    {
      "job": 79146422599,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7366818734"
    },
    {
      "job": 79146422660,
      "time": 377,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7366910359"
    },
    {
      "job": 79146422628,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366819856"
    },
    {
      "job": 79146422641,
      "time": 417,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366923677"
    },
    {
      "job": 79145817476,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366772760"
    },
    {
      "job": 79146422579,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366819486"
    },
    {
      "job": 79146422634,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7366827583"
    },
    {
      "job": 79146422592,
      "time": 161,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7366832679"
    },
    {
      "job": 79146422576,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366820243"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26840438103",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidyverse/tidyr",
  "_commit": {
    "id": "26f83e89a690b6cf31a260489b828df0ff43ebb2",
    "author": "Davis Vaughan <davis@rstudio.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Error earlier on non empty `...` (#1631)",
    "time": 1780421964
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@posit.co",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cpp11",
      "version": ">= 0.4.0",
      "role": "LinkingTo"
    },
    {
      "package": "cli",
      "version": ">= 3.4.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.1.1",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.7.3",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "repurrrsive",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tidyverse",
  "_selfowned": true,
  "_usedby": 6551,
  "_updates": [
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 3
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.3.2",
      "date": "2026-01-09"
    }
  ],
  "_topics": [
    "tidy-data",
    "cpp"
  ],
  "_stars": 1431,
  "_contributors": [
    {
      "user": "hadley",
      "count": 829,
      "uuid": 4196
    },
    {
      "user": "davisvaughan",
      "count": 201,
      "uuid": 19150088
    },
    {
      "user": "lionel-",
      "count": 95,
      "uuid": 4465050
    },
    {
      "user": "jimhester",
      "count": 23,
      "uuid": 205275
    },
    {
      "user": "batpigandme",
      "count": 16,
      "uuid": 831732
    },
    {
      "user": "jennybc",
      "count": 15,
      "uuid": 599454
    },
    {
      "user": "krlmlr",
      "count": 12,
      "uuid": 1741643
    },
    {
      "user": "rjpat",
      "count": 9,
      "uuid": 30950474
    },
    {
      "user": "markdly",
      "count": 7,
      "uuid": 8509894
    },
    {
      "user": "mgirlich",
      "count": 7,
      "uuid": 18258854
    },
    {
      "user": "williamlai2",
      "count": 6,
      "uuid": 44103957
    },
    {
      "user": "davisadamw",
      "count": 5,
      "uuid": 46699234
    },
    {
      "user": "yutannihilation",
      "count": 4,
      "uuid": 1978793
    },
    {
      "user": "joshkatz",
      "count": 4,
      "uuid": 5906035
    },
    {
      "user": "mine-cetinkaya-rundel",
      "count": 4,
      "uuid": 5965649
    },
    {
      "user": "aaronwolen",
      "count": 4,
      "uuid": 1067915
    },
    {
      "user": "romainfrancois",
      "count": 3,
      "uuid": 2625526
    },
    {
      "user": "olivroy",
      "count": 3,
      "uuid": 52606734
    },
    {
      "user": "catalamarti",
      "count": 3,
      "uuid": 18575244
    },
    {
      "user": "atusy",
      "count": 3,
      "uuid": 30277794
    },
    {
      "user": "wibeasley",
      "count": 3,
      "uuid": 1372890
    },
    {
      "user": "dev-psych",
      "count": 3,
      "uuid": 95710662
    },
    {
      "user": "matthewjnield",
      "count": 3,
      "uuid": 64328730
    },
    {
      "user": "juliasilge",
      "count": 3,
      "uuid": 12505835
    },
    {
      "user": "tjmahr",
      "count": 2,
      "uuid": 1890315
    },
    {
      "user": "riinuots",
      "count": 2,
      "uuid": 19186958
    },
    {
      "user": "salim-b",
      "count": 2,
      "uuid": 20040931
    },
    {
      "user": "rmsharp",
      "count": 2,
      "uuid": 386848
    },
    {
      "user": "charliejhadley",
      "count": 2,
      "uuid": 9363263
    },
    {
      "user": "lorenzwalthert",
      "count": 2,
      "uuid": 10477073
    },
    {
      "user": "jeroenjanssens",
      "count": 2,
      "uuid": 1368256
    },
    {
      "user": "gaborcsardi",
      "count": 2,
      "uuid": 660288
    },
    {
      "user": "billdenney",
      "count": 2,
      "uuid": 10359931
    },
    {
      "user": "ax42",
      "count": 2,
      "uuid": 1254869
    },
    {
      "user": "dewittpe",
      "count": 1,
      "uuid": 3136617
    },
    {
      "user": "schoonees",
      "count": 1,
      "uuid": 5827170
    },
    {
      "user": "raffaelemancuso",
      "count": 1,
      "uuid": 54762742
    },
    {
      "user": "ramiromagno",
      "count": 1,
      "uuid": 19862384
    },
    {
      "user": "rbloehm",
      "count": 1,
      "uuid": 10888961
    },
    {
      "user": "ryo-n7",
      "count": 1,
      "uuid": 19657164
    },
    {
      "user": "seabbs",
      "count": 1,
      "uuid": 20317649
    },
    {
      "user": "boshek",
      "count": 1,
      "uuid": 18472598
    },
    {
      "user": "samanthatoet",
      "count": 1,
      "uuid": 24394963
    },
    {
      "user": "zeehio",
      "count": 1,
      "uuid": 75441
    },
    {
      "user": "osorensen",
      "count": 1,
      "uuid": 21175639
    },
    {
      "user": "nzare",
      "count": 1,
      "uuid": 40881094
    },
    {
      "user": "zenggyu",
      "count": 1,
      "uuid": 10095784
    },
    {
      "user": "njtierney",
      "count": 1,
      "uuid": 6488485
    },
    {
      "user": "ngr-t",
      "count": 1,
      "uuid": 729653
    },
    {
      "user": "mmhamdy",
      "count": 1,
      "uuid": 62081584
    },
    {
      "user": "mitchelloharawild",
      "count": 1,
      "uuid": 16127127
    },
    {
      "user": "romatik",
      "count": 1,
      "uuid": 4746264
    },
    {
      "user": "mkuehn10",
      "count": 1,
      "uuid": 4229651
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    },
    {
      "user": "mattroumaya",
      "count": 1,
      "uuid": 40671730
    },
    {
      "user": "mfgeary",
      "count": 1,
      "uuid": 77766742
    },
    {
      "user": "eokodie",
      "count": 1,
      "uuid": 38193555
    },
    {
      "user": "tverbeke",
      "count": 1,
      "uuid": 5047312
    },
    {
      "user": "stephenrknight",
      "count": 1,
      "uuid": 42265735
    },
    {
      "user": "spaette",
      "count": 1,
      "uuid": 111918424
    },
    {
      "user": "seaaan",
      "count": 1,
      "uuid": 10538357
    },
    {
      "user": "psychometrician",
      "count": 1,
      "uuid": 3190035
    },
    {
      "user": "coolbutuseless",
      "count": 1,
      "uuid": 181818
    },
    {
      "user": "l-d-s",
      "count": 1,
      "uuid": 6633934
    },
    {
      "user": "khailper",
      "count": 1,
      "uuid": 13220734
    },
    {
      "user": "iagogv3",
      "count": 1,
      "uuid": 40892925
    },
    {
      "user": "earcanal",
      "count": 1,
      "uuid": 1086888
    },
    {
      "user": "bart1",
      "count": 1,
      "uuid": 1662852
    },
    {
      "user": "yanlesin",
      "count": 1,
      "uuid": 5117961
    },
    {
      "user": "xkdog",
      "count": 1,
      "uuid": 5178464
    },
    {
      "user": "tdhock",
      "count": 1,
      "uuid": 932850
    },
    {
      "user": "tmastny",
      "count": 1,
      "uuid": 20732748
    },
    {
      "user": "jthomasmock",
      "count": 1,
      "uuid": 29187501
    },
    {
      "user": "thomasp85",
      "count": 1,
      "uuid": 1775316
    },
    {
      "user": "guillett",
      "count": 1,
      "uuid": 1410356
    },
    {
      "user": "tdjames1",
      "count": 1,
      "uuid": 10053102
    },
    {
      "user": "stufield",
      "count": 1,
      "uuid": 25203086
    },
    {
      "user": "simoncoulombe",
      "count": 1,
      "uuid": 23444900
    },
    {
      "user": "sharleenw",
      "count": 1,
      "uuid": 45049756
    },
    {
      "user": "shannonpileggi",
      "count": 1,
      "uuid": 17747575
    },
    {
      "user": "shanepiesik",
      "count": 1,
      "uuid": 24197000
    },
    {
      "user": "erictleung",
      "count": 1,
      "uuid": 2754821
    },
    {
      "user": "ericgunnink",
      "count": 1,
      "uuid": 9102665
    },
    {
      "user": "dpananos",
      "count": 1,
      "uuid": 20362941
    },
    {
      "user": "daattali",
      "count": 1,
      "uuid": 952340
    },
    {
      "user": "dgrtwo",
      "count": 1,
      "uuid": 994718
    },
    {
      "user": "the-mayer",
      "count": 1,
      "uuid": 32186106
    },
    {
      "user": "dholstius",
      "count": 1,
      "uuid": 825962
    },
    {
      "user": "dhimmel",
      "count": 1,
      "uuid": 1117703
    },
    {
      "user": "colearendt",
      "count": 1,
      "uuid": 23075542
    },
    {
      "user": "chx5",
      "count": 1,
      "uuid": 6011789
    },
    {
      "user": "cderv",
      "count": 1,
      "uuid": 6791940
    },
    {
      "user": "briandiggs",
      "count": 1,
      "uuid": 463252
    },
    {
      "user": "brentthorne",
      "count": 1,
      "uuid": 15312739
    },
    {
      "user": "averiperny",
      "count": 1,
      "uuid": 17169253
    },
    {
      "user": "artemklevtsov",
      "count": 1,
      "uuid": 603798
    },
    {
      "user": "arni-magnusson",
      "count": 1,
      "uuid": 3720910
    },
    {
      "user": "pierucci",
      "count": 1,
      "uuid": 8845988
    },
    {
      "user": "angelicambg",
      "count": 1,
      "uuid": 38508957
    }
  ],
  "_userbio": {
    "uuid": 22032646,
    "type": "organization",
    "name": "tidyverse",
    "description": "The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly"
  },
  "_downloads": {
    "count": 1257215,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyr"
  },
  "_mentions": 321,
  "_devurl": "https://github.com/tidyverse/tidyr",
  "_pkgdown": "https://tidyr.tidyverse.org",
  "_searchresults": 242688,
  "_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/tidyr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidyverse/tidyr",
  "_realowner": "tidyverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2014-07-21"
    },
    {
      "version": "0.2.0",
      "date": "2014-12-05"
    },
    {
      "version": "0.3.0",
      "date": "2015-09-08"
    },
    {
      "version": "0.3.1",
      "date": "2015-09-10"
    },
    {
      "version": "0.4.0",
      "date": "2016-01-18"
    },
    {
      "version": "0.4.1",
      "date": "2016-02-05"
    },
    {
      "version": "0.5.0",
      "date": "2016-06-12"
    },
    {
      "version": "0.5.1",
      "date": "2016-06-14"
    },
    {
      "version": "0.6.0",
      "date": "2016-08-12"
    },
    {
      "version": "0.6.1",
      "date": "2017-01-10"
    },
    {
      "version": "0.6.2",
      "date": "2017-05-04"
    },
    {
      "version": "0.6.3",
      "date": "2017-05-15"
    },
    {
      "version": "0.7.0",
      "date": "2017-08-16"
    },
    {
      "version": "0.7.1",
      "date": "2017-09-01"
    },
    {
      "version": "0.7.2",
      "date": "2017-10-16"
    },
    {
      "version": "0.8.0",
      "date": "2018-01-29"
    },
    {
      "version": "0.8.1",
      "date": "2018-05-18"
    },
    {
      "version": "0.8.2",
      "date": "2018-10-28"
    },
    {
      "version": "0.8.3",
      "date": "2019-03-04"
    },
    {
      "version": "1.0.0",
      "date": "2019-09-12"
    },
    {
      "version": "1.0.2",
      "date": "2020-01-24"
    },
    {
      "version": "1.0.3",
      "date": "2020-05-07"
    },
    {
      "version": "1.1.0",
      "date": "2020-05-20"
    },
    {
      "version": "1.1.1",
      "date": "2020-07-31"
    },
    {
      "version": "1.1.2",
      "date": "2020-08-27"
    },
    {
      "version": "1.1.3",
      "date": "2021-03-03"
    },
    {
      "version": "1.1.4",
      "date": "2021-09-27"
    },
    {
      "version": "1.2.0",
      "date": "2022-02-01"
    },
    {
      "version": "1.2.1",
      "date": "2022-09-08"
    },
    {
      "version": "1.3.0",
      "date": "2023-01-24"
    },
    {
      "version": "1.3.1",
      "date": "2024-01-24"
    },
    {
      "version": "1.3.2",
      "date": "2025-12-19"
    }
  ],
  "_exports": [
    "%>%",
    "all_of",
    "any_of",
    "as_tibble",
    "build_longer_spec",
    "build_wider_spec",
    "check_pivot_spec",
    "chop",
    "complete",
    "complete_",
    "contains",
    "crossing",
    "crossing_",
    "drop_na",
    "drop_na_",
    "ends_with",
    "everything",
    "expand",
    "expand_",
    "expand_grid",
    "extract",
    "extract_",
    "extract_numeric",
    "fill",
    "fill_",
    "full_seq",
    "gather",
    "gather_",
    "hoist",
    "last_col",
    "matches",
    "nest",
    "nest_",
    "nest_legacy",
    "nesting",
    "nesting_",
    "num_range",
    "one_of",
    "pack",
    "pivot_longer",
    "pivot_longer_spec",
    "pivot_wider",
    "pivot_wider_spec",
    "replace_na",
    "separate",
    "separate_",
    "separate_longer_delim",
    "separate_longer_position",
    "separate_rows",
    "separate_rows_",
    "separate_wider_delim",
    "separate_wider_position",
    "separate_wider_regex",
    "spread",
    "spread_",
    "starts_with",
    "tibble",
    "tidyr_legacy",
    "tribble",
    "unchop",
    "uncount",
    "unite",
    "unite_",
    "unnest",
    "unnest_",
    "unnest_auto",
    "unnest_legacy",
    "unnest_longer",
    "unnest_wider",
    "unpack"
  ],
  "_datasets": [
    {
      "name": "billboard",
      "title": "Song rankings for Billboard top 100 in the year 2000",
      "object": "billboard",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "artist",
        "track",
        "date.entered",
        "wk1",
        "wk2",
        "wk3",
        "wk4",
        "wk5",
        "wk6",
        "wk7",
        "wk8",
        "wk9",
        "wk10",
        "wk11",
        "wk12",
        "wk13",
        "wk14",
        "wk15",
        "wk16",
        "wk17",
        "wk18",
        "wk19",
        "wk20",
        "wk21",
        "wk22",
        "wk23",
        "wk24",
        "wk25",
        "wk26",
        "wk27",
        "wk28",
        "wk29",
        "wk30",
        "wk31",
        "wk32",
        "wk33",
        "wk34",
        "wk35",
        "wk36",
        "wk37",
        "wk38",
        "wk39",
        "wk40",
        "wk41",
        "wk42",
        "wk43",
        "wk44",
        "wk45",
        "wk46",
        "wk47",
        "wk48",
        "wk49",
        "wk50",
        "wk51",
        "wk52",
        "wk53",
        "wk54",
        "wk55",
        "wk56",
        "wk57",
        "wk58",
        "wk59",
        "wk60",
        "wk61",
        "wk62",
        "wk63",
        "wk64",
        "wk65",
        "wk66",
        "wk67",
        "wk68",
        "wk69",
        "wk70",
        "wk71",
        "wk72",
        "wk73",
        "wk74",
        "wk75",
        "wk76"
      ],
      "rows": 317,
      "table": true,
      "tojson": true
    },
    {
      "name": "cms_patient_care",
      "title": "Data from the Centers for Medicare & Medicaid Services",
      "object": "cms_patient_care",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ccn",
        "facility_name",
        "measure_abbr",
        "score",
        "type"
      ],
      "rows": 252,
      "table": true,
      "tojson": true
    },
    {
      "name": "cms_patient_experience",
      "title": "Data from the Centers for Medicare & Medicaid Services",
      "object": "cms_patient_experience",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "org_pac_id",
        "org_nm",
        "measure_cd",
        "measure_title",
        "prf_rate"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "construction",
      "title": "Completed construction in the US in 2018",
      "object": "construction",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Year",
        "Month",
        "1 unit",
        "2 to 4 units",
        "5 units or more",
        "Northeast",
        "Midwest",
        "South",
        "West"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "fish_encounters",
      "title": "Fish encounters",
      "object": "fish_encounters",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "fish",
        "station",
        "seen"
      ],
      "rows": 114,
      "table": true,
      "tojson": true
    },
    {
      "name": "household",
      "title": "Household data",
      "object": "household",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "family",
        "dob_child1",
        "dob_child2",
        "name_child1",
        "name_child2"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "population",
      "title": "World Health Organization TB data",
      "object": "population",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "year",
        "population"
      ],
      "rows": 4060,
      "table": true,
      "tojson": true
    },
    {
      "name": "relig_income",
      "title": "Pew religion and income survey",
      "object": "relig_income",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "religion",
        "<$10k",
        "$10-20k",
        "$20-30k",
        "$30-40k",
        "$40-50k",
        "$50-75k",
        "$75-100k",
        "$100-150k",
        ">150k",
        "Don't know/refused"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    },
    {
      "name": "smiths",
      "title": "Some data about the Smith family",
      "object": "smiths",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subject",
        "time",
        "age",
        "weight",
        "height"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "table1",
      "title": "Example tabular representations",
      "object": "table1",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "year",
        "cases",
        "population"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "table2",
      "title": "Example tabular representations",
      "object": "table2",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "year",
        "type",
        "count"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "table3",
      "title": "Example tabular representations",
      "object": "table3",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "year",
        "rate"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "table4a",
      "title": "Example tabular representations",
      "object": "table4a",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "1999",
        "2000"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "table4b",
      "title": "Example tabular representations",
      "object": "table4b",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "1999",
        "2000"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "table5",
      "title": "Example tabular representations",
      "object": "table5",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "century",
        "year",
        "rate"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "us_rent_income",
      "title": "US rent and income data",
      "object": "us_rent_income",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "GEOID",
        "NAME",
        "variable",
        "estimate",
        "moe"
      ],
      "rows": 104,
      "table": true,
      "tojson": true
    },
    {
      "name": "who",
      "title": "World Health Organization TB data",
      "object": "who",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "iso2",
        "iso3",
        "year",
        "new_sp_m014",
        "new_sp_m1524",
        "new_sp_m2534",
        "new_sp_m3544",
        "new_sp_m4554",
        "new_sp_m5564",
        "new_sp_m65",
        "new_sp_f014",
        "new_sp_f1524",
        "new_sp_f2534",
        "new_sp_f3544",
        "new_sp_f4554",
        "new_sp_f5564",
        "new_sp_f65",
        "new_sn_m014",
        "new_sn_m1524",
        "new_sn_m2534",
        "new_sn_m3544",
        "new_sn_m4554",
        "new_sn_m5564",
        "new_sn_m65",
        "new_sn_f014",
        "new_sn_f1524",
        "new_sn_f2534",
        "new_sn_f3544",
        "new_sn_f4554",
        "new_sn_f5564",
        "new_sn_f65",
        "new_ep_m014",
        "new_ep_m1524",
        "new_ep_m2534",
        "new_ep_m3544",
        "new_ep_m4554",
        "new_ep_m5564",
        "new_ep_m65",
        "new_ep_f014",
        "new_ep_f1524",
        "new_ep_f2534",
        "new_ep_f3544",
        "new_ep_f4554",
        "new_ep_f5564",
        "new_ep_f65",
        "newrel_m014",
        "newrel_m1524",
        "newrel_m2534",
        "newrel_m3544",
        "newrel_m4554",
        "newrel_m5564",
        "newrel_m65",
        "newrel_f014",
        "newrel_f1524",
        "newrel_f2534",
        "newrel_f3544",
        "newrel_f4554",
        "newrel_f5564",
        "newrel_f65"
      ],
      "rows": 7240,
      "table": true,
      "tojson": true
    },
    {
      "name": "who2",
      "title": "World Health Organization TB data",
      "object": "who2",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "year",
        "sp_m_014",
        "sp_m_1524",
        "sp_m_2534",
        "sp_m_3544",
        "sp_m_4554",
        "sp_m_5564",
        "sp_m_65",
        "sp_f_014",
        "sp_f_1524",
        "sp_f_2534",
        "sp_f_3544",
        "sp_f_4554",
        "sp_f_5564",
        "sp_f_65",
        "sn_m_014",
        "sn_m_1524",
        "sn_m_2534",
        "sn_m_3544",
        "sn_m_4554",
        "sn_m_5564",
        "sn_m_65",
        "sn_f_014",
        "sn_f_1524",
        "sn_f_2534",
        "sn_f_3544",
        "sn_f_4554",
        "sn_f_5564",
        "sn_f_65",
        "ep_m_014",
        "ep_m_1524",
        "ep_m_2534",
        "ep_m_3544",
        "ep_m_4554",
        "ep_m_5564",
        "ep_m_65",
        "ep_f_014",
        "ep_f_1524",
        "ep_f_2534",
        "ep_f_3544",
        "ep_f_4554",
        "ep_f_5564",
        "ep_f_65",
        "rel_m_014",
        "rel_m_1524",
        "rel_m_2534",
        "rel_m_3544",
        "rel_m_4554",
        "rel_m_5564",
        "rel_m_65",
        "rel_f_014",
        "rel_f_1524",
        "rel_f_2534",
        "rel_f_3544",
        "rel_f_4554",
        "rel_f_5564",
        "rel_f_65"
      ],
      "rows": 7240,
      "table": true,
      "tojson": true
    },
    {
      "name": "world_bank_pop",
      "title": "Population data from the World Bank",
      "object": "world_bank_pop",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "indicator",
        "2000",
        "2001",
        "2002",
        "2003",
        "2004",
        "2005",
        "2006",
        "2007",
        "2008",
        "2009",
        "2010",
        "2011",
        "2012",
        "2013",
        "2014",
        "2015",
        "2016",
        "2017"
      ],
      "rows": 1064,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "billboard",
      "title": "Song rankings for Billboard top 100 in the year 2000",
      "topics": [
        "billboard"
      ]
    },
    {
      "page": "chop",
      "title": "Chop and unchop",
      "topics": [
        "chop",
        "unchop"
      ]
    },
    {
      "page": "cms_patient_experience",
      "title": "Data from the Centers for Medicare & Medicaid Services",
      "topics": [
        "cms_patient_care",
        "cms_patient_experience"
      ]
    },
    {
      "page": "complete",
      "title": "Complete a data frame with missing combinations of data",
      "topics": [
        "complete"
      ]
    },
    {
      "page": "construction",
      "title": "Completed construction in the US in 2018",
      "topics": [
        "construction"
      ]
    },
    {
      "page": "drop_na",
      "title": "Drop rows containing missing values",
      "topics": [
        "drop_na"
      ]
    },
    {
      "page": "expand",
      "title": "Expand data frame to include all possible combinations of values",
      "topics": [
        "crossing",
        "expand",
        "nesting"
      ]
    },
    {
      "page": "expand_grid",
      "title": "Create a tibble from all combinations of inputs",
      "topics": [
        "expand_grid"
      ]
    },
    {
      "page": "extract",
      "title": "Extract a character column into multiple columns using regular expression groups",
      "topics": [
        "extract"
      ]
    },
    {
      "page": "fill",
      "title": "Fill in missing values with previous or next value",
      "topics": [
        "fill"
      ]
    },
    {
      "page": "fish_encounters",
      "title": "Fish encounters",
      "topics": [
        "fish_encounters"
      ]
    },
    {
      "page": "full_seq",
      "title": "Create the full sequence of values in a vector",
      "topics": [
        "full_seq"
      ]
    },
    {
      "page": "gather",
      "title": "Gather columns into key-value pairs",
      "topics": [
        "gather"
      ]
    },
    {
      "page": "hoist",
      "title": "Hoist values out of list-columns",
      "concept": [
        "rectangling"
      ],
      "topics": [
        "hoist"
      ]
    },
    {
      "page": "household",
      "title": "Household data",
      "topics": [
        "household"
      ]
    },
    {
      "page": "nest",
      "title": "Nest rows into a list-column of data frames",
      "topics": [
        "nest"
      ]
    },
    {
      "page": "nest_legacy",
      "title": "Legacy versions of 'nest()' and 'unnest()'",
      "topics": [
        "nest_legacy",
        "unnest_legacy"
      ]
    },
    {
      "page": "pack",
      "title": "Pack and unpack",
      "topics": [
        "pack",
        "unpack"
      ]
    },
    {
      "page": "pivot_longer",
      "title": "Pivot data from wide to long",
      "topics": [
        "pivot_longer"
      ]
    },
    {
      "page": "pivot_wider",
      "title": "Pivot data from long to wide",
      "topics": [
        "pivot_wider"
      ]
    },
    {
      "page": "relig_income",
      "title": "Pew religion and income survey",
      "topics": [
        "relig_income"
      ]
    },
    {
      "page": "replace_na",
      "title": "Replace NAs with specified values",
      "topics": [
        "replace_na"
      ]
    },
    {
      "page": "separate",
      "title": "Separate a character column into multiple columns with a regular expression or numeric locations",
      "topics": [
        "separate"
      ]
    },
    {
      "page": "separate_longer_delim",
      "title": "Split a string into rows",
      "topics": [
        "separate_longer_delim",
        "separate_longer_position"
      ]
    },
    {
      "page": "separate_rows",
      "title": "Separate a collapsed column into multiple rows",
      "topics": [
        "separate_rows"
      ]
    },
    {
      "page": "separate_wider_delim",
      "title": "Split a string into columns",
      "topics": [
        "separate_wider_delim",
        "separate_wider_position",
        "separate_wider_regex"
      ]
    },
    {
      "page": "smiths",
      "title": "Some data about the Smith family",
      "topics": [
        "smiths"
      ]
    },
    {
      "page": "spread",
      "title": "Spread a key-value pair across multiple columns",
      "topics": [
        "spread"
      ]
    },
    {
      "page": "table1",
      "title": "Example tabular representations",
      "topics": [
        "table1",
        "table2",
        "table3",
        "table4a",
        "table4b",
        "table5"
      ]
    },
    {
      "page": "uncount",
      "title": "\"Uncount\" a data frame",
      "topics": [
        "uncount"
      ]
    },
    {
      "page": "unite",
      "title": "Unite multiple columns into one by pasting strings together",
      "topics": [
        "unite"
      ]
    },
    {
      "page": "unnest",
      "title": "Unnest a list-column of data frames into rows and columns",
      "concept": [
        "rectangling"
      ],
      "topics": [
        "unnest"
      ]
    },
    {
      "page": "unnest_longer",
      "title": "Unnest a list-column into rows",
      "concept": [
        "rectangling"
      ],
      "topics": [
        "unnest_longer"
      ]
    },
    {
      "page": "unnest_wider",
      "title": "Unnest a list-column into columns",
      "concept": [
        "rectangling"
      ],
      "topics": [
        "unnest_wider"
      ]
    },
    {
      "page": "us_rent_income",
      "title": "US rent and income data",
      "topics": [
        "us_rent_income"
      ]
    },
    {
      "page": "who",
      "title": "World Health Organization TB data",
      "topics": [
        "population",
        "who",
        "who2"
      ]
    },
    {
      "page": "world_bank_pop",
      "title": "Population data from the World Bank",
      "topics": [
        "world_bank_pop"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidyverse/tidyr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidyverse/tidyr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "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": "in-packages.Rmd",
      "filename": "in-packages.html",
      "title": "In packages",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Using tidyr in packages",
        "Fixed column names",
        "Continuous integration",
        "tidyr v0.8.3 -> v1.0.0",
        "Conditional code",
        "New syntax for nest()",
        "New syntax for unnest()",
        "nest() preserves groups",
        "nest_() and unnest_() are defunct"
      ],
      "created": "2019-08-08 23:18:09",
      "modified": "2025-12-05 14:49:15",
      "commits": 21
    },
    {
      "source": "nest.Rmd",
      "filename": "nest.html",
      "title": "Nested data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basics",
        "Nested data and models"
      ],
      "created": "2019-05-09 21:51:30",
      "modified": "2025-09-08 17:21:46",
      "commits": 9
    },
    {
      "source": "pivot.Rmd",
      "filename": "pivot.html",
      "title": "Pivoting",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Longer",
        "String data in column names",
        "Numeric data in column names",
        "Many variables in column names",
        "Multiple observations per row",
        "Wider",
        "Capture-recapture data",
        "Aggregation",
        "Generate column name from multiple variables",
        "Tidy census",
        "Implicit missing values",
        "Unused columns",
        "Contact list",
        "Longer, then wider",
        "World bank",
        "Multi-choice",
        "Manual specs",
        "By hand",
        "Theory"
      ],
      "created": "2019-03-03 13:46:01",
      "modified": "2025-09-08 17:21:46",
      "commits": 72
    },
    {
      "source": "programming.Rmd",
      "filename": "programming.html",
      "title": "Programming with tidyr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Tidy selection",
        "Indirection"
      ],
      "created": "2020-04-24 13:44:36",
      "modified": "2025-09-08 17:21:46",
      "commits": 7
    },
    {
      "source": "rectangle.Rmd",
      "filename": "rectangle.html",
      "title": "Rectangling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "GitHub users",
        "GitHub repos",
        "Game of Thrones characters",
        "Geocoding with google",
        "Sharla Gelfand's discography"
      ],
      "created": "2019-05-08 22:11:22",
      "modified": "2025-12-05 14:47:16",
      "commits": 24
    },
    {
      "source": "tidy-data.Rmd",
      "filename": "tidy-data.html",
      "title": "Tidy data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data tidying",
        "Defining tidy data",
        "Data structure",
        "Data semantics",
        "Tidy data",
        "Tidying messy datasets",
        "Column headers are values, not variable names",
        "Multiple variables stored in one column",
        "Variables are stored in both rows and columns",
        "Multiple types in one table",
        "One type in multiple tables"
      ],
      "created": "2014-06-11 13:54:16",
      "modified": "2025-09-08 17:21:46",
      "commits": 30
    }
  ],
  "_score": 23.48546403992803,
  "_indexed": true,
  "_nocasepkg": "tidyr",
  "_universes": [
    "tidyverse",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.2.9000",
      "date": "2026-06-02T18:44:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "26f83e89a690b6cf31a260489b828df0ff43ebb2",
      "fileid": "56ba739c0d5ea55502644012630e640ac031e54667305199bb0d701786bb6241",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26840438103"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.2.9000",
      "date": "2026-06-02T18:44:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "26f83e89a690b6cf31a260489b828df0ff43ebb2",
      "fileid": "5a23a674450980a977569b2de98a8c00d194e8a5b0b7698e1602cc9976c2ad26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26840438103"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.2.9000",
      "date": "2026-06-02T18:44:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "26f83e89a690b6cf31a260489b828df0ff43ebb2",
      "fileid": "dd7c677ad75a70fdb6de93e908907357dd519c9a55a2574b156827d2b50eed02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26840438103"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.2.9000",
      "date": "2026-06-02T18:44:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "26f83e89a690b6cf31a260489b828df0ff43ebb2",
      "fileid": "ad4764ce80e6d622779b033a995c657563319d166c716f54e81d42ba42736c5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26840438103"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.2.9000",
      "date": "2026-06-02T18:43:51.000Z",
      "arch": "aarch64",
      "commit": "26f83e89a690b6cf31a260489b828df0ff43ebb2",
      "fileid": "860d263e6e0c90c977f6d91113307f0efa2000de9b38d4cf6cbcdd04357a674c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26840438103"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.2.9000",
      "date": "2026-06-02T18:47:03.000Z",
      "arch": "x86_64",
      "commit": "26f83e89a690b6cf31a260489b828df0ff43ebb2",
      "fileid": "2ff76bb6bc6ba1ddc93daa7e2c27304c29fc18d88a27c98420623223efa2c6df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26840438103"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.2.9000",
      "date": "2026-06-02T18:43:56.000Z",
      "arch": "aarch64",
      "commit": "26f83e89a690b6cf31a260489b828df0ff43ebb2",
      "fileid": "7a8253ed00fc7f384a52a23202b21adf55193de78c49d31b385404f3b40ec95f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26840438103"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.2.9000",
      "date": "2026-06-02T18:47:01.000Z",
      "arch": "x86_64",
      "commit": "26f83e89a690b6cf31a260489b828df0ff43ebb2",
      "fileid": "0090885b40d4745c1d44fc42e43bd109ed73a0fcf98669d2613ae8bae3b5f309",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26840438103"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.2.9000",
      "date": "2026-06-02T18:44:31.000Z",
      "arch": "emscripten",
      "commit": "26f83e89a690b6cf31a260489b828df0ff43ebb2",
      "fileid": "38db6f4906ff22ae98e24d5c5cd9ca84c1afc89a99c286b947a0c86c04236eb0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26840438103"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.2.9000",
      "date": "2026-06-02T18:43:35.000Z",
      "arch": "x86_64",
      "commit": "26f83e89a690b6cf31a260489b828df0ff43ebb2",
      "fileid": "dcd27320a3cabeecf030eb55b289ebd3faac05c718a965136149220e9b5a757f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26840438103"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.2.9000",
      "date": "2026-06-02T18:43:44.000Z",
      "arch": "x86_64",
      "commit": "26f83e89a690b6cf31a260489b828df0ff43ebb2",
      "fileid": "1f28bdc8c88d54d75162fad1d230914c4033f7676051424a551475a865149961",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26840438103"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.2.9000",
      "date": "2026-06-02T18:43:21.000Z",
      "arch": "x86_64",
      "commit": "26f83e89a690b6cf31a260489b828df0ff43ebb2",
      "fileid": "207bcf85da6fbc3c2e7138308643bf46af6b1feee69f347c2c68b67828d0ef3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26840438103"
    }
  ]
}