{
  "_id": "6a48f0c5b5e98c4082a03cdf",
  "Package": "censable",
  "Title": "Making Census Data More Usable",
  "Version": "0.0.8",
  "Authors@R": "person(given = \"Christopher T.\",\nfamily = \"Kenny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ctkenny@proton.me\",\ncomment = c(ORCID = \"0000-0002-9386-6860\"))",
  "URL": "https://christophertkenny.com/censable/,\nhttps://github.com/christopherkenny/censable",
  "BugReports": "https://github.com/christopherkenny/censable/issues",
  "Description": "Creates a common framework for organizing, naming, and\ngathering population, age, race, and ethnicity data from the\nCensus Bureau. Accesses the API\n<https://www.census.gov/data/developers/data-sets.html>.\nProvides tools for adding information to existing data to line\nup with Census data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "Language": "en-US",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://alarm-redist.r-universe.dev",
  "Date/Publication": "2026-05-01 18:23:58 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/censable",
  "RemoteRef": "HEAD",
  "RemoteSha": "0cf1ff9288c047956aef66126a8e9af877123f5a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 11:35:17 UTC",
    "User": "root"
  },
  "Author": "Christopher T. Kenny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>)",
  "Maintainer": "Christopher T. Kenny <ctkenny@proton.me>",
  "_user": "alarm-redist",
  "_type": "src",
  "_file": "censable_0.0.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/2c198efd1d3d76948a31b82b3a6c2c38686f129f17388196ff64de7fd6b434f5",
  "_filesize": 398413,
  "_sha256": "2c198efd1d3d76948a31b82b3a6c2c38686f129f17388196ff64de7fd6b434f5",
  "_expires": "2026-10-12T11:38:43.000Z",
  "_created": "2026-07-04T11:35:17.000Z",
  "_published": "2026-07-04T11:38:45.295Z",
  "_jobs": [
    {
      "job": 85128974107,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8081338207"
    },
    {
      "job": 85128974116,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081334314"
    },
    {
      "job": 85128974119,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8081326528"
    },
    {
      "job": 85128974114,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081326099"
    },
    {
      "job": 85128800592,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081317559"
    },
    {
      "job": 85128974143,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8081336183"
    },
    {
      "job": 85128974125,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8081329643"
    },
    {
      "job": 85128974130,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8081326798"
    },
    {
      "job": 85128974144,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081327192"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/28704858491",
  "_status": "success",
  "_upstream": "https://github.com/christopherkenny/censable",
  "_commit": {
    "id": "0cf1ff9288c047956aef66126a8e9af877123f5a",
    "author": "Christopher Kenny <ctk44@cornell.edu>",
    "committer": "Christopher Kenny <ctk44@cornell.edu>",
    "message": "fix get issue\n",
    "time": 1777659838
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "censusapi",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tinytiger",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": false,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 6
    },
    {
      "week": "2026-18",
      "n": 12
    }
  ],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 98,
      "uuid": 28026893
    }
  ],
  "_userbio": {
    "uuid": 81447081,
    "type": "organization",
    "name": "ALARM Project",
    "followers": 29,
    "description": "Algorithm-Assisted Redistricting Methodology"
  },
  "_downloads": {
    "count": 692,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/censable"
  },
  "_devurl": "https://github.com/christopherkenny/censable",
  "_pkgdown": "https://christophertkenny.com/censable/",
  "_searchresults": 63,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/censable.html",
    "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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christopherkenny/censable",
  "_realowner": "christopherkenny",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2021-07-29"
    },
    {
      "version": "0.0.3",
      "date": "2021-10-05"
    },
    {
      "version": "0.0.5",
      "date": "2022-11-19"
    },
    {
      "version": "0.0.8",
      "date": "2025-09-01"
    }
  ],
  "_exports": [
    "add_r_environ",
    "breakdown_geoid",
    "build_acs",
    "build_dec",
    "collapse4",
    "collapse4_pop",
    "collapse4_vap",
    "collapse5",
    "collapse5_pop",
    "collapse5_vap",
    "construct_geoid",
    "custom_geoid",
    "get_census_key",
    "has_census_key",
    "join_abb_ansi",
    "join_abb_fips",
    "join_abb_name",
    "join_ansi_abb",
    "join_ansi_fips",
    "join_ansi_name",
    "join_fips_abb",
    "join_fips_ansi",
    "join_fips_name",
    "join_name_abb",
    "join_name_ansi",
    "join_name_fips",
    "match_abb",
    "match_ansi",
    "match_fips",
    "match_name",
    "mem_build_acs",
    "mem_build_dec",
    "recode_abb_ansi",
    "recode_abb_fips",
    "recode_abb_name",
    "recode_ansi_abb",
    "recode_ansi_fips",
    "recode_ansi_name",
    "recode_fips_abb",
    "recode_fips_ansi",
    "recode_fips_name",
    "recode_name_abb",
    "recode_name_ansi",
    "recode_name_fips"
  ],
  "_datasets": [
    {
      "name": "fips_2000",
      "title": "Counties FIPS 2000",
      "object": "fips_2000",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "state",
        "county",
        "name"
      ],
      "rows": 3141,
      "table": true,
      "tojson": true
    },
    {
      "name": "fips_2010",
      "title": "Counties FIPS 2010",
      "object": "fips_2010",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "state",
        "county",
        "name"
      ],
      "rows": 3143,
      "table": true,
      "tojson": true
    },
    {
      "name": "fips_2020",
      "title": "Counties FIPS 2020",
      "object": "fips_2020",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "state",
        "county",
        "name"
      ],
      "rows": 3143,
      "table": true,
      "tojson": true
    },
    {
      "name": "mt_county",
      "title": "Montana County Data",
      "object": "mt_county",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "GEOID",
        "NAME",
        "pop",
        "pop_white",
        "pop_black",
        "pop_hisp",
        "pop_aian",
        "pop_asian",
        "pop_nhpi",
        "pop_other",
        "pop_two",
        "vap",
        "vap_white",
        "vap_black",
        "vap_hisp",
        "vap_aian",
        "vap_asian",
        "vap_nhpi",
        "vap_other",
        "vap_two",
        "geometry"
      ],
      "rows": 56,
      "table": false,
      "tojson": true
    },
    {
      "name": "stata",
      "title": "stata (State Data)",
      "object": "stata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "fips",
        "abb",
        "name",
        "ansi",
        "region",
        "division"
      ],
      "rows": 57,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_r_environ",
      "title": "Add Entry to Renviron",
      "topics": [
        "add_r_environ"
      ]
    },
    {
      "page": "breakdown_geoid",
      "title": "Breakdown Census GEOID into Components",
      "concept": [
        "geoid"
      ],
      "topics": [
        "breakdown_geoid"
      ]
    },
    {
      "page": "build_acs",
      "title": "Build Data from the American Community Survey",
      "concept": [
        "build"
      ],
      "topics": [
        "build_acs",
        "mem_build_acs"
      ]
    },
    {
      "page": "build_dec",
      "title": "Build Data from the Decennial Census",
      "concept": [
        "build"
      ],
      "topics": [
        "build_dec",
        "mem_build_dec"
      ]
    },
    {
      "page": "collapse4",
      "title": "Collapse Full Race Categories into 4 Categories",
      "concept": [
        "collapse"
      ],
      "topics": [
        "collapse4"
      ]
    },
    {
      "page": "collapse4_pop",
      "title": "Collapse Population Race Categories into 4 Categories",
      "concept": [
        "collapse"
      ],
      "topics": [
        "collapse4_pop"
      ]
    },
    {
      "page": "collapse4_vap",
      "title": "Collapse Voting Age Population Race Categories into 4 Categories",
      "concept": [
        "collapse"
      ],
      "topics": [
        "collapse4_vap"
      ]
    },
    {
      "page": "collapse5",
      "title": "Collapse Full Race Categories into 5 Categories",
      "concept": [
        "collapse"
      ],
      "topics": [
        "collapse5"
      ]
    },
    {
      "page": "collapse5_pop",
      "title": "Collapse Population Race Categories into 5 Categories",
      "concept": [
        "collapse"
      ],
      "topics": [
        "collapse5_pop"
      ]
    },
    {
      "page": "collapse5_vap",
      "title": "Collapse Voting Age Population Race Categories into 5 Categories",
      "concept": [
        "collapse"
      ],
      "topics": [
        "collapse5_vap"
      ]
    },
    {
      "page": "construct_geoid",
      "title": "Create GEOID from Default Columns",
      "concept": [
        "geoid"
      ],
      "topics": [
        "construct_geoid"
      ]
    },
    {
      "page": "custom_geoid",
      "title": "Create a GEOID from Columns",
      "concept": [
        "geoid"
      ],
      "topics": [
        "custom_geoid"
      ]
    },
    {
      "page": "fips_2000",
      "title": "Counties FIPS 2000",
      "concept": [
        "data"
      ],
      "topics": [
        "fips_2000"
      ]
    },
    {
      "page": "fips_2010",
      "title": "Counties FIPS 2010",
      "concept": [
        "data"
      ],
      "topics": [
        "fips_2010"
      ]
    },
    {
      "page": "fips_2020",
      "title": "Counties FIPS 2020",
      "concept": [
        "data"
      ],
      "topics": [
        "fips_2020"
      ]
    },
    {
      "page": "join_abb_ansi",
      "title": "Join Abb by ANSI",
      "concept": [
        "join"
      ],
      "topics": [
        "join_abb_ansi"
      ]
    },
    {
      "page": "join_abb_fips",
      "title": "Join Abb by FIPS",
      "concept": [
        "join"
      ],
      "topics": [
        "join_abb_fips"
      ]
    },
    {
      "page": "join_abb_name",
      "title": "Join Abb by Name",
      "concept": [
        "join"
      ],
      "topics": [
        "join_abb_name"
      ]
    },
    {
      "page": "join_ansi_abb",
      "title": "Join ANSI by Abb",
      "concept": [
        "join"
      ],
      "topics": [
        "join_ansi_abb"
      ]
    },
    {
      "page": "join_ansi_fips",
      "title": "Join ANSI by FIPS",
      "concept": [
        "join"
      ],
      "topics": [
        "join_ansi_fips"
      ]
    },
    {
      "page": "join_ansi_name",
      "title": "Join ANSI by Name",
      "concept": [
        "join"
      ],
      "topics": [
        "join_ansi_name"
      ]
    },
    {
      "page": "join_fips_abb",
      "title": "Join FIPS by Abb",
      "concept": [
        "join"
      ],
      "topics": [
        "join_fips_abb"
      ]
    },
    {
      "page": "join_fips_ansi",
      "title": "Join FIPS by ANSI",
      "concept": [
        "join"
      ],
      "topics": [
        "join_fips_ansi"
      ]
    },
    {
      "page": "join_fips_name",
      "title": "Join FIPS by Name",
      "concept": [
        "join"
      ],
      "topics": [
        "join_fips_name"
      ]
    },
    {
      "page": "join_name_abb",
      "title": "Join Name by Abb",
      "concept": [
        "join"
      ],
      "topics": [
        "join_name_abb"
      ]
    },
    {
      "page": "join_name_ansi",
      "title": "Join Name by ANSI",
      "concept": [
        "join"
      ],
      "topics": [
        "join_name_ansi"
      ]
    },
    {
      "page": "join_name_fips",
      "title": "Join Name by FIPS",
      "concept": [
        "join"
      ],
      "topics": [
        "join_name_fips"
      ]
    },
    {
      "page": "key",
      "title": "Check or Get Census API Key",
      "topics": [
        "get_census_key",
        "has_census_key",
        "key"
      ]
    },
    {
      "page": "match_abb",
      "title": "Try to Match to State Abbreviation",
      "concept": [
        "match"
      ],
      "topics": [
        "match_abb"
      ]
    },
    {
      "page": "match_ansi",
      "title": "Try to Match to State ANSI",
      "concept": [
        "match"
      ],
      "topics": [
        "match_ansi"
      ]
    },
    {
      "page": "match_fips",
      "title": "Try to Match to State FIPS",
      "concept": [
        "match"
      ],
      "topics": [
        "match_fips"
      ]
    },
    {
      "page": "match_name",
      "title": "Try to Match to State Name",
      "concept": [
        "match"
      ],
      "topics": [
        "match_name"
      ]
    },
    {
      "page": "mt_county",
      "title": "Montana County Data",
      "concept": [
        "data"
      ],
      "topics": [
        "mt_county"
      ]
    },
    {
      "page": "recode_abb_ansi",
      "title": "Recode Abb by ANSI",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_abb_ansi"
      ]
    },
    {
      "page": "recode_abb_fips",
      "title": "Recode Abb by FIPS",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_abb_fips"
      ]
    },
    {
      "page": "recode_abb_name",
      "title": "Recode Abb by Name",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_abb_name"
      ]
    },
    {
      "page": "recode_ansi_abb",
      "title": "Recode ANSI by Abb",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_ansi_abb"
      ]
    },
    {
      "page": "recode_ansi_fips",
      "title": "Recode ANSI by FIPS",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_ansi_fips"
      ]
    },
    {
      "page": "recode_ansi_name",
      "title": "Recode ANSI by Name",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_ansi_name"
      ]
    },
    {
      "page": "recode_fips_abb",
      "title": "Recode FIPS by Abb",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_fips_abb"
      ]
    },
    {
      "page": "recode_fips_ansi",
      "title": "Recode FIPS by ANSI",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_fips_ansi"
      ]
    },
    {
      "page": "recode_fips_name",
      "title": "Recode FIPS by Name",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_fips_name"
      ]
    },
    {
      "page": "recode_name_abb",
      "title": "Recode Name by Abb",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_name_abb"
      ]
    },
    {
      "page": "recode_name_ansi",
      "title": "Recode Name by ANSI",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_name_ansi"
      ]
    },
    {
      "page": "recode_name_fips",
      "title": "Recode Name by FIPS",
      "concept": [
        "recode"
      ],
      "topics": [
        "recode_name_fips"
      ]
    },
    {
      "page": "stata",
      "title": "stata (State Data)",
      "concept": [
        "data"
      ],
      "topics": [
        "stata"
      ]
    }
  ],
  "_pkglogo": "https://github.com/christopherkenny/censable/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/christopherkenny/censable/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "censusapi",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "fastmap",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tinytiger",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 6.192915752723169,
  "_indexed": false,
  "_nocasepkg": "censable",
  "_universes": [
    "alarm-redist"
  ],
  "_indexurl": "https://christopherkenny.r-universe.dev/censable",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.8",
      "date": "2026-07-04T11:38:04.000Z",
      "distro": "resolute",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "https://r2.ropensci.org/45befe5bf71ba2c6ae33a3eb528ee03cb55cf0ce6417ea0ad02e50147b9704c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/28704858491"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.8",
      "date": "2026-07-04T11:37:34.000Z",
      "distro": "resolute",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "https://r2.ropensci.org/5e5a8ae6ee778046e7b57cdf44c3de61a7f6d43888e7436a2786a7489eb65c3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/28704858491"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.8",
      "date": "2026-07-04T11:36:38.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "https://r2.ropensci.org/5de796d1a5dcdac039c5f3f00e4d8cb672deb31f5a795ad4a509c7a3023cd103",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/28704858491"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.8",
      "date": "2026-07-04T11:36:33.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "https://r2.ropensci.org/1571f65133b792496b2d8f4440c5b333dd1cbad6285e5355c47d7c4e34b16ae0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/28704858491"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.8",
      "date": "2026-07-04T11:38:09.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "https://r2.ropensci.org/2e12459f95c12787143f166ee9069453a59bb6bb398912f331bd8cac4227ffbb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/28704858491"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.8",
      "date": "2026-07-04T11:36:49.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "https://r2.ropensci.org/ebe75689c9315a6071a0831570de1956237c2542ccd5583146b8a4e37ce35d87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/28704858491"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.8",
      "date": "2026-07-04T11:36:27.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "https://r2.ropensci.org/6be5bd06c7323113ef1e469810a5d2211c0b0e6a110fd07e5138478dad407248",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/28704858491"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.8",
      "date": "2026-07-04T11:36:29.000Z",
      "commit": "0cf1ff9288c047956aef66126a8e9af877123f5a",
      "fileid": "https://r2.ropensci.org/a47ca5421725c082362550fad7975d3c4eee35cbd6b98daef07a15237b9c7d82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/28704858491"
    }
  ]
}