{
  "_id": "6a1f35adb401979e734286ee",
  "Package": "MUGS",
  "Type": "Package",
  "Title": "Multisource Graph Synthesis with EHR Data",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(given = \"Mengyan\", family = \"Li\", email = \"mengyanli@bentley.edu\", role = c(\"cre\", \"aut\")),\nperson(given = \"Thomas\", family = \"Charlon\", role = \"ctb\", comment = \"ORCID: 0000-0001-7497-0470\"),\nperson(given = \"Xiaoou\", family = \"Li\", role = \"aut\"),\nperson(given = \"Tianxi\", family = \"Cai\", role = \"aut\"),\nperson(given = \"PARSE\", family = \"LTD\", email = \"software@parse-health.org\", role = \"aut\"),\nperson(given = \"CELEHS\", family = \"Team\", role = \"aut\")\n)",
  "Description": "We develop Multi-source Graph Synthesis (MUGS), an\nalgorithm designed to create embeddings for pediatric\nElectronic Health Record (EHR) codes by leveraging graphical\ninformation from three distinct sources: (1) pediatric EHR\ndata, (2) EHR data from the general patient population, and (3)\nexisting hierarchical medical ontology knowledge shared across\ndifferent patient populations. See Li et al. (2024)\n<doi:10.1038/s41746-024-01320-4> for details.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/celehs/MUGS, https://celehs.github.io/MUGS/,\nhttps://doi.org/10.1038/s41746-024-01320-4",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://celehs.r-universe.dev",
  "Date/Publication": "2025-05-15 03:22:59 UTC",
  "RemoteUrl": "https://github.com/celehs/mugs",
  "RemoteRef": "HEAD",
  "RemoteSha": "840cae51bbf8e1a35dfbd15573a67feb01c927cc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:30:51 UTC",
    "User": "root"
  },
  "Author": "Mengyan Li [cre, aut],\nThomas Charlon [ctb] (ORCID: 0000-0001-7497-0470),\nXiaoou Li [aut],\nTianxi Cai [aut],\nPARSE LTD [aut],\nCELEHS Team [aut]",
  "Maintainer": "Mengyan Li <mengyanli@bentley.edu>",
  "MD5sum": "31c4fa44184d017fb975a08f1a9bc5fd",
  "_user": "celehs",
  "_type": "src",
  "_file": "MUGS_0.1.0.tar.gz",
  "_fileid": "4b675f99504830c07ff558c733fe35804bf89f0d0282fba4c91f49dc42031398",
  "_filesize": 628288,
  "_sha256": "4b675f99504830c07ff558c733fe35804bf89f0d0282fba4c91f49dc42031398",
  "_created": "2026-05-15T06:30:51.000Z",
  "_published": "2026-06-02T19:57:33.290Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79159902956,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011480556"
    },
    {
      "job": 79159903071,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011481128"
    },
    {
      "job": 79159903024,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011468210"
    },
    {
      "job": 79159903577,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011470699"
    },
    {
      "job": 79159903084,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011440942"
    },
    {
      "job": 79159902738,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368371414"
    },
    {
      "job": 79159903083,
      "time": 171,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011476797"
    },
    {
      "job": 79159903163,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011469129"
    },
    {
      "job": 79159903447,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011473130"
    }
  ],
  "_buildurl": "https://github.com/r-universe/celehs/actions/runs/25903879760",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/celehs/mugs",
  "_commit": {
    "id": "840cae51bbf8e1a35dfbd15573a67feb01c927cc",
    "author": "Steven Cai <1xuahmengcai@gmail.com>",
    "committer": "Steven Cai <1xuahmengcai@gmail.com>",
    "message": "cran issue fixed\n",
    "time": 1747279379
  },
  "_maintainer": {
    "name": "Mengyan Li",
    "email": "mengyanli@bentley.edu",
    "login": "mengyanli1992",
    "uuid": 72311829
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "fastDummies",
      "role": "Imports"
    },
    {
      "package": "doSNOW",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "grplasso",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "grpreg",
      "role": "Imports"
    },
    {
      "package": "inline",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "RcppArmadillo",
      "role": "Imports"
    },
    {
      "package": "rsvd",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "celehs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xuanmengcai",
      "count": 23,
      "uuid": 19239807
    },
    {
      "user": "thomaschln",
      "count": 7,
      "uuid": 2394508
    }
  ],
  "_userbio": {
    "uuid": 44823506,
    "type": "user",
    "name": "CELEHS",
    "description": "Translational Data Science Center for a Learning Health System"
  },
  "_downloads": {
    "count": 534,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MUGS"
  },
  "_devurl": "https://github.com/celehs/mugs",
  "_pkgdown": "https://celehs.github.io/MUGS/",
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MUGS.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/celehs/mugs",
  "_realowner": "celehs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-05-19"
    }
  ],
  "_exports": [
    "CodeEff_Matrix",
    "CodeSiteEff_l2_par",
    "DataGen_rare_group",
    "download_example_data",
    "evaluation.sim",
    "get_embed",
    "GroupEff_par",
    "MUGS"
  ],
  "_datasets": [
    {
      "name": "pairs.rel.CV",
      "title": "pairs.rel.CV Dataset",
      "object": "pairs.rel.CV",
      "class": [
        "data.frame"
      ],
      "fields": [
        "row",
        "col",
        "type"
      ],
      "rows": 305,
      "table": true,
      "tojson": true
    },
    {
      "name": "pairs.rel.EV",
      "title": "pairs.rel.EV Dataset",
      "object": "pairs.rel.EV",
      "class": [
        "data.frame"
      ],
      "fields": [
        "row",
        "col",
        "type"
      ],
      "rows": 305,
      "table": true,
      "tojson": true
    },
    {
      "name": "S.1",
      "title": "S.1 Dataset",
      "object": "S.1",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "10",
        "11",
        "12",
        "13",
        "14",
        "15",
        "16",
        "17",
        "18",
        "19",
        "20",
        "21",
        "22",
        "23",
        "24",
        "25",
        "26",
        "27",
        "28",
        "29",
        "30",
        "31",
        "32",
        "33",
        "34",
        "35",
        "36",
        "37",
        "38",
        "39",
        "40",
        "41",
        "42",
        "43",
        "44",
        "45",
        "46",
        "47",
        "48",
        "49",
        "50",
        "51",
        "52",
        "53",
        "54",
        "55",
        "56",
        "57",
        "58",
        "59",
        "60",
        "61",
        "62",
        "63",
        "64",
        "65",
        "66",
        "67",
        "68",
        "69",
        "70",
        "71",
        "72",
        "73",
        "74",
        "75",
        "76",
        "77",
        "78",
        "79",
        "80",
        "81",
        "82",
        "83",
        "84",
        "85",
        "86",
        "87",
        "88",
        "89",
        "90",
        "91",
        "92",
        "93",
        "94",
        "95",
        "96",
        "97",
        "98",
        "99",
        "100"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "S.2",
      "title": "S.2 Dataset",
      "object": "S.2",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "51",
        "52",
        "53",
        "54",
        "55",
        "56",
        "57",
        "58",
        "59",
        "60",
        "61",
        "62",
        "63",
        "64",
        "65",
        "66",
        "67",
        "68",
        "69",
        "70",
        "71",
        "72",
        "73",
        "74",
        "75",
        "76",
        "77",
        "78",
        "79",
        "80",
        "81",
        "82",
        "83",
        "84",
        "85",
        "86",
        "87",
        "88",
        "89",
        "90",
        "91",
        "92",
        "93",
        "94",
        "95",
        "96",
        "97",
        "98",
        "99",
        "100",
        "101",
        "102",
        "103",
        "104",
        "105",
        "106",
        "107",
        "108",
        "109",
        "110",
        "111",
        "112",
        "113",
        "114",
        "115",
        "116",
        "117",
        "118",
        "119",
        "120",
        "121",
        "122",
        "123",
        "124",
        "125",
        "126",
        "127",
        "128",
        "129",
        "130",
        "131",
        "132",
        "133",
        "134",
        "135",
        "136",
        "137",
        "138",
        "139",
        "140",
        "141",
        "142",
        "143",
        "144",
        "145",
        "146",
        "147",
        "148",
        "149",
        "150"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "U.1",
      "title": "U.1 Dataset",
      "object": "U.1",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "U.2",
      "title": "U.2 Dataset",
      "object": "U.2",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "X.group.source",
      "title": "X.group.source Dataset",
      "object": "X.group.source",
      "class": [
        "data.frame"
      ],
      "fields": [
        ".data_1",
        ".data_2",
        ".data_3",
        ".data_4",
        ".data_5",
        ".data_6",
        ".data_7",
        ".data_8",
        ".data_9",
        ".data_10",
        ".data_11",
        ".data_12",
        ".data_13",
        ".data_14",
        ".data_15",
        ".data_16",
        ".data_17",
        ".data_18",
        ".data_19",
        ".data_20",
        ".data_21",
        ".data_22",
        ".data_23",
        ".data_24",
        ".data_25",
        ".data_26",
        ".data_27",
        ".data_28",
        ".data_29",
        ".data_30"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "X.group.target",
      "title": "X.group.target Dataset",
      "object": "X.group.target",
      "class": [
        "data.frame"
      ],
      "fields": [
        ".data_1",
        ".data_2",
        ".data_3",
        ".data_4",
        ".data_5",
        ".data_6",
        ".data_7",
        ".data_8",
        ".data_9",
        ".data_10",
        ".data_11",
        ".data_12",
        ".data_13",
        ".data_14",
        ".data_15",
        ".data_16",
        ".data_17",
        ".data_18",
        ".data_19",
        ".data_20",
        ".data_21",
        ".data_22",
        ".data_23",
        ".data_24",
        ".data_25",
        ".data_26",
        ".data_27",
        ".data_28",
        ".data_29",
        ".data_30"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CodeEff_Matrix",
      "title": "Function Used To Estimate Code Effects",
      "topics": [
        "CodeEff_Matrix"
      ]
    },
    {
      "page": "CodeSiteEff_l2_par",
      "title": "Function Used To Estimate Code-Site Effects Parallelly",
      "topics": [
        "CodeSiteEff_l2_par"
      ]
    },
    {
      "page": "DataGen_rare_group",
      "title": "Function used to generate input data (used only for Simulations) Generate SPPMIs, dummy matrices based on prior group structures, and code-code pairs for tuning and evaluation",
      "topics": [
        "DataGen_rare_group"
      ]
    },
    {
      "page": "download_example_data",
      "title": "Download and Load Example Data from Zenodo",
      "topics": [
        "download_example_data"
      ]
    },
    {
      "page": "evaluation.sim",
      "title": "Function Used For Tuning And Evaluation",
      "topics": [
        "evaluation.sim"
      ]
    },
    {
      "page": "get_embed",
      "title": "Function For Getting Embedding From SVD",
      "topics": [
        "get_embed"
      ]
    },
    {
      "page": "GroupEff_par",
      "title": "Function Used To Estimate Group Effects Parallelly",
      "topics": [
        "GroupEff_par"
      ]
    },
    {
      "page": "MUGS",
      "title": "Main function for MUGS algorithm",
      "topics": [
        "MUGS"
      ]
    },
    {
      "page": "pairs.rel.CV",
      "title": "pairs.rel.CV Dataset",
      "topics": [
        "pairs.rel.CV"
      ]
    },
    {
      "page": "pairs.rel.EV",
      "title": "pairs.rel.EV Dataset",
      "topics": [
        "pairs.rel.EV"
      ]
    },
    {
      "page": "S.1",
      "title": "S.1 Dataset",
      "topics": [
        "S.1"
      ]
    },
    {
      "page": "S.2",
      "title": "S.2 Dataset",
      "topics": [
        "S.2"
      ]
    },
    {
      "page": "U.1",
      "title": "U.1 Dataset",
      "topics": [
        "U.1"
      ]
    },
    {
      "page": "U.2",
      "title": "U.2 Dataset",
      "topics": [
        "U.2"
      ]
    },
    {
      "page": "X.group.source",
      "title": "X.group.source Dataset",
      "topics": [
        "X.group.source"
      ]
    },
    {
      "page": "X.group.target",
      "title": "X.group.target Dataset",
      "topics": [
        "X.group.target"
      ]
    }
  ],
  "_readme": "https://github.com/celehs/mugs/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "data.table",
    "doSNOW",
    "dplyr",
    "fastDummies",
    "foreach",
    "generics",
    "glmnet",
    "glue",
    "grplasso",
    "grpreg",
    "inline",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "pROC",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "rsvd",
    "shape",
    "snow",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "CodeEff_Matrix_usage.Rmd",
      "filename": "CodeEff_Matrix_usage.html",
      "title": "CodeEff_Matrix_usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Load the Required Library",
        "Load the Data",
        "Prepare Variables",
        "Run the Function",
        "Examine the Output",
        "Notes",
        "Summary"
      ],
      "created": "2024-12-09 04:13:23",
      "modified": "2025-04-23 10:51:13",
      "commits": 5
    },
    {
      "source": "CodeSiteEff_I2_par_usage.Rmd",
      "filename": "CodeSiteEff_I2_par_usage.html",
      "title": "CodeSiteEff_I2_par_usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Load the Required Library",
        "Load the Data",
        "Prepare Variables",
        "Run the Function",
        "Examine the Output",
        "Notes",
        "Summary"
      ],
      "created": "2024-12-09 04:13:23",
      "modified": "2025-04-23 10:51:13",
      "commits": 5
    },
    {
      "source": "DataGen_rare_group_usage.Rmd",
      "filename": "DataGen_rare_group_usage.html",
      "title": "DataGen_rare_group_usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Load the Required Library",
        "Generate Synthetic Data",
        "Examine the Output",
        "Notes",
        "Summary"
      ],
      "created": "2024-12-09 04:13:23",
      "modified": "2025-04-23 10:51:13",
      "commits": 5
    },
    {
      "source": "Evaluation_sim_usage.Rmd",
      "filename": "Evaluation_sim_usage.html",
      "title": "Evaluation_sim_usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Load the Required Library",
        "Load Example Data",
        "Run the Evaluation Simulation",
        "Examine the Output",
        "Notes",
        "Summary"
      ],
      "created": "2024-12-12 02:20:29",
      "modified": "2025-04-15 13:48:57",
      "commits": 5
    },
    {
      "source": "get_embed_usage.Rmd",
      "filename": "get_embed_usage.html",
      "title": "get_embed_usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Load the Required Library",
        "Load Example Data",
        "Run the get_embed Function",
        "Examine the Output",
        "Notes",
        "Summary"
      ],
      "created": "2024-12-09 04:13:23",
      "modified": "2025-04-15 13:48:57",
      "commits": 4
    },
    {
      "source": "GroupEff_par_usage.Rmd",
      "filename": "GroupEff_par_usage.html",
      "title": "GroupEff_par_usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Load the Required Library",
        "Load the Data",
        "Prepare Variables",
        "Run the Function",
        "Examine the Output",
        "Notes",
        "Summary"
      ],
      "created": "2024-12-12 02:20:29",
      "modified": "2025-04-15 13:48:57",
      "commits": 4
    },
    {
      "source": "main-steps.Rmd",
      "filename": "main-steps.html",
      "title": "Multisource Graph Synthesis with EHR Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2024-12-09 04:13:23",
      "modified": "2025-04-23 10:51:13",
      "commits": 6
    }
  ],
  "_score": 4.942008053022313,
  "_indexed": true,
  "_nocasepkg": "mugs",
  "_universes": [
    "celehs",
    "mengyanli1992"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-15T06:33:30.000Z",
      "distro": "noble",
      "commit": "840cae51bbf8e1a35dfbd15573a67feb01c927cc",
      "fileid": "bf2ceace8cb42db970a0290b98ef1bc4e45e0669df3ae85cb9a964de9c830a94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celehs/actions/runs/25903879760"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-15T06:33:34.000Z",
      "distro": "noble",
      "commit": "840cae51bbf8e1a35dfbd15573a67feb01c927cc",
      "fileid": "a8baca66104ee2de1bb81e057de42f4a2406c142df96b51844f8425c271c2bf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celehs/actions/runs/25903879760"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T06:32:37.000Z",
      "commit": "840cae51bbf8e1a35dfbd15573a67feb01c927cc",
      "fileid": "63afece25c22afdfff1341c31af91dfcf43380c79c8228f60435ce44d20788ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celehs/actions/runs/25903879760"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T06:32:41.000Z",
      "commit": "840cae51bbf8e1a35dfbd15573a67feb01c927cc",
      "fileid": "d50cd5568edc0f28be1b4b8e1438628f680bc0eb8483df04a4d423a273028e8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celehs/actions/runs/25903879760"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T06:32:59.000Z",
      "commit": "840cae51bbf8e1a35dfbd15573a67feb01c927cc",
      "fileid": "eff0806303ee552fd7df7424d8f96800dd03a5d11d41561763a2d84e97c6a131",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celehs/actions/runs/25903879760"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T06:32:12.000Z",
      "commit": "840cae51bbf8e1a35dfbd15573a67feb01c927cc",
      "fileid": "b5affbcf8f51f3a4ca7a05825152d1fa4de55b35e83d42ebc016a71ec3d20e3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celehs/actions/runs/25903879760"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T06:32:35.000Z",
      "commit": "840cae51bbf8e1a35dfbd15573a67feb01c927cc",
      "fileid": "04b44193976d383b886f8a4deabe79302fabf03abcb94cd02d4c2190ea2125c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/celehs/actions/runs/25903879760"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T19:57:19.000Z",
      "commit": "840cae51bbf8e1a35dfbd15573a67feb01c927cc",
      "fileid": "666107b7f35528d313ef87f8f28e4fcd5c288b5d8630b0d9c6a0cdb37c0025e3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/celehs/actions/runs/25903879760"
    }
  ]
}