{
  "_id": "6a1f1a21b401979e7341f0fe",
  "Package": "diyar",
  "Type": "Package",
  "Title": "Record Linkage and Epidemiological Case Definitions in 'R'",
  "Date": "2023-11-12",
  "Version": "0.5.1.9012",
  "URL": "https://olisansonwu.github.io/diyar/index.html",
  "BugReports": "https://github.com/OlisaNsonwu/diyar/issues",
  "Author": "Olisaeloka Nsonwu",
  "Maintainer": "Olisaeloka Nsonwu <olisa.nsonwu@gmail.com>",
  "Description": "An R package for iterative and batched record linkage, and\napplying epidemiological case definitions. 'diyar' can be used\nfor deterministic and probabilistic record linkage, or\nmultistage record linkage combining both approaches. It\nfeatures the implementation of nested match criteria, and\nmechanisms to address missing data and conflicting matches\nduring stepwise record linkage. Case definitions are\nimplemented by assigning records to groups based on match\ncriteria such as person or place, and overlapping time or\nduration of events e.g. sample collection dates or periods of\nhospital stays. Matching records are assigned a unique group\nID. Index and duplicate records are removed or further analyses\nas required.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Language": "en-GB",
  "Repository": "https://olisansonwu.r-universe.dev",
  "Date/Publication": "2026-05-16 14:56:32 UTC",
  "RemoteUrl": "https://github.com/olisansonwu/diyar",
  "RemoteRef": "HEAD",
  "RemoteSha": "f9422ea03328c4171a3fc836379c8054740d0d9b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 15:36:29 UTC",
    "User": "root"
  },
  "MD5sum": "e752a88b0ded3b94a5d98832b980f023",
  "_user": "olisansonwu",
  "_type": "src",
  "_file": "diyar_0.5.1.9012.tar.gz",
  "_fileid": "6ff8e1ddf968539efab1164d58dc9f786dc5a59c1f8618c938699eef49c70c2a",
  "_filesize": 721408,
  "_sha256": "6ff8e1ddf968539efab1164d58dc9f786dc5a59c1f8618c938699eef49c70c2a",
  "_created": "2026-05-16T15:36:29.000Z",
  "_published": "2026-06-02T18:00:01.830Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79137927793,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7034602059"
    },
    {
      "job": 79137928461,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7034596929"
    },
    {
      "job": 79137928315,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7034595047"
    },
    {
      "job": 79137928171,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7034596775"
    },
    {
      "job": 79137927666,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7034580750"
    },
    {
      "job": 79137927433,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365821810"
    },
    {
      "job": 79137928093,
      "time": 146,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7034597787"
    },
    {
      "job": 79137928123,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7034597556"
    },
    {
      "job": 79137928085,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7034591551"
    }
  ],
  "_buildurl": "https://github.com/r-universe/olisansonwu/actions/runs/25965819176",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/olisansonwu/diyar",
  "_commit": {
    "id": "f9422ea03328c4171a3fc836379c8054740d0d9b",
    "author": "OlisaNsonwu <47105194+OlisaNsonwu@users.noreply.github.com>",
    "committer": "OlisaNsonwu <47105194+OlisaNsonwu@users.noreply.github.com>",
    "message": "0.5.1.9012\n",
    "time": 1778943392
  },
  "_maintainer": {
    "name": "Olisaeloka Nsonwu",
    "email": "olisa.nsonwu@gmail.com",
    "login": "olisansonwu",
    "description": "",
    "uuid": 47105194
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "olisansonwu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "olisansonwu",
      "count": 565,
      "uuid": 47105194
    },
    {
      "user": "oleesah",
      "count": 4,
      "uuid": 133753485
    }
  ],
  "_userbio": {
    "uuid": 47105194,
    "type": "user",
    "name": "OlisaNsonwu"
  },
  "_downloads": {
    "count": 295,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/diyar"
  },
  "_devurl": "https://github.com/olisansonwu/diyar",
  "_searchresults": 33,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/diyar.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/olisansonwu/diyar",
  "_realowner": "olisansonwu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2019-10-06"
    },
    {
      "version": "0.0.2",
      "date": "2019-11-11"
    },
    {
      "version": "0.0.3",
      "date": "2019-12-09"
    },
    {
      "version": "0.1.0",
      "date": "2020-06-13"
    },
    {
      "version": "0.2.0",
      "date": "2020-09-17"
    },
    {
      "version": "0.3.0",
      "date": "2021-04-25"
    },
    {
      "version": "0.3.1",
      "date": "2021-08-09"
    },
    {
      "version": "0.4.0",
      "date": "2021-11-30"
    },
    {
      "version": "0.4.1",
      "date": "2021-12-05"
    },
    {
      "version": "0.4.2",
      "date": "2022-12-20"
    },
    {
      "version": "0.4.3",
      "date": "2022-12-23"
    },
    {
      "version": "0.5.0",
      "date": "2023-11-06"
    },
    {
      "version": "0.5.1",
      "date": "2023-11-13"
    }
  ],
  "_exports": [
    "across",
    "aligns_end",
    "aligns_start",
    "as.epid",
    "as.number_line",
    "as.pane",
    "as.pid",
    "attrs",
    "bys_count",
    "bys_count_legacy",
    "bys_cummax",
    "bys_cummax_legacy",
    "bys_cummin",
    "bys_cummin_legacy",
    "bys_cumprod",
    "bys_cumprod_legacy",
    "bys_cumsum",
    "bys_cumsum_legacy",
    "bys_func",
    "bys_lag",
    "bys_lag_legacy",
    "bys_lead",
    "bys_lead_legacy",
    "bys_max",
    "bys_max_legacy",
    "bys_min",
    "bys_min_legacy",
    "bys_nval",
    "bys_nval_legacy",
    "bys_position",
    "bys_position_legacy",
    "bys_prod",
    "bys_prod_legacy",
    "bys_rank",
    "bys_rank_legacy",
    "bys_shift",
    "bys_sum",
    "bys_sum_legacy",
    "bys_val",
    "bys_val_legacy",
    "chain",
    "combi",
    "custom_sort",
    "decode",
    "delink",
    "encode",
    "end_point",
    "end_point<-",
    "epid_lengths",
    "epid_windows",
    "episodes",
    "episodes_af_shift",
    "episodes_wf_repeats",
    "episodes_wf_splits",
    "eval_sub_criteria",
    "exact",
    "exact_match",
    "exclude_overlap_method",
    "expand_number_line",
    "false",
    "flatten_list",
    "inbetween",
    "include_overlap_method",
    "index_window",
    "intersect_number_lines",
    "invert_number_line",
    "is.epid",
    "is.number_line",
    "is.pane",
    "is.pid",
    "left_point",
    "left_point<-",
    "links",
    "links_af_probabilistic",
    "links_wf_episodes",
    "links_wf_probabilistic",
    "listr",
    "make_episodes",
    "make_ids",
    "make_pairs",
    "make_pairs_wf_source",
    "make_sets",
    "merge_ids",
    "none",
    "number_line",
    "number_line_sequence",
    "number_line_width",
    "overlap",
    "overlap_method",
    "overlap_method_codes",
    "overlap_method_names",
    "overlaps",
    "partitions",
    "prob_link",
    "prob_score_range",
    "range_match",
    "reframe",
    "reverse_number_line",
    "right_point",
    "right_point<-",
    "schema",
    "sets",
    "shift_number_line",
    "start_point",
    "start_point<-",
    "sub_criteria",
    "subtract_number_lines",
    "true",
    "union_number_lines",
    "unpack_sub_criteria",
    "x_across_y",
    "x_aligns_end_y",
    "x_aligns_start_y",
    "x_chain_y",
    "x_inbetween_y",
    "y_across_x",
    "y_aligns_end_x",
    "y_aligns_start_x",
    "y_chain_x",
    "y_inbetween_x"
  ],
  "_datasets": [
    {
      "name": "episode_units",
      "title": "Datasets in 'diyar' package",
      "object": "episode_units",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "hospital_admissions",
      "title": "Datasets in 'diyar' package",
      "object": "hospital_admissions",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rd_id",
        "admin_dt",
        "discharge_dt",
        "epi_len"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "hourly_data",
      "title": "Datasets in 'diyar' package",
      "object": "hourly_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rid",
        "datetime",
        "category",
        "epi",
        "recur"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "infections",
      "title": "Datasets in 'diyar' package",
      "object": "infections",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rd_id",
        "date",
        "infection",
        "epi_len"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "infections_2",
      "title": "Datasets in 'diyar' package",
      "object": "infections_2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rid",
        "date",
        "pid",
        "infx",
        "epi",
        "recur"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "infections_3",
      "title": "Datasets in 'diyar' package",
      "object": "infections_3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rid",
        "date",
        "pid",
        "epi",
        "recur"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "infections_4",
      "title": "Datasets in 'diyar' package",
      "object": "infections_4",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rid",
        "date",
        "pid",
        "organism",
        "source",
        "treated",
        "epi",
        "recur"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "missing_staff_id",
      "title": "Datasets in 'diyar' package",
      "object": "missing_staff_id",
      "class": [
        "data.frame"
      ],
      "fields": [
        "r_id",
        "staff_id",
        "age",
        "initials",
        "hair_colour",
        "branch_office",
        "source_1",
        "source_2"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    },
    {
      "name": "Opes",
      "title": "Datasets in 'diyar' package",
      "object": "Opes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rd_id",
        "name",
        "department",
        "hair_colour",
        "date_of_birth",
        "db_pt1",
        "db_pt2",
        "db_pt3"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "overlap_methods",
      "title": "Datasets in 'diyar' package",
      "object": "overlap_methods",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "patient_list",
      "title": "Datasets in 'diyar' package",
      "object": "patient_list",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rd_id",
        "forename",
        "surname",
        "sex"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "patient_list_2",
      "title": "Datasets in 'diyar' package",
      "object": "patient_list_2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rd_id",
        "forename",
        "surname",
        "sex"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "patient_records",
      "title": "Datasets in 'diyar' package",
      "object": "patient_records",
      "class": [
        "data.frame"
      ],
      "fields": [
        "forename",
        "middlename",
        "surname",
        "dateofbirth",
        "specimendate",
        "sex",
        "identity"
      ],
      "rows": 11047,
      "table": true,
      "tojson": true
    },
    {
      "name": "staff_records",
      "title": "Datasets in 'diyar' package",
      "object": "staff_records",
      "class": [
        "data.frame"
      ],
      "fields": [
        "r_id",
        "forename",
        "surname",
        "sex",
        "dataset"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bys_funcs",
      "title": "Vectorised approach to group operations.",
      "topics": [
        "bys",
        "bys_count",
        "bys_cummax",
        "bys_cummin",
        "bys_cumprod",
        "bys_cumsum",
        "bys_func",
        "bys_funcs",
        "bys_lag",
        "bys_lead",
        "bys_max",
        "bys_min",
        "bys_nval",
        "bys_position",
        "bys_prod",
        "bys_rank",
        "bys_shift",
        "bys_sum",
        "bys_val"
      ]
    },
    {
      "page": "bys_funcs_legacy",
      "title": "Vectorised approach to group operations.",
      "topics": [
        "bys_count_legacy",
        "bys_cummax_legacy",
        "bys_cummin_legacy",
        "bys_cumprod_legacy",
        "bys_cumsum_legacy",
        "bys_funcs_legacy",
        "bys_lag_legacy",
        "bys_lead_legacy",
        "bys_max_legacy",
        "bys_min_legacy",
        "bys_nval_legacy",
        "bys_position_legacy",
        "bys_prod_legacy",
        "bys_rank_legacy",
        "bys_sum_legacy",
        "bys_val_legacy"
      ]
    },
    {
      "page": "combi",
      "title": "Vector combinations",
      "topics": [
        "combi"
      ]
    },
    {
      "page": "custom_sort",
      "title": "Nested sorting",
      "topics": [
        "custom_sort"
      ]
    },
    {
      "page": "d_report",
      "title": "d_report",
      "topics": [
        "as.data.frame.d_report",
        "as.list.d_report",
        "d_report",
        "plot.d_report"
      ]
    },
    {
      "page": "delink",
      "title": "Unlink group identifiers",
      "topics": [
        "delink",
        "delink.epid",
        "delink.pane",
        "delink.pid"
      ]
    },
    {
      "page": "encode",
      "title": "Labelling in 'diyar'",
      "topics": [
        "decode",
        "decode.default",
        "decode.d_label",
        "encode",
        "encode.default",
        "encode.d_label",
        "rep.d_label",
        "[.d_label",
        "[[.d_label"
      ]
    },
    {
      "page": "epid-class",
      "title": "'epid' object",
      "topics": [
        "as.data.frame.epid",
        "as.epid",
        "as.list.epid",
        "c,epid-method",
        "epid-class",
        "format.epid",
        "is.epid",
        "print.epid_summary",
        "rep,epid-method",
        "show,epid-method",
        "summary.epid",
        "unique.epid",
        "[,epid-method",
        "[[,epid-method"
      ]
    },
    {
      "page": "episodes",
      "title": "Group dated events into episodes.",
      "topics": [
        "episodes",
        "episodes_af_shift",
        "links_wf_episodes"
      ]
    },
    {
      "page": "episodes_wf_repeats",
      "title": "Link events to chronological episodes.",
      "topics": [
        "episodes_wf_repeats"
      ]
    },
    {
      "page": "links_wf",
      "title": "Record linkage",
      "topics": [
        "links_af_probabilistic",
        "links_wf",
        "links_wf_probabilistic",
        "link_wf",
        "prob_score_range"
      ]
    },
    {
      "page": "links",
      "title": "Multistage record linkage",
      "topics": [
        "links"
      ]
    },
    {
      "page": "listr",
      "title": "Grammatical lists.",
      "topics": [
        "listr"
      ]
    },
    {
      "page": "make_ids",
      "title": "Convert an edge list to record identifiers.",
      "topics": [
        "make_ids"
      ]
    },
    {
      "page": "make_pairs",
      "title": "Combinations and permutations of record-sets.",
      "topics": [
        "make_pairs",
        "make_pairs_wf_source",
        "make_sets",
        "sets"
      ]
    },
    {
      "page": "make_s4_ids",
      "title": "Create 'epid' and 'pid' objects with index of matching records",
      "topics": [
        "make_episodes",
        "make_pids",
        "make_s4_ids"
      ]
    },
    {
      "page": "merge_identifiers",
      "title": "Merge group identifiers",
      "topics": [
        "merge_identifiers",
        "merge_ids",
        "merge_ids.default",
        "merge_ids.epid",
        "merge_ids.pane",
        "merge_ids.pid"
      ]
    },
    {
      "page": "number_line",
      "title": "'number_line'",
      "topics": [
        "as.number_line",
        "end_point",
        "end_point<-",
        "expand_number_line",
        "invert_number_line",
        "is.number_line",
        "left_point",
        "left_point<-",
        "number_line",
        "number_line_sequence",
        "number_line_width",
        "reverse_number_line",
        "right_point",
        "right_point<-",
        "shift_number_line",
        "start_point",
        "start_point<-"
      ]
    },
    {
      "page": "number_line-class",
      "title": "'number_line' object",
      "topics": [
        "$,number_line-method",
        "$<-,number_line-method",
        "as.data.frame.number_line",
        "as.list.number_line",
        "c,number_line-method",
        "format.number_line",
        "number_line-class",
        "rep,number_line-method",
        "seq.number_line",
        "show,number_line-method",
        "sort.number_line",
        "unique.number_line",
        "[,number_line-method",
        "[<-,number_line-method",
        "[[,number_line-method",
        "[[<-,number_line-method"
      ]
    },
    {
      "page": "overlaps",
      "title": "Overlapping number line objects",
      "topics": [
        "across",
        "aligns_end",
        "aligns_start",
        "chain",
        "exact",
        "exclude_overlap_method",
        "inbetween",
        "include_overlap_method",
        "none",
        "overlap",
        "overlaps",
        "overlap_method",
        "overlap_method_codes",
        "overlap_method_names",
        "x_across_y",
        "x_aligns_end_y",
        "x_aligns_start_y",
        "x_chain_y",
        "x_inbetween_y",
        "y_across_x",
        "y_aligns_end_x",
        "y_aligns_start_x",
        "y_chain_x",
        "y_inbetween_x"
      ]
    },
    {
      "page": "pane-class",
      "title": "'pane' object",
      "topics": [
        "as.data.frame.pane",
        "as.list.pane",
        "as.pane",
        "c,pane-method",
        "format.pane",
        "is.pane",
        "pane-class",
        "print.pane_summary",
        "rep,pane-method",
        "show,pane-method",
        "summary.pane",
        "unique.pane",
        "[,pane-method",
        "[[,pane-method"
      ]
    },
    {
      "page": "partitions",
      "title": "Distribute events into specified intervals.",
      "topics": [
        "partitions"
      ]
    },
    {
      "page": "pid-class",
      "title": "'pid' objects",
      "topics": [
        "as.data.frame.pid",
        "as.list.pid",
        "as.pid",
        "c,pid-method",
        "format.pid",
        "is.pid",
        "pid-class",
        "print.pid_summary",
        "rep,pid-method",
        "show,pid-method",
        "summary.pid",
        "unique.pid",
        "[,pid-method",
        "[[,pid-method"
      ]
    },
    {
      "page": "predefined_tests",
      "title": "Predefined logical tests in *'diyar'*",
      "topics": [
        "exact_match",
        "false",
        "predefined_tests",
        "prob_link",
        "range_match",
        "true"
      ]
    },
    {
      "page": "reframe",
      "title": "Modify 'sub_criteria' objects.",
      "topics": [
        "flatten_list",
        "reframe",
        "reframe.sub_criteria",
        "unpack_sub_criteria"
      ]
    },
    {
      "page": "schema",
      "title": "Schema diagram for group identifiers",
      "topics": [
        "schema",
        "schema.epid",
        "schema.number_line",
        "schema.pane",
        "schema.pid"
      ]
    },
    {
      "page": "set_operations",
      "title": "Set operations on number line objects",
      "topics": [
        "intersect_number_lines",
        "set_operations",
        "subtract_number_lines",
        "union_number_lines"
      ]
    },
    {
      "page": "patient_list",
      "title": "Datasets in 'diyar' package",
      "topics": [
        "episode_units",
        "hospital_admissions",
        "hourly_data",
        "infections",
        "infections_2",
        "infections_3",
        "infections_4",
        "missing_staff_id",
        "Opes",
        "overlap_methods",
        "patient_list",
        "patient_list_2",
        "patient_records",
        "staff_records"
      ]
    },
    {
      "page": "sub_criteria",
      "title": "Match criteria",
      "topics": [
        "attrs",
        "eval_sub_criteria",
        "eval_sub_criteria.sub_criteria",
        "format.sub_criteria",
        "print.sub_criteria",
        "sub_criteria"
      ]
    },
    {
      "page": "windows",
      "title": "Windows and lengths",
      "topics": [
        "epid_lengths",
        "epid_windows",
        "index_window",
        "windows"
      ]
    }
  ],
  "_readme": "https://github.com/olisansonwu/diyar/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 4.907680024242421,
  "_indexed": true,
  "_nocasepkg": "diyar",
  "_universes": [
    "olisansonwu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1.9012",
      "date": "2026-05-16T15:39:18.000Z",
      "distro": "noble",
      "commit": "f9422ea03328c4171a3fc836379c8054740d0d9b",
      "fileid": "eeea9d87d07f2126ee7858c8decaab73d1ca8660475bc16953c04bc0858baaf0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/olisansonwu/actions/runs/25965819176"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1.9012",
      "date": "2026-05-16T15:38:46.000Z",
      "distro": "noble",
      "commit": "f9422ea03328c4171a3fc836379c8054740d0d9b",
      "fileid": "f188d5767b810a1dad764bbfc7d0d2a19e3807d47956dc517b8c3c2f9de21a24",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/olisansonwu/actions/runs/25965819176"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1.9012",
      "date": "2026-05-16T15:38:35.000Z",
      "commit": "f9422ea03328c4171a3fc836379c8054740d0d9b",
      "fileid": "b45a1ed4847c4a43bf9a7de13bb6db7ca65d58a8756ee392f0b789d1be5d4d0d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/olisansonwu/actions/runs/25965819176"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1.9012",
      "date": "2026-05-16T15:38:45.000Z",
      "commit": "f9422ea03328c4171a3fc836379c8054740d0d9b",
      "fileid": "115ae2d5642cda34801ba65cd09cc2b25a1a7b4193ec205f8bbbc5bd36286b45",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/olisansonwu/actions/runs/25965819176"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1.9012",
      "date": "2026-05-16T15:38:33.000Z",
      "commit": "f9422ea03328c4171a3fc836379c8054740d0d9b",
      "fileid": "06e6c67648cdabc57f12f9cadf7e5c4af6da15c09fedf671b53e263de28ca071",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/olisansonwu/actions/runs/25965819176"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1.9012",
      "date": "2026-05-16T15:38:35.000Z",
      "commit": "f9422ea03328c4171a3fc836379c8054740d0d9b",
      "fileid": "a4143d541c90c3c68166734954e8b6422832f2b56821f1446772f101878f186b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/olisansonwu/actions/runs/25965819176"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1.9012",
      "date": "2026-05-16T15:37:43.000Z",
      "commit": "f9422ea03328c4171a3fc836379c8054740d0d9b",
      "fileid": "53fb61378cd9cb0d74b6c1736fe1e2ac68e350a5491b89b55b73189590d02afc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/olisansonwu/actions/runs/25965819176"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1.9012",
      "date": "2026-06-02T17:59:45.000Z",
      "commit": "f9422ea03328c4171a3fc836379c8054740d0d9b",
      "fileid": "7764a969afdcb8c13e0ebaca737aee53d2359371a900ab9ab2664f27acd53c63",
      "status": "success",
      "buildurl": "https://github.com/r-universe/olisansonwu/actions/runs/25965819176"
    }
  ]
}