{
  "_id": "6a146445acfb0bcc41d449a2",
  "Package": "tidycensus",
  "Type": "Package",
  "Title": "Load US Census Boundary and Attribute Data as 'tidyverse' and\n'sf'-Ready Data Frames",
  "Version": "1.8.1",
  "Authors@R": "c(\nperson(given = \"Kyle\", family = \"Walker\", email=\"kyle@walker-data.com\", role=c(\"aut\", \"cre\")),\nperson(given = \"Matt\", family = \"Herman\", email = \"mfherman@gmail.com\", role = \"aut\"),\nperson(given = \"Kris\", family = \"Eberwein\", email = \"eberwein@knights.ucf.edu\", role = \"ctb\"))",
  "Date": "2026-05-25",
  "URL": "https://walker-data.com/tidycensus/",
  "BugReports": "https://github.com/walkerke/tidycensus/issues",
  "Description": "An integrated R interface to several United States Census\nBureau APIs\n(<https://www.census.gov/data/developers/data-sets.html>) and\nthe US Census Bureau's geographic boundary files. Allows R\nusers to return Census and ACS data as tidyverse-ready data\nframes, and optionally returns a list-column with feature\ngeometry for mapping and spatial analysis.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://walkerke.r-universe.dev",
  "Date/Publication": "2026-05-25 11:56:30 UTC",
  "RemoteUrl": "https://github.com/walkerke/tidycensus",
  "RemoteRef": "HEAD",
  "RemoteSha": "5461f0386f46f3ca26bb13bfb1ff37b1d9b2054e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 14:57:03 UTC",
    "User": "root"
  },
  "Author": "Kyle Walker [aut, cre],\nMatt Herman [aut],\nKris Eberwein [ctb]",
  "Maintainer": "Kyle Walker <kyle@walker-data.com>",
  "MD5sum": "95bbddaa44b662447fc6ccb107c8b63f",
  "_user": "walkerke",
  "_type": "src",
  "_file": "tidycensus_1.8.1.tar.gz",
  "_fileid": "e27915caba60b8db3d7af8167eaa8007d4b38aa463139c6abb3de9455ee7c72c",
  "_filesize": 2491556,
  "_sha256": "e27915caba60b8db3d7af8167eaa8007d4b38aa463139c6abb3de9455ee7c72c",
  "_created": "2026-05-25T14:57:03.000Z",
  "_published": "2026-05-25T15:01:25.861Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77731703305,
      "time": 217,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7200527682"
    },
    {
      "job": 77731703342,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7200515599"
    },
    {
      "job": 77731703315,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7200498777"
    },
    {
      "job": 77731703298,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7200496350"
    },
    {
      "job": 77731218488,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7200473008"
    },
    {
      "job": 77731703309,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7200505498"
    },
    {
      "job": 77731703318,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7200500216"
    },
    {
      "job": 77731703307,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7200502850"
    },
    {
      "job": 77731703321,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7200499821"
    }
  ],
  "_buildurl": "https://github.com/r-universe/walkerke/actions/runs/26406565585",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/walkerke/tidycensus",
  "_commit": {
    "id": "5461f0386f46f3ca26bb13bfb1ff37b1d9b2054e",
    "author": "Kyle Walker <kyle@walker-data.com>",
    "committer": "Kyle Walker <kyle@walker-data.com>",
    "message": "Merge branch 'refactor/table-groups-no-cache'\n",
    "time": 1779710190
  },
  "_maintainer": {
    "name": "Kyle Walker",
    "email": "kyle@walker-data.com",
    "login": "walkerke",
    "twitter": "@kyle_e_walker",
    "description": "Geographer, R developer, spatial data scientist",
    "uuid": 4872833
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tigris",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "survey",
      "role": "Suggests"
    },
    {
      "package": "srvyr",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "walkerke",
  "_selfowned": true,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2025-26",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 678,
  "_contributors": [
    {
      "user": "walkerke",
      "count": 655,
      "uuid": 4872833
    },
    {
      "user": "mfherman",
      "count": 54,
      "uuid": 24945757
    },
    {
      "user": "keberwein",
      "count": 9,
      "uuid": 8354988
    },
    {
      "user": "arthurgailes",
      "count": 7,
      "uuid": 29307425
    },
    {
      "user": "szimmer",
      "count": 6,
      "uuid": 8659598
    },
    {
      "user": "nmpeterson",
      "count": 4,
      "uuid": 4383272
    },
    {
      "user": "lpiep",
      "count": 3,
      "uuid": 9019183
    },
    {
      "user": "bfgray3",
      "count": 3,
      "uuid": 20310144
    },
    {
      "user": "corinne-riddell",
      "count": 2,
      "uuid": 12090129
    },
    {
      "user": "rudeboybert",
      "count": 1,
      "uuid": 4574203
    },
    {
      "user": "badbayesian",
      "count": 1,
      "uuid": 16366671
    },
    {
      "user": "apeterson91",
      "count": 1,
      "uuid": 4251291
    },
    {
      "user": "wibeasley",
      "count": 1,
      "uuid": 1372890
    },
    {
      "user": "weihuangwong",
      "count": 1,
      "uuid": 7464045
    },
    {
      "user": "t-kalinowski",
      "count": 1,
      "uuid": 8462255
    },
    {
      "user": "tiernanmartin",
      "count": 1,
      "uuid": 8197328
    },
    {
      "user": "sebastianrowan",
      "count": 1,
      "uuid": 79868066
    },
    {
      "user": "jayrobwilliams",
      "count": 1,
      "uuid": 12078284
    },
    {
      "user": "ar-puuk",
      "count": 1,
      "uuid": 97474785
    },
    {
      "user": "pdwaggoner",
      "count": 1,
      "uuid": 31326382
    },
    {
      "user": "werthpadoh",
      "count": 1,
      "uuid": 19596773
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    },
    {
      "user": "chrowe",
      "count": 1,
      "uuid": 240115
    },
    {
      "user": "ashleyasmus",
      "count": 1,
      "uuid": 28746365
    },
    {
      "user": "arilamstein",
      "count": 1,
      "uuid": 50784
    }
  ],
  "_userbio": {
    "uuid": 4872833,
    "type": "user",
    "name": "Kyle Walker",
    "description": "Geographer, R developer, spatial data scientist"
  },
  "_downloads": {
    "count": 13759,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidycensus"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/walkerke/tidycensus",
  "_pkgdown": "https://walker-data.com/tidycensus/",
  "_searchresults": 10592,
  "_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/tidycensus.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/walkerke/tidycensus",
  "_realowner": "walkerke",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2017-06-20"
    },
    {
      "version": "0.2",
      "date": "2017-08-09"
    },
    {
      "version": "0.3",
      "date": "2017-10-17"
    },
    {
      "version": "0.3.1",
      "date": "2017-10-26"
    },
    {
      "version": "0.4",
      "date": "2018-01-02"
    },
    {
      "version": "0.4.1",
      "date": "2018-01-31"
    },
    {
      "version": "0.4.6",
      "date": "2018-04-15"
    },
    {
      "version": "0.8.1",
      "date": "2018-08-27"
    },
    {
      "version": "0.9",
      "date": "2019-01-09"
    },
    {
      "version": "0.9.2",
      "date": "2019-06-13"
    },
    {
      "version": "0.9.5",
      "date": "2020-01-20"
    },
    {
      "version": "0.9.6",
      "date": "2020-01-25"
    },
    {
      "version": "0.9.9.2",
      "date": "2020-04-03"
    },
    {
      "version": "0.9.9.5",
      "date": "2020-06-10"
    },
    {
      "version": "0.10.1",
      "date": "2020-09-27"
    },
    {
      "version": "0.10.2",
      "date": "2020-09-28"
    },
    {
      "version": "0.11",
      "date": "2020-12-14"
    },
    {
      "version": "0.11.4",
      "date": "2021-01-20"
    },
    {
      "version": "1.0",
      "date": "2021-05-19"
    },
    {
      "version": "1.1",
      "date": "2021-09-23"
    },
    {
      "version": "1.1.2",
      "date": "2022-03-09"
    },
    {
      "version": "1.2",
      "date": "2022-04-12"
    },
    {
      "version": "1.2.1",
      "date": "2022-04-21"
    },
    {
      "version": "1.2.2",
      "date": "2022-06-03"
    },
    {
      "version": "1.2.3",
      "date": "2022-09-16"
    },
    {
      "version": "1.3",
      "date": "2022-12-09"
    },
    {
      "version": "1.3.1",
      "date": "2023-01-14"
    },
    {
      "version": "1.3.2",
      "date": "2023-01-30"
    },
    {
      "version": "1.3.4",
      "date": "2023-05-19"
    },
    {
      "version": "1.4",
      "date": "2023-05-27"
    },
    {
      "version": "1.4.1",
      "date": "2023-06-03"
    },
    {
      "version": "1.4.4",
      "date": "2023-08-07"
    },
    {
      "version": "1.5",
      "date": "2023-09-26"
    },
    {
      "version": "1.6",
      "date": "2024-01-25"
    },
    {
      "version": "1.6.2",
      "date": "2024-03-05"
    },
    {
      "version": "1.6.3",
      "date": "2024-03-20"
    },
    {
      "version": "1.6.5",
      "date": "2024-07-25"
    },
    {
      "version": "1.6.6",
      "date": "2024-09-20"
    },
    {
      "version": "1.6.7",
      "date": "2024-10-17"
    },
    {
      "version": "1.7.0",
      "date": "2025-01-23"
    },
    {
      "version": "1.7.1",
      "date": "2025-01-31"
    },
    {
      "version": "1.7.3",
      "date": "2025-07-24"
    },
    {
      "version": "1.7.5",
      "date": "2026-02-16"
    },
    {
      "version": "1.8.0",
      "date": "2026-05-19"
    }
  ],
  "_exports": [
    "as_dot_density",
    "census_api_key",
    "check_ddhca_groups",
    "get_acs",
    "get_decennial",
    "get_estimates",
    "get_flows",
    "get_pop_groups",
    "get_pums",
    "interpolate_pw",
    "load_variables",
    "moe_product",
    "moe_prop",
    "moe_ratio",
    "moe_sum",
    "significance",
    "summary_files",
    "to_survey"
  ],
  "_datasets": [
    {
      "name": "acs5_geography",
      "title": "Dataset used to identify geography availability in the 5-year ACS Detailed Tables",
      "object": "acs5_geography",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "table",
        "geography",
        "year"
      ],
      "rows": 14488,
      "table": true,
      "tojson": true
    },
    {
      "name": "county_laea",
      "title": "County geometry with Alaska and Hawaii shifted and re-scaled",
      "object": "county_laea",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "GEOID",
        "geometry"
      ],
      "rows": 3143,
      "table": false,
      "tojson": true
    },
    {
      "name": "fips_codes",
      "title": "Dataset with FIPS codes for US states and counties",
      "object": "fips_codes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "state",
        "state_code",
        "state_name",
        "county_code",
        "county"
      ],
      "rows": 3256,
      "table": true,
      "tojson": true
    },
    {
      "name": "mig_recodes",
      "title": "Dataset with Migration Flows characteristic recodes",
      "object": "mig_recodes",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "characteristic",
        "code",
        "desc",
        "ordered"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "pums_variables",
      "title": "Dataset with PUMS variables and codes",
      "object": "pums_variables",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "survey",
        "year",
        "var_code",
        "var_label",
        "data_type",
        "level",
        "val_min",
        "val_max",
        "val_label",
        "recode",
        "val_length",
        "val_na"
      ],
      "rows": 80321,
      "table": true,
      "tojson": true
    },
    {
      "name": "state_laea",
      "title": "State geometry with Alaska and Hawaii shifted and re-scaled",
      "object": "state_laea",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "GEOID",
        "geometry"
      ],
      "rows": 51,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "acs5_geography",
      "title": "Dataset used to identify geography availability in the 5-year ACS Detailed Tables",
      "topics": [
        "acs5_geography"
      ]
    },
    {
      "page": "as_dot_density",
      "title": "Convert polygon geometry to dots for dot-density mapping",
      "topics": [
        "as_dot_density"
      ]
    },
    {
      "page": "census_api_key",
      "title": "Install a CENSUS API Key in Your '.Renviron' File for Repeated Use",
      "topics": [
        "census_api_key"
      ]
    },
    {
      "page": "check_ddhca_groups",
      "title": "Check to see if a given geography / population group combination is available in the Detailed DHC-A file.",
      "topics": [
        "check_ddhca_groups"
      ]
    },
    {
      "page": "county_laea",
      "title": "County geometry with Alaska and Hawaii shifted and re-scaled",
      "topics": [
        "county_laea"
      ]
    },
    {
      "page": "fips_codes",
      "title": "Dataset with FIPS codes for US states and counties",
      "topics": [
        "fips_codes"
      ]
    },
    {
      "page": "get_acs",
      "title": "Obtain data and feature geometry for the American Community Survey",
      "topics": [
        "get_acs"
      ]
    },
    {
      "page": "get_decennial",
      "title": "Obtain data and feature geometry for the decennial US Census",
      "topics": [
        "get_decennial"
      ]
    },
    {
      "page": "get_estimates",
      "title": "Get data from the US Census Bureau Population Estimates Program",
      "topics": [
        "get_estimates"
      ]
    },
    {
      "page": "get_flows",
      "title": "Obtain data and feature geometry for American Community Survey Migration Flows",
      "topics": [
        "get_flows"
      ]
    },
    {
      "page": "get_pop_groups",
      "title": "Get available population groups for a given Decennial Census year and summary file",
      "topics": [
        "get_pop_groups"
      ]
    },
    {
      "page": "get_pums",
      "title": "Load data from the American Community Survey Public Use Microdata Series API",
      "topics": [
        "get_pums"
      ]
    },
    {
      "page": "interpolate_pw",
      "title": "Use population-weighted areal interpolation to transfer information from one set of shapes to another",
      "topics": [
        "interpolate_pw"
      ]
    },
    {
      "page": "load_variables",
      "title": "Load variables from a decennial Census or American Community Survey dataset to search in R",
      "topics": [
        "load_variables"
      ]
    },
    {
      "page": "mig_recodes",
      "title": "Dataset with Migration Flows characteristic recodes",
      "topics": [
        "mig_recodes"
      ]
    },
    {
      "page": "moe_product",
      "title": "Calculate the margin of error for a derived product",
      "topics": [
        "moe_product"
      ]
    },
    {
      "page": "moe_prop",
      "title": "Calculate the margin of error for a derived proportion",
      "topics": [
        "moe_prop"
      ]
    },
    {
      "page": "moe_ratio",
      "title": "Calculate the margin of error for a derived ratio",
      "topics": [
        "moe_ratio"
      ]
    },
    {
      "page": "moe_sum",
      "title": "Calculate the margin of error for a derived sum",
      "topics": [
        "moe_sum"
      ]
    },
    {
      "page": "pums_variables",
      "title": "Dataset with PUMS variables and codes",
      "topics": [
        "pums_variables"
      ]
    },
    {
      "page": "significance",
      "title": "Evaluate whether the difference in two estimates is statistically significant.",
      "topics": [
        "significance"
      ]
    },
    {
      "page": "state_laea",
      "title": "State geometry with Alaska and Hawaii shifted and re-scaled",
      "topics": [
        "state_laea"
      ]
    },
    {
      "page": "summary_files",
      "title": "Identify summary files for a given decennial Census year",
      "topics": [
        "summary_files"
      ]
    },
    {
      "page": "to_survey",
      "title": "Convert a data frame returned by get_pums() to a survey object",
      "topics": [
        "to_survey"
      ]
    }
  ],
  "_pkglogo": "https://github.com/walkerke/tidycensus/raw/HEAD/logo.png",
  "_readme": "https://github.com/walkerke/tidycensus/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rvest",
    "s2",
    "selectr",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tigris",
    "tzdb",
    "units",
    "utf8",
    "uuid",
    "vctrs",
    "vroom",
    "withr",
    "wk",
    "xml2"
  ],
  "_score": 14.408429533814827,
  "_indexed": true,
  "_nocasepkg": "tidycensus",
  "_universes": [
    "walkerke"
  ],
  "_previous": "1.8.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8.1",
      "date": "2026-05-25T15:00:21.000Z",
      "distro": "noble",
      "commit": "5461f0386f46f3ca26bb13bfb1ff37b1d9b2054e",
      "fileid": "d2651030b6a02be9fd1ffc94138249b4180ba5995fc867480221a0d3487c5e57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26406565585"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8.1",
      "date": "2026-05-25T14:59:40.000Z",
      "distro": "noble",
      "commit": "5461f0386f46f3ca26bb13bfb1ff37b1d9b2054e",
      "fileid": "2d9d08f40e0d24e2058b828c30f3c7c875b855d08ef9edec0d7c3f150f71308b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26406565585"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8.1",
      "date": "2026-05-25T14:58:46.000Z",
      "commit": "5461f0386f46f3ca26bb13bfb1ff37b1d9b2054e",
      "fileid": "00958b2b549a2efe25f347aa398bf6311b578da0857e2e8c37673a68e1a5526f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26406565585"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8.1",
      "date": "2026-05-25T14:58:38.000Z",
      "commit": "5461f0386f46f3ca26bb13bfb1ff37b1d9b2054e",
      "fileid": "4bde138d6c05c233da09f5de6aa77650f3646c261192289095cf496136f3b26c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26406565585"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.8.1",
      "date": "2026-05-25T14:59:37.000Z",
      "commit": "5461f0386f46f3ca26bb13bfb1ff37b1d9b2054e",
      "fileid": "506ccaa5ec1320fc01dc47380a97c73e35c532b2432fa72cc3637e2abb2d8292",
      "status": "success",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26406565585"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.8.1",
      "date": "2026-05-25T14:58:29.000Z",
      "commit": "5461f0386f46f3ca26bb13bfb1ff37b1d9b2054e",
      "fileid": "bc71d4d5bfc0475d697e44c3556a9a9bfdfda78e74185601effb41c19f366caf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26406565585"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.8.1",
      "date": "2026-05-25T14:58:38.000Z",
      "commit": "5461f0386f46f3ca26bb13bfb1ff37b1d9b2054e",
      "fileid": "6d3d22a8a60ae8b10ed5190940c3bfc5dc3ce3ac80dc68d2d55679e2139c9358",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26406565585"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.8.1",
      "date": "2026-05-25T14:58:27.000Z",
      "commit": "5461f0386f46f3ca26bb13bfb1ff37b1d9b2054e",
      "fileid": "5ea73e6f20f8aae26075a28c716ae57ce9fa29c893af6fe1164db55af4b2df1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26406565585"
    }
  ]
}