{
  "_id": "6a1072eeacfb0bcc41cac0a7",
  "Type": "Package",
  "Package": "getACS",
  "Title": "Help Wrangling American Community Survey Data from tidycensus",
  "Version": "0.1.1.9003",
  "Authors@R": "person(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8280-1706\"))",
  "Maintainer": "Eli Pousson <eli.pousson@gmail.com>",
  "Description": "A package with helper functions for working with Census\ndata downloaded with the tidycensus package.",
  "License": "MIT + file LICENSE",
  "URL": "https://elipousson.github.io/getACS/",
  "BugReports": "https://github.com/elipousson/getACS/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev libnode-dev libx11-dev",
  "Repository": "https://elipousson.r-universe.dev",
  "Date/Publication": "2026-05-07 04:28:32 UTC",
  "RemoteUrl": "https://github.com/elipousson/getACS",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 06:10:00 UTC",
    "User": "root"
  },
  "Author": "Eli Pousson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8280-1706>)",
  "MD5sum": "e8de7630e2459e4239a3a4d310c854b8",
  "_user": "elipousson",
  "_type": "src",
  "_file": "getACS_0.1.1.9003.tar.gz",
  "_fileid": "a9334c02119be3473380a222316e84c851a2f0e232a83917385aecdfb5221a29",
  "_filesize": 592716,
  "_sha256": "a9334c02119be3473380a222316e84c851a2f0e232a83917385aecdfb5221a29",
  "_created": "2026-05-07T06:10:00.000Z",
  "_published": "2026-05-22T15:14:54.606Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77408269315,
      "time": 213,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6848128617"
    },
    {
      "job": 77408269732,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6848123908"
    },
    {
      "job": 77408269513,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6848122560"
    },
    {
      "job": 77408269145,
      "time": 182,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6848123532"
    },
    {
      "job": 77408268548,
      "time": 297,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848077216"
    },
    {
      "job": 77408268902,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163960099"
    },
    {
      "job": 77408269666,
      "time": 182,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6848120322"
    },
    {
      "job": 77408270548,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6848110886"
    },
    {
      "job": 77408269556,
      "time": 337,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6848157051"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/25478819763",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/elipousson/getACS",
  "_commit": {
    "id": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
    "author": "Eli Pousson <eli.pousson@gmail.com>",
    "committer": "Eli Pousson <eli.pousson@gmail.com>",
    "message": "Update xwalk.R\n",
    "time": 1778128112
  },
  "_maintainer": {
    "name": "Eli Pousson",
    "email": "eli.pousson@gmail.com",
    "login": "elipousson",
    "orcid": "0000-0001-8280-1706",
    "twitter": "@elipousson",
    "uuid": 931136
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidycensus",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "tigris",
      "version": ">= 2.1.1",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "elipousson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-35",
      "n": 5
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 7
    },
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-19",
      "n": 6
    }
  ],
  "_tags": [],
  "_topics": [
    "american-community-survey",
    "tidycensus"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "elipousson",
      "count": 294,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 931136,
    "type": "user",
    "name": "Eli Pousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/getACS"
  },
  "_devurl": "https://github.com/elipousson/getacs",
  "_pkgdown": "https://elipousson.github.io/getACS/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/getACS.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "acs_survey_label",
    "acs_survey_label_table",
    "acs_survey_match",
    "acs_survey_sample",
    "acs_survey_ts",
    "acs_table_race_iteration",
    "acs_table_variables",
    "aes_acs_col",
    "aes_errorbarh",
    "aes_errorbarv",
    "assign_acs_reliability",
    "collapse_acs_variables",
    "cols_acs_label",
    "cols_label_ext",
    "cols_merge_uncert_ext",
    "fct_recode_with_list",
    "filter_acs",
    "fmt_acs_county",
    "fmt_acs_estimate",
    "fmt_acs_jam_values",
    "fmt_acs_minutes",
    "fmt_acs_percent",
    "geom_acs_col",
    "geom_acs_errorbar",
    "geom_acs_errorbarh",
    "geom_acs_errorbarv",
    "get_acs_geographies",
    "get_acs_geography",
    "get_acs_metadata",
    "get_acs_tables",
    "get_acs_ts",
    "get_decennial_ts",
    "get_geography_params",
    "gt_acs",
    "gt_acs_compare",
    "gt_acs_compare_vars",
    "join_acs_denominator",
    "join_acs_geography_ratio",
    "join_acs_parent_column",
    "join_acs_percent",
    "join_acs_percent_parent",
    "label_acs_column_metadata",
    "label_acs_metadata",
    "label_acs_table_metadata",
    "labs_acs_survey",
    "load_acs_vars",
    "make_area_xwalk",
    "make_block_xwalk",
    "pivot_acs_wider",
    "scale_x_acs",
    "scale_x_acs_estimate",
    "scale_x_acs_percent",
    "scale_x_acs_ts",
    "scale_y_acs",
    "scale_y_acs_estimate",
    "scale_y_acs_percent",
    "scale_y_acs_ts",
    "select_acs",
    "tab_acs_source_note",
    "tab_acs_spanner_delim",
    "use_area_xwalk",
    "vec_get_acs"
  ],
  "_datasets": [
    {
      "name": "jam_values",
      "title": "ACS Jam Values for Medians",
      "object": "jam_values",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "value",
        "meaning",
        "use",
        "type",
        "units",
        "year"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "race_iteration",
      "title": "Race or Latino Origin Table Codes",
      "object": "race_iteration",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code",
        "group",
        "label"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "tigerweb_geo_index",
      "title": "U.S. Census Bureau ArcGIS Services Index",
      "object": "tigerweb_geo_index",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "type",
        "url",
        "urlType",
        "folderPath",
        "serviceName",
        "serviceType",
        "id",
        "parentLayerId",
        "defaultVisibility",
        "subLayerIds",
        "minScale",
        "maxScale",
        "supportsDynamicLegends",
        "geometryType"
      ],
      "rows": 7750,
      "table": false,
      "tojson": true
    },
    {
      "name": "usa_states",
      "title": "U.S. States Reference Data",
      "object": "usa_states",
      "class": [
        "data.frame"
      ],
      "fields": [
        "state",
        "state_abb",
        "STATE_GEOID",
        "division",
        "DIVISION_GEOID",
        "region",
        "REGION_GEOID"
      ],
      "rows": 56,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "acs_survey",
      "title": "Assorted helpers for ACS survey types and labels",
      "topics": [
        "acs_survey",
        "acs_survey_label",
        "acs_survey_label_table",
        "acs_survey_match",
        "acs_survey_sample",
        "acs_survey_ts"
      ]
    },
    {
      "page": "acs_table_race_iteration",
      "title": "Append a set of race iteration codes to an ACS table ID",
      "topics": [
        "acs_table_race_iteration"
      ]
    },
    {
      "page": "acs_table_variables",
      "title": "Convert an ACS table ID to a set of variable ID values",
      "topics": [
        "acs_table_variables"
      ]
    },
    {
      "page": "assign_acs_reliability",
      "title": "Add columns for the coefficient of variation and reliability category",
      "topics": [
        "assign_acs_reliability"
      ]
    },
    {
      "page": "collapse_acs_variables",
      "title": "Collapse variables into a new label column using 'forcats::fct_collapse()'",
      "topics": [
        "collapse_acs_variables"
      ]
    },
    {
      "page": "fmt_acs",
      "title": "Format place names or column titles in a gt table or data frame with ACS data",
      "topics": [
        "fmt_acs_county",
        "fmt_acs_minutes"
      ]
    },
    {
      "page": "fmt_acs_estimate",
      "title": "Format estimate and margin of error columns in a gt table",
      "concept": [
        "gt table"
      ],
      "topics": [
        "cols_label_ext",
        "fmt_acs_estimate",
        "fmt_acs_percent"
      ]
    },
    {
      "page": "fmt_acs_jam_values",
      "title": "Format jam values in an estimate column of a gt table or ACS data frame",
      "topics": [
        "fmt_acs_jam_values"
      ]
    },
    {
      "page": "geom_acs_col",
      "title": "Creating a bar chart with error bar and scale",
      "topics": [
        "geom_acs_col"
      ]
    },
    {
      "page": "get_acs_tables",
      "title": "Get multiple tables or multiple geographies of ACS data",
      "topics": [
        "get_acs_geographies",
        "get_acs_geography",
        "get_acs_tables"
      ]
    },
    {
      "page": "get_acs_ts",
      "title": "Get multiple years of ACS data for time series analysis",
      "topics": [
        "get_acs_ts"
      ]
    },
    {
      "page": "get_decennial_ts",
      "title": "Get multiple years of decennial US Census data for time series analysis",
      "topics": [
        "get_decennial_ts"
      ]
    },
    {
      "page": "gt_acs",
      "title": "Create a gt table with formatted ACS estimate and percent estimate columns",
      "concept": [
        "gt table"
      ],
      "topics": [
        "gt_acs"
      ]
    },
    {
      "page": "gt_acs_compare",
      "title": "Create a gt table with values compared by name, geography, or variable",
      "concept": [
        "gt table"
      ],
      "topics": [
        "gt_acs_compare",
        "gt_acs_compare_vars"
      ]
    },
    {
      "page": "jam_values",
      "title": "ACS Jam Values for Medians",
      "topics": [
        "jam_values"
      ]
    },
    {
      "page": "join_acs_denominator",
      "title": "Join denominator values based on a supplied denominator column",
      "topics": [
        "join_acs_denominator"
      ]
    },
    {
      "page": "join_acs_geography_ratio",
      "title": "Join ACS data from a single reference geography by variable to calculate a ratio value based on the reference geography data",
      "topics": [
        "join_acs_geography_ratio"
      ]
    },
    {
      "page": "join_acs_parent_column",
      "title": "Join parent column titles to ACS data based on parent column ID values",
      "topics": [
        "join_acs_parent_column"
      ]
    },
    {
      "page": "join_acs_percent",
      "title": "Join percent estimates to ACS data based on denominator values",
      "topics": [
        "join_acs_percent",
        "join_acs_percent_parent"
      ]
    },
    {
      "page": "labs_acs_survey",
      "title": "Label a ggplot2 plot and add a caption based on an ACS survey year",
      "topics": [
        "labs_acs_survey"
      ]
    },
    {
      "page": "load_acs_vars",
      "title": "Load ACS variables with 'tidycensus::load_variables()'",
      "topics": [
        "load_acs_vars"
      ]
    },
    {
      "page": "make_area_xwalk",
      "title": "Make and use crosswalk data based on U.S. Census block-level weights for U.S. Census tracts and non-Census geographic areas",
      "topics": [
        "make_area_xwalk",
        "use_area_xwalk"
      ]
    },
    {
      "page": "make_block_xwalk",
      "title": "Make crosswalk data for U.S. Census blocks and tracts",
      "topics": [
        "make_block_xwalk"
      ]
    },
    {
      "page": "pivot_acs_wider",
      "title": "Pivot a ACS data frame into a wider format by name or other columns",
      "topics": [
        "pivot_acs_wider"
      ]
    },
    {
      "page": "race_iteration",
      "title": "Race or Latino Origin Table Codes",
      "topics": [
        "race_iteration"
      ]
    },
    {
      "page": "scale_acs",
      "title": "Scales for plotting ACS data with ggplot2",
      "topics": [
        "scale_acs",
        "scale_x_acs",
        "scale_x_acs_estimate",
        "scale_x_acs_percent",
        "scale_x_acs_ts",
        "scale_y_acs",
        "scale_y_acs_estimate",
        "scale_y_acs_percent",
        "scale_y_acs_ts"
      ]
    },
    {
      "page": "select_acs",
      "title": "Keep or drop columns from an ACS data frame using 'dplyr::select()'",
      "topics": [
        "select_acs"
      ]
    },
    {
      "page": "tab_acs_source_note",
      "title": "Add a Census data source note to a gt table",
      "concept": [
        "gt table"
      ],
      "topics": [
        "tab_acs_source_note"
      ]
    },
    {
      "page": "tigerweb_geo_index",
      "title": "U.S. Census Bureau ArcGIS Services Index",
      "topics": [
        "tigerweb_geo_index"
      ]
    },
    {
      "page": "usa_states",
      "title": "U.S. States Reference Data",
      "topics": [
        "usa_states"
      ]
    },
    {
      "page": "vec_get_acs",
      "title": "Vectorized variant of tidycensus::get_acs",
      "topics": [
        "vec_get_acs"
      ]
    }
  ],
  "_readme": "https://github.com/elipousson/getACS/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bigD",
    "bit",
    "bit64",
    "bitops",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gt",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "KernSmooth",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "readr",
    "rlang",
    "rmarkdown",
    "rvest",
    "s2",
    "S7",
    "sass",
    "scales",
    "selectr",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidycensus",
    "tidyr",
    "tidyselect",
    "tigris",
    "tinytex",
    "tzdb",
    "units",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "gt-tables.Rmd",
      "filename": "gt-tables.html",
      "title": "Creating gt tables",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-07-29 22:32:32",
      "modified": "2024-04-30 04:33:04",
      "commits": 10
    },
    {
      "source": "area-xwalk.Rmd",
      "filename": "area-xwalk.html",
      "title": "Interpolating ACS data using an area crosswalk",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-08-11 14:27:54",
      "modified": "2024-09-17 23:34:04",
      "commits": 8
    },
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to getACS",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using get_acs_tables()",
        "Using get_acs_geographies()",
        "Using get_acs_ts()"
      ],
      "created": "2023-07-29 22:32:32",
      "modified": "2024-04-30 04:33:04",
      "commits": 12
    }
  ],
  "_score": 4.732393759822968,
  "_indexed": true,
  "_nocasepkg": "getacs",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9003",
      "date": "2026-05-07T06:12:49.000Z",
      "distro": "noble",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "181abec6b649479dd3f1c990fe8003ce2ecb4f9d8b83439b86aab89d880a2f12",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25478819763"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9003",
      "date": "2026-05-07T06:12:36.000Z",
      "distro": "noble",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "665404932258c969e864132e94d93c87b93e47bd72e19d564682e39838967203",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25478819763"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9003",
      "date": "2026-05-07T06:12:27.000Z",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "d65d4144f9f8dce4fd2f9f929f8a415d92f1beea8d5ed84e3ab541a41b8d8ff9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25478819763"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9003",
      "date": "2026-05-07T06:12:28.000Z",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "f8230ff238ea16b874edab5d8138f503d8805cbde26905fb21fc82562c2dfc1c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25478819763"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9003",
      "date": "2026-05-07T06:12:04.000Z",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "d9697d14db77974d5dc99e2275c67b8dbc445bb1820c48526d492b6fcae6bdea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25478819763"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9003",
      "date": "2026-05-07T06:11:23.000Z",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "4a51a5de996d267aef81a985106cdabc20ea131d4db671767cf8fbb7a4b5cc25",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25478819763"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9003",
      "date": "2026-05-07T06:14:28.000Z",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "e58f264897aa7c47273f16dc22e2da3969ffcf3570fc2a680259c4c567af98d5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25478819763"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9003",
      "date": "2026-05-22T15:14:35.000Z",
      "commit": "4d93bd91d7b939160e4b1ac442fe1ffe939e8a8b",
      "fileid": "df2fb5abc85ca62ca4658ee07ecd5b42a42a2a8ac78040ef29c7016ee23bac4f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/25478819763"
    }
  ]
}