{
  "_id": "6a1d30881d7bb097a0a3a6d4",
  "Package": "denguedatahub",
  "Title": "A Tidy Format Datasets of Dengue by Country",
  "Version": "4.1.0",
  "Authors@R": "person(\"Thiyanga S.\", \"Talagala\", , \"ttalagala@sjp.ac.lk\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0656-9789\"))",
  "Description": "Provides a weekly, monthly, yearly summary of dengue cases\nby state/ province/ country.",
  "License": "GPL-3",
  "URL": "https://denguedatahub.netlify.app/",
  "BugReports": "https://github.com/thiyangt/denguedatahub/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "SystemRequirements": "Java (>= 7.0): openjdk-11-jdk (deb),\njava-11-openjdk.x86_64 (rpm), openjdk@11 (brew)",
  "Config/pak/sysreqs": "make default-jdk libicu-dev libpng-dev libxml2-dev\nlibssl-dev libx11-dev",
  "Repository": "https://thiyangt.r-universe.dev",
  "Date/Publication": "2026-05-02 16:18:34 UTC",
  "RemoteUrl": "https://github.com/thiyangt/denguedatahub",
  "RemoteRef": "HEAD",
  "RemoteSha": "791d726d09be2d38e3c332cf9f08e889f911fe92",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 06:57:00 UTC",
    "User": "root"
  },
  "Author": "Thiyanga S. Talagala [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0656-9789>)",
  "Maintainer": "Thiyanga S. Talagala <ttalagala@sjp.ac.lk>",
  "MD5sum": "fa6aa1bc612b458252ce5097579d03bc",
  "_user": "thiyangt",
  "_type": "src",
  "_file": "denguedatahub_4.1.0.tar.gz",
  "_fileid": "9844a5dad4c6e8abdb91633bc00be85aedc131921907271ab5b283c1b86d2840",
  "_filesize": 1848193,
  "_sha256": "9844a5dad4c6e8abdb91633bc00be85aedc131921907271ab5b283c1b86d2840",
  "_created": "2026-06-01T06:57:00.000Z",
  "_published": "2026-06-01T07:11:04.081Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78801648329,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325227222"
    },
    {
      "job": 78801648324,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325225724"
    },
    {
      "job": 78801648333,
      "time": 204,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325374786"
    },
    {
      "job": 78801648323,
      "time": 226,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325240835"
    },
    {
      "job": 78801118033,
      "time": 245,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325177548"
    },
    {
      "job": 78801648287,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325214886"
    },
    {
      "job": 78801648349,
      "time": 207,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325232153"
    },
    {
      "job": 78801648331,
      "time": 147,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325215964"
    },
    {
      "job": 78801648365,
      "time": 239,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325240950"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thiyangt/actions/runs/26739866864",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thiyangt/denguedatahub",
  "_commit": {
    "id": "791d726d09be2d38e3c332cf9f08e889f911fe92",
    "author": "thiyangt <tstalagala@gmail.com>",
    "committer": "thiyangt <tstalagala@gmail.com>",
    "message": "updated\n",
    "time": 1777738714
  },
  "_maintainer": {
    "name": "Thiyanga S. Talagala",
    "email": "ttalagala@sjp.ac.lk",
    "login": "thiyangtdata",
    "description": "",
    "uuid": 59036052,
    "orcid": "0000-0002-0656-9789"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "tabulapdf",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "tsibble",
      "role": "Suggests"
    }
  ],
  "_owner": "thiyangt",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 7
    },
    {
      "week": "2025-26",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 13,
  "_contributors": [
    {
      "user": "thiyangt",
      "count": 130,
      "uuid": 26638361
    }
  ],
  "_userbio": {
    "uuid": 26638361,
    "type": "user",
    "name": "Thiyanga  Talagala",
    "description": "Time Series, Machine Learning Interpretability, Large-Scale Forecasting\r\n(twitter: thiyangt)"
  },
  "_downloads": {
    "count": 622,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/denguedatahub"
  },
  "_devurl": "https://github.com/thiyangt/denguedatahub",
  "_searchresults": 38,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/denguedatahub.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thiyangt/denguedatahub",
  "_realowner": "thiyangt",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.4",
      "date": "2023-05-15"
    },
    {
      "version": "2.1.1",
      "date": "2024-09-22"
    },
    {
      "version": "3.1.0",
      "date": "2025-06-23"
    },
    {
      "version": "3.2.0",
      "date": "2025-06-25"
    },
    {
      "version": "4.1.0",
      "date": "2026-05-02"
    }
  ],
  "_exports": [
    "convert_slwer_to_tidy",
    "convert_srilanka_wer_to_tidy",
    "download_pdfwer_srilanka",
    "filter_year_wer",
    "get_addresses",
    "get_pdflinks_srilanka",
    "min_max"
  ],
  "_datasets": [
    {
      "name": "americas_annual_data",
      "title": "Dengue and severe dengue cases and deaths for subregions of the Americas",
      "object": "americas_annual_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "region",
        "country",
        "type",
        "cases",
        "year"
      ],
      "rows": 899134,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdc_casesby_week",
      "title": "All dengue cases by week in US states and territories, 2010 - 2023",
      "object": "cdc_casesby_week",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Year",
        "Travel.status",
        "Week",
        "Reported.cases"
      ],
      "rows": 742,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdc_dengue_agesex",
      "title": "All dengue cases by age group and sex in US states and territories, 2010 - 2023",
      "object": "cdc_dengue_agesex",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Year",
        "Travel.status",
        "Age",
        "Male",
        "Female"
      ],
      "rows": 140,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdc_dengue_casesbyjurisdiction",
      "title": "All dengue cases by jurisdiction of residence in US states and territories, 2010 - 2023",
      "object": "cdc_dengue_casesbyjurisdiction",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Year",
        "Travel.status",
        "Jurisdiction",
        "Count",
        "Legend",
        "Notes"
      ],
      "rows": 616,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdc_dengue_countyyear",
      "title": "All dengue cases by county of residence in US states and territories, 2010 - 2023",
      "object": "cdc_dengue_countyyear",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "FullGeoName",
        "Year",
        "Travel.status",
        "County",
        "Legend",
        "Notes",
        null
      ],
      "rows": 3900,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdc_local_dengue_cases",
      "title": "Locally acquired dengue cases by year, 2010 - 2023",
      "object": "cdc_local_dengue_cases",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Year",
        "Travel.status",
        "Reported.cases"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdc_travel_associated_dengue_cases",
      "title": "Travel associated dengue cases by year, 2010 - 2023",
      "object": "cdc_travel_associated_dengue_cases",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Year",
        "Travel.status",
        "Reported.cases"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdc_usa_dengue_infection",
      "title": "Annual number of dengue fever infections in the USA",
      "object": "cdc_usa_dengue_infection",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "area",
        "year",
        "week",
        "dengue_cases",
        "dengue_like_illness",
        "severe_dengue"
      ],
      "rows": 9039,
      "table": true,
      "tojson": true
    },
    {
      "name": "china_annual_data",
      "title": "Dengue related data in China",
      "object": "china_annual_data",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "dengue.cases.indigenous",
        "dengue.cases.imported",
        "counties.with.dengue.fever.indigenous",
        "counties.with.dengue.fever.imported"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "india_annual_data",
      "title": "DENGUE/DHF situation in India since 2017",
      "object": "india_annual_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "area",
        "type",
        "year",
        "additional_information",
        "value"
      ],
      "rows": 432,
      "table": true,
      "tojson": true
    },
    {
      "name": "korea_dengue",
      "title": "Imported dengue cases in Korea",
      "object": "korea_dengue",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Country",
        "Region",
        "2011",
        "2012",
        "2013",
        "2014",
        "2015"
      ],
      "rows": 33,
      "table": true,
      "tojson": true
    },
    {
      "name": "level_of_risk",
      "title": "Level of Dengue risk around the world",
      "object": "level_of_risk",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "level_of_risk",
        "region",
        "last_accessed"
      ],
      "rows": 293,
      "table": true,
      "tojson": true
    },
    {
      "name": "philippines_daily_data",
      "title": "Daily number of dengue fever infections in Philippines",
      "object": "philippines_daily_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "location",
        "affected_and_infected",
        "affected_and_killed",
        "date",
        "region"
      ],
      "rows": 32701,
      "table": true,
      "tojson": true
    },
    {
      "name": "singapore_weekly_data",
      "title": "Weekly number of dengue fever infections in Sri Lanka",
      "object": "singapore_weekly_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "week",
        "cases"
      ],
      "rows": 272,
      "table": true,
      "tojson": true
    },
    {
      "name": "sl_annual",
      "title": "Annual reported dengue cases in Sri Lanka",
      "object": "sl_annual",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "dengue.cases",
        "epidemic"
      ],
      "rows": 35,
      "table": true,
      "tojson": true
    },
    {
      "name": "sl_dengue_serotype",
      "title": "Identification of dengue serotypes circulating in Sri Lanka",
      "object": "sl_dengue_serotype",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "reporting.year",
        "dengue.serotype"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "sl_province_districts",
      "title": "Provinces and Districts of Sri Lanka",
      "object": "sl_province_districts",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "province",
        "district"
      ],
      "rows": 26,
      "table": true,
      "tojson": true
    },
    {
      "name": "sl_sites",
      "title": "Type and proportion of breeding habitats positive for Aedes aegypti mosquitoes, across provinces in Sri Lanka, 2017.",
      "object": "sl_sites",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Province",
        "Discarded_items",
        "Water_storage_containers_and_tanks",
        "Ponds_and_ornamental_items",
        "Wells_and_tube_wells",
        "Natural_water_collections",
        "Other_miscellaneous_items"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "srilanka_weekly_data",
      "title": "Weekly number of dengue fever infections in Sri Lanka",
      "object": "srilanka_weekly_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "week",
        "start.date",
        "end.date",
        "district",
        "cases"
      ],
      "rows": 25766,
      "table": true,
      "tojson": true
    },
    {
      "name": "taiwan_dengue",
      "title": "Indigenous and imported dengue cases in Taiwan, 1987-2023.",
      "object": "taiwan_dengue",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "indigenous.dengue",
        "imported.dengue"
      ],
      "rows": 37,
      "table": true,
      "tojson": true
    },
    {
      "name": "world_annual",
      "title": "Annual number of dengue fever infections around the world",
      "object": "world_annual",
      "class": [
        "data.frame"
      ],
      "fields": [
        "long",
        "lat",
        "group",
        "order",
        "region",
        "subregion",
        "code",
        "year",
        "incidence",
        "dengue.present"
      ],
      "rows": 2773284,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "americas_annual_data",
      "title": "Dengue and severe dengue cases and deaths for subregions of the Americas",
      "topics": [
        "americas_annual_data"
      ]
    },
    {
      "page": "cdc_casesby_week",
      "title": "All dengue cases by week in US states and territories, 2010 - 2023",
      "topics": [
        "cdc_casesby_week"
      ]
    },
    {
      "page": "cdc_dengue_agesex",
      "title": "All dengue cases by age group and sex in US states and territories, 2010 - 2023",
      "topics": [
        "cdc_dengue_agesex"
      ]
    },
    {
      "page": "cdc_dengue_casesbyjurisdiction",
      "title": "All dengue cases by jurisdiction of residence in US states and territories, 2010 - 2023",
      "topics": [
        "cdc_dengue_casesbyjurisdiction"
      ]
    },
    {
      "page": "cdc_dengue_countyyear",
      "title": "All dengue cases by county of residence in US states and territories, 2010 - 2023",
      "topics": [
        "cdc_dengue_countyyear"
      ]
    },
    {
      "page": "cdc_local_dengue_cases",
      "title": "Locally acquired dengue cases by year, 2010 - 2023",
      "topics": [
        "cdc_local_dengue_cases"
      ]
    },
    {
      "page": "cdc_travel_associated_dengue_cases",
      "title": "Travel associated dengue cases by year, 2010 - 2023",
      "topics": [
        "cdc_travel_associated_dengue_cases"
      ]
    },
    {
      "page": "cdc_usa_dengue_infection",
      "title": "Annual number of dengue fever infections in the USA",
      "topics": [
        "cdc_usa_dengue_infection"
      ]
    },
    {
      "page": "china_annual_data",
      "title": "Dengue related data in China",
      "topics": [
        "china_annual_data"
      ]
    },
    {
      "page": "convert_slwer_to_tidy",
      "title": "Read weekly epidemiological reports and convert dengue data into tidy format",
      "topics": [
        "convert_slwer_to_tidy"
      ]
    },
    {
      "page": "convert_srilanka_wer_to_tidy",
      "title": "Read weekly epidemiological reports and convert dengue data into tidy format",
      "topics": [
        "convert_srilanka_wer_to_tidy"
      ]
    },
    {
      "page": "download_pdfwer_srilanka",
      "title": "Download and save weekly epidemiological reports from Epidemiology Unit, Ministry of Health, Sri Lanka (url https://www.epid.gov.lk/weekly-epidemiological-report/weekly-epidemiological-report)",
      "topics": [
        "download_pdfwer_srilanka"
      ]
    },
    {
      "page": "filter_year_wer",
      "title": "Filter links corresponds to a specific year using the function output get_address",
      "topics": [
        "filter_year_wer"
      ]
    },
    {
      "page": "get_addresses",
      "title": "Extract links of all downloadable files on a webpage",
      "topics": [
        "get_addresses"
      ]
    },
    {
      "page": "get_pdflinks_srilanka",
      "title": "Get URLs of weekly epidemiological reports from Epidemiology Unit, Ministry of Health, Sri Lanka (url https://www.epid.gov.lk/weekly-epidemiological-report/weekly-epidemiological-report)",
      "topics": [
        "get_pdflinks_srilanka"
      ]
    },
    {
      "page": "india_annual_data",
      "title": "DENGUE/DHF situation in India since 2017",
      "topics": [
        "india_annual_data"
      ]
    },
    {
      "page": "korea_dengue",
      "title": "Imported dengue cases in Korea",
      "topics": [
        "korea_dengue"
      ]
    },
    {
      "page": "level_of_risk",
      "title": "Level of Dengue risk around the world",
      "topics": [
        "level_of_risk"
      ]
    },
    {
      "page": "min_max",
      "title": "Apply min-max transformation",
      "topics": [
        "min_max"
      ]
    },
    {
      "page": "philippines_daily_data",
      "title": "Daily number of dengue fever infections in Philippines",
      "topics": [
        "philippines_daily_data"
      ]
    },
    {
      "page": "singapore_weekly_data",
      "title": "Weekly number of dengue fever infections in Sri Lanka",
      "topics": [
        "singapore_weekly_data"
      ]
    },
    {
      "page": "sl_annual",
      "title": "Annual reported dengue cases in Sri Lanka",
      "topics": [
        "sl_annual"
      ]
    },
    {
      "page": "sl_dengue_serotype",
      "title": "Identification of dengue serotypes circulating in Sri Lanka",
      "topics": [
        "sl_dengue_serotype"
      ]
    },
    {
      "page": "sl_province_districts",
      "title": "Provinces and Districts of Sri Lanka",
      "topics": [
        "sl_province_districts"
      ]
    },
    {
      "page": "sl_sites",
      "title": "Type and proportion of breeding habitats positive for Aedes aegypti mosquitoes, across provinces in Sri Lanka, 2017.",
      "topics": [
        "sl_sites"
      ]
    },
    {
      "page": "srilanka_weekly_data",
      "title": "Weekly number of dengue fever infections in Sri Lanka",
      "topics": [
        "srilanka_weekly_data"
      ]
    },
    {
      "page": "taiwan_dengue",
      "title": "Indigenous and imported dengue cases in Taiwan, 1987-2023.",
      "topics": [
        "taiwan_dengue"
      ]
    },
    {
      "page": "world_annual",
      "title": "Annual number of dengue fever infections around the world",
      "topics": [
        "world_annual"
      ]
    }
  ],
  "_readme": "https://github.com/thiyangt/denguedatahub/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "here",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rJava",
    "rlang",
    "rprojroot",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tabulapdf",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.11+10-1~24.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 4.869818207979328,
  "_indexed": true,
  "_nocasepkg": "denguedatahub",
  "_universes": [
    "thiyangt",
    "thiyangtdata"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.1.0",
      "date": "2026-06-01T06:59:51.000Z",
      "distro": "noble",
      "commit": "791d726d09be2d38e3c332cf9f08e889f911fe92",
      "fileid": "43ae49f3548416e2163cb29b77ac04879445095af66ed3f263b3f5225f24c525",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/26739866864"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.1.0",
      "date": "2026-06-01T07:00:01.000Z",
      "distro": "noble",
      "commit": "791d726d09be2d38e3c332cf9f08e889f911fe92",
      "fileid": "39f6564d6d82f11dbcb775bb0ee3b3f0981de84c9ff841256ae9e4e4548fd4ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/26739866864"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.1.0",
      "date": "2026-06-01T07:09:20.000Z",
      "commit": "791d726d09be2d38e3c332cf9f08e889f911fe92",
      "fileid": "c173d5061f2adb581747b9dd73afde6fc1379e1d6fa1223ecaa653d71a4d7a40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/26739866864"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "4.1.0",
      "date": "2026-06-01T07:00:43.000Z",
      "commit": "791d726d09be2d38e3c332cf9f08e889f911fe92",
      "fileid": "57a8625233d1e34e0887c277f43bd51f5e369ac2a220b892317d414d2c9d6a01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/26739866864"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.1.0",
      "date": "2026-06-01T06:59:54.000Z",
      "commit": "791d726d09be2d38e3c332cf9f08e889f911fe92",
      "fileid": "7d59ec73fe3c7aee680ffd7afc36cd3cd4bae8375364171c07f95312d3d98953",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/26739866864"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.1.0",
      "date": "2026-06-01T06:59:50.000Z",
      "commit": "791d726d09be2d38e3c332cf9f08e889f911fe92",
      "fileid": "2ff90a83def3c16f1707fd6d99c08800ed1b1ccdd8c61cfaa106512b8ea604d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/26739866864"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.1.0",
      "date": "2026-06-01T06:59:04.000Z",
      "commit": "791d726d09be2d38e3c332cf9f08e889f911fe92",
      "fileid": "b9b0d949fa4e2dd8463c8ac6adc517fb9cc30376ae4d97cfd1619643cfedbc8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/26739866864"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "4.1.0",
      "date": "2026-06-01T07:00:41.000Z",
      "commit": "791d726d09be2d38e3c332cf9f08e889f911fe92",
      "fileid": "4038a162da196cee7746e29238867e13feece8f37bd6f1c09994b6b31c22c0a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thiyangt/actions/runs/26739866864"
    }
  ]
}