{
  "_id": "6a1d49c21d7bb097a0a42e4f",
  "Package": "tigris",
  "Type": "Package",
  "Title": "Load Census TIGER/Line Shapefiles",
  "Version": "2.2.1.9000",
  "Date": "2025-07-18",
  "Authors@R": "c(\nperson(given=\"Kyle\", family=\"Walker\", email=\"kyle@walker-data.com\", role=c(\"aut\", \"cre\")),\nperson(given=\"Bob\", family=\"Rudis\", email=\"bob@rudis.net\", role=\"ctb\"),\nperson(given=\"Eli\", family=\"Pousson\", email=\"Eli.Pousson@baltimorecity.gov\", role=\"ctb\")\n)",
  "URL": "https://github.com/walkerke/tigris",
  "BugReports": "https://github.com/walkerke/tigris/issues",
  "Description": "Download TIGER/Line shapefiles from the United States\nCensus Bureau\n(<https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html>)\nand load into R as 'sf' objects.",
  "License": "MIT + file LICENSE",
  "LazyData": "TRUE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://walkerke.r-universe.dev",
  "Date/Publication": "2025-07-18 18:43:18 UTC",
  "RemoteUrl": "https://github.com/walkerke/tigris",
  "RemoteRef": "HEAD",
  "RemoteSha": "07e457d1902d481b26378061d7b73580e55144a5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:55:20 UTC",
    "User": "root"
  },
  "Author": "Kyle Walker [aut, cre],\nBob Rudis [ctb],\nEli Pousson [ctb]",
  "Maintainer": "Kyle Walker <kyle@walker-data.com>",
  "MD5sum": "fa420301ebdd7d816edcde52d0a2776c",
  "_user": "walkerke",
  "_type": "src",
  "_file": "tigris_2.2.1.9000.tar.gz",
  "_fileid": "0e5a56b7e8d4e285975f635bd442e86004caa41608272a943c3064cbadd1b57c",
  "_filesize": 602597,
  "_sha256": "0e5a56b7e8d4e285975f635bd442e86004caa41608272a943c3064cbadd1b57c",
  "_created": "2026-06-01T08:55:20.000Z",
  "_published": "2026-06-01T08:58:42.807Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78818480848,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327341050"
    },
    {
      "job": 78818480910,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327340001"
    },
    {
      "job": 78818480866,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327324229"
    },
    {
      "job": 78818480811,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327324530"
    },
    {
      "job": 78817888196,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327285632"
    },
    {
      "job": 78818480845,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327330603"
    },
    {
      "job": 78818480937,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327323605"
    },
    {
      "job": 78818480865,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327316947"
    },
    {
      "job": 78818480856,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327325814"
    }
  ],
  "_buildurl": "https://github.com/r-universe/walkerke/actions/runs/26744914445",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/walkerke/tigris",
  "_commit": {
    "id": "07e457d1902d481b26378061d7b73580e55144a5",
    "author": "Kyle Walker <kyle@walker-data.com>",
    "committer": "Kyle Walker <kyle@walker-data.com>",
    "message": "various improvements to validation functions\n",
    "time": 1752864198
  },
  "_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": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggthemes",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tidycensus",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "walkerke",
  "_selfowned": true,
  "_usedby": 21,
  "_updates": [
    {
      "week": "2025-29",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 360,
  "_contributors": [
    {
      "user": "walkerke",
      "count": 394,
      "uuid": 4872833
    },
    {
      "user": "elipousson",
      "count": 7,
      "uuid": 931136
    },
    {
      "user": "hrbrmstr",
      "count": 4,
      "uuid": 509878
    },
    {
      "user": "dteck",
      "count": 4,
      "uuid": 6193972
    },
    {
      "user": "mpaulacaldas",
      "count": 3,
      "uuid": 33395215
    },
    {
      "user": "lpiep",
      "count": 3,
      "uuid": 9019183
    },
    {
      "user": "nmpeterson",
      "count": 2,
      "uuid": 4383272
    },
    {
      "user": "badbayesian",
      "count": 1,
      "uuid": 16366671
    },
    {
      "user": "sheffe",
      "count": 1,
      "uuid": 3778733
    },
    {
      "user": "josiahparry",
      "count": 1,
      "uuid": 13534508
    },
    {
      "user": "mpetuk",
      "count": 1,
      "uuid": 9544419
    },
    {
      "user": "landisrm",
      "count": 1,
      "uuid": 2743628
    },
    {
      "user": "bocinsky",
      "count": 1,
      "uuid": 8333619
    },
    {
      "user": "larcat",
      "count": 1,
      "uuid": 8466187
    }
  ],
  "_userbio": {
    "uuid": 4872833,
    "type": "user",
    "name": "Kyle Walker",
    "description": "Geographer, R developer, spatial data scientist"
  },
  "_downloads": {
    "count": 16754,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tigris"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/walkerke/tigris",
  "_searchresults": 8736,
  "_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/tigris.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/walkerke/tigris",
  "_realowner": "walkerke",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2015-10-11"
    },
    {
      "version": "0.2",
      "date": "2016-02-02"
    },
    {
      "version": "0.2.2",
      "date": "2016-02-15"
    },
    {
      "version": "0.3",
      "date": "2016-05-17"
    },
    {
      "version": "0.3.3",
      "date": "2016-07-06"
    },
    {
      "version": "0.5",
      "date": "2017-05-01"
    },
    {
      "version": "0.5.1",
      "date": "2017-05-09"
    },
    {
      "version": "0.5.3",
      "date": "2017-05-26"
    },
    {
      "version": "0.6.1",
      "date": "2018-01-03"
    },
    {
      "version": "0.6.2",
      "date": "2018-01-04"
    },
    {
      "version": "0.7",
      "date": "2018-04-14"
    },
    {
      "version": "0.8.2",
      "date": "2019-06-13"
    },
    {
      "version": "0.9.1",
      "date": "2020-01-13"
    },
    {
      "version": "0.9.2",
      "date": "2020-02-04"
    },
    {
      "version": "0.9.4",
      "date": "2020-04-01"
    },
    {
      "version": "1.0",
      "date": "2020-07-13"
    },
    {
      "version": "1.4",
      "date": "2021-05-16"
    },
    {
      "version": "1.4.1",
      "date": "2021-06-18"
    },
    {
      "version": "1.5",
      "date": "2021-09-23"
    },
    {
      "version": "1.5.1",
      "date": "2022-02-07"
    },
    {
      "version": "1.6",
      "date": "2022-02-22"
    },
    {
      "version": "1.6.1",
      "date": "2022-06-03"
    },
    {
      "version": "2.0",
      "date": "2022-12-07"
    },
    {
      "version": "2.0.1",
      "date": "2023-01-30"
    },
    {
      "version": "2.0.3",
      "date": "2023-05-19"
    },
    {
      "version": "2.0.4",
      "date": "2023-09-22"
    },
    {
      "version": "2.1",
      "date": "2024-01-24"
    },
    {
      "version": "2.2.1",
      "date": "2025-04-16"
    }
  ],
  "_exports": [
    "%>%",
    "address_ranges",
    "alaska_native_regional_corporations",
    "append_geoid",
    "area_water",
    "block_groups",
    "blocks",
    "call_geolocator",
    "call_geolocator_latlon",
    "coastline",
    "combined_statistical_areas",
    "congressional_districts",
    "core_based_statistical_areas",
    "counties",
    "county_subdivisions",
    "divisions",
    "erase_water",
    "filter_place",
    "filter_state",
    "geo_join",
    "grep_place",
    "grep_state",
    "is_tigris",
    "landmarks",
    "linear_water",
    "list_counties",
    "list_places",
    "list_states",
    "lookup_code",
    "metro_divisions",
    "military",
    "nation",
    "native_areas",
    "new_england",
    "places",
    "primary_roads",
    "primary_secondary_roads",
    "pumas",
    "rails",
    "rbind_tigris",
    "regions",
    "roads",
    "school_districts",
    "shift_geometry",
    "state_legislative_districts",
    "states",
    "tigris_cache_dir",
    "tigris_type",
    "tracts",
    "tribal_block_groups",
    "tribal_census_tracts",
    "tribal_subdivisions_national",
    "urban_areas",
    "validate_county",
    "validate_state",
    "voting_districts",
    "zctas"
  ],
  "_datasets": [
    {
      "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
    }
  ],
  "_help": [
    {
      "page": "address_ranges",
      "title": "Download an address range features shapefile into R",
      "concept": [
        "transportation functions"
      ],
      "topics": [
        "address_ranges"
      ]
    },
    {
      "page": "alaska_native_regional_corporations",
      "title": "Download an Alaska Native Regional Corporation shapefile into R.",
      "concept": [
        "native/tribal geometries functions"
      ],
      "topics": [
        "alaska_native_regional_corporations"
      ]
    },
    {
      "page": "append_geoid",
      "title": "Retrieve GEOID from the Census Geocoder by address",
      "topics": [
        "append_geoid"
      ]
    },
    {
      "page": "area_water",
      "title": "Download an area water shapefile into R",
      "concept": [
        "water functions"
      ],
      "topics": [
        "area_water"
      ]
    },
    {
      "page": "block_groups",
      "title": "Download a Census block groups shapefile into R, and optionally subset by county",
      "concept": [
        "general area functions"
      ],
      "topics": [
        "block_groups"
      ]
    },
    {
      "page": "blocks",
      "title": "Download a Census block shapefile into R",
      "concept": [
        "general area functions"
      ],
      "topics": [
        "blocks"
      ]
    },
    {
      "page": "call_geolocator",
      "title": "Call geolocator for one address",
      "topics": [
        "call_geolocator"
      ]
    },
    {
      "page": "call_geolocator_latlon",
      "title": "Call geolocator for one address with lat/lon, adds option to set benchmark and vintage if not provided it will default to the most recent.",
      "topics": [
        "call_geolocator_latlon"
      ]
    },
    {
      "page": "coastline",
      "title": "Download a shapefile of the US coastline into R",
      "concept": [
        "water functions"
      ],
      "topics": [
        "coastline"
      ]
    },
    {
      "page": "combined_statistical_areas",
      "title": "Download a combined statistical areas shapefile into R",
      "concept": [
        "metro area functions"
      ],
      "topics": [
        "combined_statistical_areas"
      ]
    },
    {
      "page": "congressional_districts",
      "title": "Download a congressional districts shapefile into R",
      "concept": [
        "legislative district functions"
      ],
      "topics": [
        "congressional_districts"
      ]
    },
    {
      "page": "core_based_statistical_areas",
      "title": "Download a core-based statistical area shapefile into R",
      "concept": [
        "metro area functions"
      ],
      "topics": [
        "core_based_statistical_areas"
      ]
    },
    {
      "page": "counties",
      "title": "Download a US Counties shapefile into R, and optionally subset by state",
      "concept": [
        "general area functions"
      ],
      "topics": [
        "counties"
      ]
    },
    {
      "page": "county_subdivisions",
      "title": "Download a county subdivision shapefile into R",
      "concept": [
        "general area functions"
      ],
      "topics": [
        "county_subdivisions"
      ]
    },
    {
      "page": "divisions",
      "title": "Download a US Census divisions cartographic boundary shapefile into R",
      "concept": [
        "national cartographic boundary functions"
      ],
      "topics": [
        "divisions"
      ]
    },
    {
      "page": "erase_water",
      "title": "Erase water area from an input polygon dataset",
      "topics": [
        "erase_water"
      ]
    },
    {
      "page": "filter_place",
      "title": "Filter a 'places' Spatial object for only those places matching the contents of the 'place' vector.",
      "topics": [
        "filter_place"
      ]
    },
    {
      "page": "filter_state",
      "title": "Filter a 'states' Spatial object for only those states matching the contents of the 'state' vector.",
      "topics": [
        "filter_state"
      ]
    },
    {
      "page": "fips_codes",
      "title": "Dataset with FIPS codes for US states and counties",
      "topics": [
        "fips_codes"
      ]
    },
    {
      "page": "geo_join",
      "title": "Easily merge a data frame to a spatial data frame",
      "topics": [
        "geo_join"
      ]
    },
    {
      "page": "grep_place",
      "title": "Find places matching a term in a 'places' object",
      "topics": [
        "grep_place"
      ]
    },
    {
      "page": "grep_state",
      "title": "Find states matching a term in a 'state' object",
      "topics": [
        "grep_state"
      ]
    },
    {
      "page": "is_tigris",
      "title": "Returns 'TRUE' if 'obj' has a 'tigris' attribute",
      "topics": [
        "is_tigris"
      ]
    },
    {
      "page": "landmarks",
      "title": "Download a point or area landmarks shapefile into R",
      "topics": [
        "landmarks"
      ]
    },
    {
      "page": "linear_water",
      "title": "Download an linear water shapefile into R",
      "concept": [
        "water functions"
      ],
      "topics": [
        "linear_water"
      ]
    },
    {
      "page": "list_counties",
      "title": "Return a data frame of county names & FIPS codes for a given state",
      "topics": [
        "list_counties"
      ]
    },
    {
      "page": "list_places",
      "title": "Return a list of all the places in a 'places' object",
      "topics": [
        "list_places"
      ]
    },
    {
      "page": "list_states",
      "title": "Return a list of all the states in a 'state' object",
      "topics": [
        "list_states"
      ]
    },
    {
      "page": "load_tiger",
      "title": "Helper function to download Census data",
      "topics": [
        "load_tiger"
      ]
    },
    {
      "page": "load_tiger_doc_template",
      "title": "Documentation Template for Functions that Utilize 'load_tiger'",
      "topics": [
        "load_tiger_doc_template"
      ]
    },
    {
      "page": "lookup_code",
      "title": "Look up state and county codes",
      "topics": [
        "lookup_code"
      ]
    },
    {
      "page": "metro_divisions",
      "title": "Download a metropolitan divisions shapefile into R.",
      "concept": [
        "metro area functions"
      ],
      "topics": [
        "metro_divisions"
      ]
    },
    {
      "page": "military",
      "title": "Download the Military Installation National Shapefile into R",
      "topics": [
        "military"
      ]
    },
    {
      "page": "nation",
      "title": "Download a US national boundary shapefile into R",
      "concept": [
        "national cartographic boundary functions"
      ],
      "topics": [
        "nation"
      ]
    },
    {
      "page": "native_areas",
      "title": "Download an American Indian / Alaska Native / Native Hawaiian Areas shapefile into R.",
      "concept": [
        "native/tribal geometries functions"
      ],
      "topics": [
        "native_areas"
      ]
    },
    {
      "page": "new_england",
      "title": "Download a New England City and Town Area shapefile into R",
      "concept": [
        "metro area functions"
      ],
      "topics": [
        "new_england"
      ]
    },
    {
      "page": "places",
      "title": "Download Shapefiles which include both incorporated places (legal entities) and census designated places (statistical entities) into R",
      "concept": [
        "general area functions"
      ],
      "topics": [
        "places"
      ]
    },
    {
      "page": "primary_roads",
      "title": "Download a national primary roads shapefile into R",
      "concept": [
        "transportation functions"
      ],
      "topics": [
        "primary_roads"
      ]
    },
    {
      "page": "primary_secondary_roads",
      "title": "Download a primary & secondary roads shapefile into R",
      "concept": [
        "transportation functions"
      ],
      "topics": [
        "primary_secondary_roads"
      ]
    },
    {
      "page": "pumas",
      "title": "Download a Public Use Microdata Area (PUMA) shapefile into R",
      "concept": [
        "general area functions"
      ],
      "topics": [
        "pumas"
      ]
    },
    {
      "page": "rails",
      "title": "Download a national rails shapefile into R",
      "concept": [
        "transportation functions"
      ],
      "topics": [
        "rails"
      ]
    },
    {
      "page": "rbind_tigris",
      "title": "Row-bind 'tigris' Spatial objects",
      "topics": [
        "rbind_tigris"
      ]
    },
    {
      "page": "regions",
      "title": "Download a US regions cartographic boundary shapefile into R",
      "concept": [
        "national cartographic boundary functions"
      ],
      "topics": [
        "regions"
      ]
    },
    {
      "page": "roads",
      "title": "Download a roads shapefile into R",
      "concept": [
        "transportation functions"
      ],
      "topics": [
        "roads"
      ]
    },
    {
      "page": "school_districts",
      "title": "Download a school district shapefile into R",
      "concept": [
        "general area functions"
      ],
      "topics": [
        "school_districts"
      ]
    },
    {
      "page": "shift_geometry",
      "title": "Shift and rescale Alaska, Hawaii, and Puerto Rico in a US-wide sf object",
      "topics": [
        "shift_geometry"
      ]
    },
    {
      "page": "state_legislative_districts",
      "title": "Download a state legislative districts shapefile into R - upper or lower",
      "concept": [
        "legislative district functions"
      ],
      "topics": [
        "state_legislative_districts"
      ]
    },
    {
      "page": "states",
      "title": "Download shapefile for all states into R",
      "concept": [
        "general area functions"
      ],
      "topics": [
        "states"
      ]
    },
    {
      "page": "tigris_cache_dir",
      "title": "Set the cache directory to store shapefiles with tigris",
      "topics": [
        "tigris_cache_dir"
      ]
    },
    {
      "page": "tigris_type",
      "title": "Get the type of 'tigris' object 'obj' is",
      "topics": [
        "tigris_type"
      ]
    },
    {
      "page": "tigris-exports",
      "title": "tigris exported operators",
      "topics": [
        "%>%",
        "tigris-exports"
      ]
    },
    {
      "page": "tracts",
      "title": "Download a Census tracts shapefile into R, and optionally subset by county",
      "concept": [
        "general area functions"
      ],
      "topics": [
        "tracts"
      ]
    },
    {
      "page": "tribal_block_groups",
      "title": "Download a Tribal block groups shapefile into R.",
      "concept": [
        "native/tribal geometries functions"
      ],
      "topics": [
        "tribal_block_groups"
      ]
    },
    {
      "page": "tribal_census_tracts",
      "title": "Download a Tribal Census tract shapefile into R.",
      "concept": [
        "native/tribal geometries functions"
      ],
      "topics": [
        "tribal_census_tracts"
      ]
    },
    {
      "page": "tribal_subdivisions_national",
      "title": "Download an American Indian Tribal Subdivision National shapefile into R.",
      "concept": [
        "native/tribal geometries functions"
      ],
      "topics": [
        "tribal_subdivisions_national"
      ]
    },
    {
      "page": "urban_areas",
      "title": "Download an urban areas shapefile into R",
      "concept": [
        "metro area functions"
      ],
      "topics": [
        "urban_areas"
      ]
    },
    {
      "page": "validate_county",
      "title": "Check if county is a FIPS code, full name or abbreviation.",
      "topics": [
        "validate_county"
      ]
    },
    {
      "page": "validate_state",
      "title": "Check if state is a FIPS code, full name or abbreviation",
      "topics": [
        "validate_state"
      ]
    },
    {
      "page": "voting_districts",
      "title": "Download a voting districts shapefile into R",
      "concept": [
        "legislative district functions"
      ],
      "topics": [
        "voting_districts"
      ]
    },
    {
      "page": "zctas",
      "title": "Download a Zip Code Tabulation Area (ZCTA) shapefile into R",
      "concept": [
        "general area functions"
      ],
      "topics": [
        "zctas"
      ]
    }
  ],
  "_readme": "https://github.com/walkerke/tigris/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "uuid",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 13.112138793714411,
  "_indexed": true,
  "_nocasepkg": "tigris",
  "_universes": [
    "walkerke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.1.9000",
      "date": "2026-06-01T08:57:55.000Z",
      "distro": "noble",
      "commit": "07e457d1902d481b26378061d7b73580e55144a5",
      "fileid": "206b5a4ca63355b7ab0cd711b1fed26a5674555c717e0387e775328d3d3fd2d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26744914445"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.1.9000",
      "date": "2026-06-01T08:57:52.000Z",
      "distro": "noble",
      "commit": "07e457d1902d481b26378061d7b73580e55144a5",
      "fileid": "a9a72b4a7f2a443b2ad02e8fa02a5dbd1834a7282626a6b618d4c771b2be4d45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26744914445"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.1.9000",
      "date": "2026-06-01T08:57:11.000Z",
      "commit": "07e457d1902d481b26378061d7b73580e55144a5",
      "fileid": "591f0eb9a50777f73392d25aa8ae2f8b2cd3975f508c0a884c060ef9bbe44f27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26744914445"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.1.9000",
      "date": "2026-06-01T08:57:17.000Z",
      "commit": "07e457d1902d481b26378061d7b73580e55144a5",
      "fileid": "cb373426807ff07ffd318de72222b9a3de28541ac36b953ab4c6f2c54d62a5b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26744914445"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.1.9000",
      "date": "2026-06-01T08:57:54.000Z",
      "commit": "07e457d1902d481b26378061d7b73580e55144a5",
      "fileid": "41546f6750d528e466af10652b6f3159296f65ad5f289a66784561cea7d78735",
      "status": "success",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26744914445"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.1.9000",
      "date": "2026-06-01T08:56:53.000Z",
      "commit": "07e457d1902d481b26378061d7b73580e55144a5",
      "fileid": "d6d75811984f918314c628708de8c28c3d34018180be3ccb9ebc1f0d2776d687",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26744914445"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.1.9000",
      "date": "2026-06-01T08:56:35.000Z",
      "commit": "07e457d1902d481b26378061d7b73580e55144a5",
      "fileid": "43ad54d8c5fa89ebbd270aacdc6947af13addea570c27464520b177d7caf5e6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26744914445"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2.1.9000",
      "date": "2026-06-01T08:57:04.000Z",
      "commit": "07e457d1902d481b26378061d7b73580e55144a5",
      "fileid": "99becd21a2aa16bf64784f019c77256adafeaf16589748ec7a032d2b7f1865f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/walkerke/actions/runs/26744914445"
    }
  ]
}