{
  "_id": "6a1f009ab401979e7341adf4",
  "Package": "catregs",
  "Type": "Package",
  "Title": "Post-Estimation Functions for Generalized Linear Mixed Models",
  "Version": "1.3",
  "Authors@R": "c(person(\"David\", \"Melamed\", role = c(\"aut\", \"cre\"), email = \"dmmelamed@gmail.com\", comment = c(ORCID = \"0000-0002-8821-7698\")))",
  "Description": "Several functions for working with mixed effects\nregression models for limited dependent variables. The\nfunctions facilitate post-estimation of model predictions or\nmargins, and comparisons between model predictions for\nassessing or probing moderation. Additional helper functions\nfacilitate model comparisons and implements simulation-based\ninference for model predictions of alternative-specific outcome\nmodels. See also, Melamed and Doan (2024, ISBN:\n978-1032509518).",
  "License": "GPL-2 | GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Repository": "https://dmmelamed.r-universe.dev",
  "Date/Publication": "2025-12-19 15:36:02 UTC",
  "RemoteUrl": "https://github.com/dmmelamed/catregs",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd4a3079e6519effdbd9e014870389de93f2f57e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 08:57:11 UTC",
    "User": "root"
  },
  "Author": "David Melamed [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8821-7698>)",
  "Maintainer": "David Melamed <dmmelamed@gmail.com>",
  "MD5sum": "05c473587104b78cec8f5821899be253",
  "_user": "dmmelamed",
  "_type": "src",
  "_file": "catregs_1.3.tar.gz",
  "_fileid": "f6510e5885f72b14d3020391f60925d77ef0318a38de4878edc0421d0912767a",
  "_filesize": 5761507,
  "_sha256": "f6510e5885f72b14d3020391f60925d77ef0318a38de4878edc0421d0912767a",
  "_created": "2026-05-18T08:57:11.000Z",
  "_published": "2026-06-02T16:11:06.355Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79117023808,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7053566794"
    },
    {
      "job": 79117024528,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7053567444"
    },
    {
      "job": 79117024735,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7053549335"
    },
    {
      "job": 79117024067,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7053557295"
    },
    {
      "job": 79117022390,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053509529"
    },
    {
      "job": 79117022930,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363336740"
    },
    {
      "job": 79117024071,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7053550028"
    },
    {
      "job": 79117024484,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7053544172"
    },
    {
      "job": 79117024347,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7053547401"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dmmelamed/actions/runs/26023399704",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dmmelamed/catregs",
  "_commit": {
    "id": "cd4a3079e6519effdbd9e014870389de93f2f57e",
    "author": "dmmelamed <dmmelamed@gmail.com>",
    "committer": "dmmelamed <dmmelamed@gmail.com>",
    "message": "Update functions\n\nUpdated functions and added a one-off script for mixed effects multinomial logistic regression models.\n",
    "time": 1766158562
  },
  "_maintainer": {
    "name": "David Melamed",
    "email": "dmmelamed@gmail.com",
    "login": "dmmelamed",
    "description": "",
    "uuid": 42323225,
    "orcid": "0000-0002-8821-7698"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "emmeans",
      "role": "Suggests"
    },
    {
      "package": "pscl",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "marginaleffects",
      "role": "Suggests"
    },
    {
      "package": "ggpubr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "Epi",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ordinal",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    }
  ],
  "_owner": "dmmelamed",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dmmelamed",
      "count": 64,
      "uuid": 42323225
    }
  ],
  "_userbio": {
    "uuid": 42323225,
    "type": "user",
    "name": "dmmelamed"
  },
  "_downloads": {
    "count": 245,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/catregs"
  },
  "_devurl": "https://github.com/dmmelamed/catregs",
  "_searchresults": 28,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/catregs.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dmmelamed/catregs",
  "_realowner": "dmmelamed",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2024-06-11"
    },
    {
      "version": "0.2.1",
      "date": "2024-07-11"
    },
    {
      "version": "1.2.2",
      "date": "2024-09-04"
    },
    {
      "version": "1.2.4",
      "date": "2025-11-06"
    },
    {
      "version": "1.3",
      "date": "2025-12-18"
    }
  ],
  "_exports": [
    "compare.margins",
    "count.fit",
    "diagn",
    "first.diff.fitted",
    "list.coef",
    "margins.dat",
    "margins.dat.clogit",
    "margins.des",
    "rubins.rule",
    "second.diff.fitted"
  ],
  "_datasets": [
    {
      "name": "ess",
      "title": "A subset of data from the European Social Survey",
      "object": "ess",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country",
        "can.trust.people",
        "people.try.fair",
        "say.in.govt",
        "trust.legal.sys",
        "trust.police",
        "vote",
        "conservative",
        "life.satisfaction",
        "immigration.good.economy",
        "happy",
        "important.matters.people",
        "walk.alone.dark",
        "religious",
        "ethnic.minority",
        "num.children",
        "ideal.age.parent",
        "household.size",
        "gender",
        "age",
        "marital",
        "education",
        "employment",
        "income.decile",
        "father.education",
        "father.education.num",
        "everyone.job.wanted",
        "income.fairness",
        "under.over.paid",
        "income.fairness.num",
        "wealth.diff.fair",
        "wealth.differences",
        "gdp",
        "urban.population",
        "unemployment",
        "alcolhol.consumption",
        "suicide.rate"
      ],
      "rows": 49519,
      "table": true,
      "tojson": true
    },
    {
      "name": "essUK",
      "title": "A subset of data from the European Social Survey",
      "object": "essUK",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country",
        "can.trust.people",
        "people.try.fair",
        "say.in.govt",
        "trust.legal.sys",
        "trust.police",
        "vote",
        "conservative",
        "life.satisfaction",
        "immigration.good.economy",
        "happy",
        "important.matters.people",
        "walk.alone.dark",
        "religious",
        "ethnic.minority",
        "num.children",
        "ideal.age.parent",
        "household.size",
        "gender",
        "age",
        "marital",
        "education",
        "employment",
        "income.decile",
        "father.education",
        "father.education.num",
        "everyone.job.wanted",
        "income.fairness",
        "under.over.paid",
        "income.fairness.num",
        "wealth.diff.fair",
        "wealth.differences",
        "gdp",
        "urban.population",
        "unemployment",
        "alcolhol.consumption",
        "suicide.rate",
        "safe",
        "minority",
        "female",
        "divorced",
        "married",
        "widow",
        "highinc",
        "age2"
      ],
      "rows": 2204,
      "table": true,
      "tojson": true
    },
    {
      "name": "gss2016",
      "title": "Data from the 2016 General Social Survey.",
      "object": "gss2016",
      "class": [
        "data.frame"
      ],
      "fields": [
        "pclass",
        "sclass",
        "educ",
        "race",
        "id",
        "occ2",
        "occ",
        "unskmanual",
        "skmanual",
        "selfemp",
        "service",
        "proflow",
        "profhigh"
      ],
      "rows": 12498,
      "table": true,
      "tojson": true
    },
    {
      "name": "LF06art",
      "title": "Data to replicate Long and Freese's (2006) count models (pp354-414)",
      "object": "LF06art",
      "class": [
        "data.frame"
      ],
      "fields": [
        "art",
        "fem",
        "mar",
        "kid5",
        "phd",
        "ment"
      ],
      "rows": 915,
      "table": true,
      "tojson": true
    },
    {
      "name": "LF06travel",
      "title": "Travel time example data for alternative-specific outcomes.",
      "object": "LF06travel",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "mode",
        "train",
        "bus",
        "car",
        "time",
        "invc",
        "choice",
        "ttme",
        "invt",
        "gc",
        "hinc",
        "psize"
      ],
      "rows": 456,
      "table": true,
      "tojson": true
    },
    {
      "name": "logan",
      "title": "Replication data for Logan's (1983) application of conditional logistic regression to mobility processes.",
      "object": "logan",
      "class": [
        "data.frame"
      ],
      "fields": [
        "occupation",
        "focc",
        "education",
        "race",
        "id",
        "tocc",
        "case",
        "craftsmen",
        "farm",
        "operatives",
        "professional"
      ],
      "rows": 4190,
      "table": true,
      "tojson": true
    },
    {
      "name": "Mize19AH",
      "title": "Add-Health Data analzed in Mize (2019)",
      "object": "Mize19AH",
      "class": [
        "data.frame"
      ],
      "fields": [
        "AID",
        "race",
        "age",
        "educ",
        "degree",
        "college",
        "health",
        "role",
        "workrole",
        "parrole",
        "income",
        "wages",
        "logwages",
        "depB",
        "alcB",
        "woman",
        "edyrs",
        "whiteB",
        "X_est_prno",
        "X_est_prpar",
        "X_est_alcedmod",
        "X_est_alcmod",
        "race2",
        "race3",
        "race4",
        "ed1",
        "ed2",
        "ed3",
        "ed4"
      ],
      "rows": 4307,
      "table": true,
      "tojson": true
    },
    {
      "name": "Mize19GSS",
      "title": "General Social Survey Data analzed in Mize (2019)",
      "object": "Mize19GSS",
      "class": [
        "data.frame"
      ],
      "fields": [
        "nosameB",
        "sameokB",
        "polviews",
        "age",
        "age10",
        "year",
        "id",
        "degree",
        "race",
        "partyid",
        "natspac",
        "natenvir",
        "natheal",
        "natcity",
        "natcrime",
        "natdrug",
        "nateduc",
        "natrace",
        "natarms",
        "nataid",
        "natfare",
        "health",
        "helpnotB",
        "conserv",
        "polviews3",
        "employed",
        "male",
        "woman",
        "white",
        "college",
        "married",
        "parent",
        "edyrs",
        "income",
        "hrswork",
        "parttime",
        "wages",
        "conviewSS",
        "year2",
        "yearcat",
        "year1976",
        "year1976.2"
      ],
      "rows": 19337,
      "table": true,
      "tojson": true
    },
    {
      "name": "wagepan",
      "title": "Data to illustrate mixed effects regression models with serial correlation.",
      "object": "wagepan",
      "class": [
        "data.frame"
      ],
      "fields": [
        "nr",
        "year",
        "agric",
        "black",
        "bus",
        "construc",
        "ent",
        "exper",
        "fin",
        "hisp",
        "poorhlth",
        "hours",
        "manuf",
        "married",
        "min",
        "nrthcen",
        "nrtheast",
        "occ1",
        "occ2",
        "occ3",
        "occ4",
        "occ5",
        "occ6",
        "occ7",
        "occ8",
        "occ9",
        "per",
        "pro",
        "pub",
        "rur",
        "south",
        "educ",
        "tra",
        "trad",
        "union",
        "lwage",
        "d81",
        "d82",
        "d83",
        "d84",
        "d85",
        "d86",
        "d87",
        "expersq",
        "r",
        "num",
        "number",
        "mn_lwage",
        "yeart",
        "yeart2",
        "yeart3"
      ],
      "rows": 4360,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "compare.margins",
      "title": "Compares two marginal effects (MEMs or AMEs). Estimate of uncertainty is from a simulated draw from a normal distribution.",
      "topics": [
        "compare.margins"
      ]
    },
    {
      "page": "count.fit",
      "title": "Fits four different count models and compares them.",
      "topics": [
        "count.fit"
      ]
    },
    {
      "page": "diagn",
      "title": "Computes diagnostics for generalized linear models.",
      "topics": [
        "diagn"
      ]
    },
    {
      "page": "ess",
      "title": "A subset of data from the European Social Survey",
      "topics": [
        "ess"
      ]
    },
    {
      "page": "essUK",
      "title": "A subset of data from the European Social Survey",
      "topics": [
        "essUK"
      ]
    },
    {
      "page": "first.diff.fitted",
      "title": "Computes the first difference in fitted values, or a series of first differences. Inference in supported via the delta method or bootstrapping.",
      "topics": [
        "first.diff.fitted"
      ]
    },
    {
      "page": "gss2016",
      "title": "Data from the 2016 General Social Survey.",
      "topics": [
        "gss2016"
      ]
    },
    {
      "page": "LF06art",
      "title": "Data to replicate Long and Freese's (2006) count models (pp354-414)",
      "topics": [
        "LF06art"
      ]
    },
    {
      "page": "LF06travel",
      "title": "Travel time example data for alternative-specific outcomes.",
      "topics": [
        "LF06travel"
      ]
    },
    {
      "page": "list.coef",
      "title": "Transform glm and mixed model objects into model summaries that include coefficients, standard errors, exponentiated coefficients, confidence intervals and percent change.",
      "topics": [
        "list.coef"
      ]
    },
    {
      "page": "logan",
      "title": "Replication data for Logan's (1983) application of conditional logistic regression to mobility processes.",
      "topics": [
        "logan"
      ]
    },
    {
      "page": "margins.dat",
      "title": "Add model predictions, standard errors and confidence intervals to a design matrix for a model object.",
      "topics": [
        "margins.dat"
      ]
    },
    {
      "page": "margins.dat.clogit",
      "title": "Computes predicted probabilities for conditional and rank-order/exploded logistic regression models. Inference is based upon simulation techniques (requires the MASS package). Alternatively, bootstrapping is an option for conditional logistic regression models.",
      "topics": [
        "margins.dat.clogit"
      ]
    },
    {
      "page": "margins.des",
      "title": "Creates a design matrix of idealized data for illustrating model predictions.",
      "topics": [
        "margins.des"
      ]
    },
    {
      "page": "Mize19AH",
      "title": "Add-Health Data analzed in Mize (2019)",
      "topics": [
        "Mize19AH"
      ]
    },
    {
      "page": "Mize19GSS",
      "title": "General Social Survey Data analzed in Mize (2019)",
      "topics": [
        "Mize19GSS"
      ]
    },
    {
      "page": "rubins.rule",
      "title": "Aggregate Standard Errors using Rubin's Rule.",
      "topics": [
        "rubins.rule"
      ]
    },
    {
      "page": "second.diff.fitted",
      "title": "Computes the second difference in fitted values. Inference in supported via the delta method or bootstrapping.",
      "topics": [
        "second.diff.fitted"
      ]
    },
    {
      "page": "wagepan",
      "title": "Data to illustrate mixed effects regression models with serial correlation.",
      "topics": [
        "wagepan"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "compare.margins.Rmd",
      "filename": "compare.margins.html",
      "title": "compare.margins",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-06-12 14:59:13",
      "modified": "2025-11-06 21:26:12",
      "commits": 2
    },
    {
      "source": "count.fit.Rmd",
      "filename": "count.fit.html",
      "title": "count.fit",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-06-12 14:59:13",
      "modified": "2025-11-06 21:26:12",
      "commits": 2
    },
    {
      "source": "daign.Rmd",
      "filename": "daign.html",
      "title": "diagn",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-06-12 14:59:13",
      "modified": "2025-11-06 21:26:12",
      "commits": 2
    },
    {
      "source": "first.diff.fitted.Rmd",
      "filename": "first.diff.fitted.html",
      "title": "first.diff.fitted",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-06-12 14:59:13",
      "modified": "2025-11-06 21:26:12",
      "commits": 2
    },
    {
      "source": "list.coef.Rmd",
      "filename": "list.coef.html",
      "title": "list.coef",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-10-17 22:19:03",
      "modified": "2025-11-06 21:26:12",
      "commits": 4
    },
    {
      "source": "margins.dat.Rmd",
      "filename": "margins.dat.html",
      "title": "margins.dat",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-10-17 22:19:03",
      "modified": "2025-11-06 21:26:12",
      "commits": 4
    },
    {
      "source": "margins.dat.clogit.Rmd",
      "filename": "margins.dat.clogit.html",
      "title": "margins.dat.clogit",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-06-12 14:59:13",
      "modified": "2025-11-06 21:26:12",
      "commits": 2
    },
    {
      "source": "margins.des.Rmd",
      "filename": "margins.des.html",
      "title": "margins.des",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-10-17 22:19:03",
      "modified": "2025-11-06 21:26:12",
      "commits": 4
    },
    {
      "source": "rubins.rule.Rmd",
      "filename": "rubins.rule.html",
      "title": "rubins.rule",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-06-12 14:59:13",
      "modified": "2025-11-06 21:26:12",
      "commits": 2
    },
    {
      "source": "second.diff.fitted.Rmd",
      "filename": "second.diff.fitted.html",
      "title": "second.diff.fitted",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-06-12 14:59:13",
      "modified": "2025-11-06 21:26:12",
      "commits": 2
    }
  ],
  "_score": 4.748188027006201,
  "_indexed": true,
  "_nocasepkg": "catregs",
  "_universes": [
    "dmmelamed"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-18T08:59:52.000Z",
      "distro": "noble",
      "commit": "cd4a3079e6519effdbd9e014870389de93f2f57e",
      "fileid": "50c508ee02ae83044b410f38ef637275869ab8509847d5dbce057a7e00f0be3b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dmmelamed/actions/runs/26023399704"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-18T08:59:56.000Z",
      "distro": "noble",
      "commit": "cd4a3079e6519effdbd9e014870389de93f2f57e",
      "fileid": "ae4779d654f0eb617c76b0bee41e1ae5c4abf8340d33bb70edf9a44a176ad4e6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dmmelamed/actions/runs/26023399704"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-18T08:59:07.000Z",
      "commit": "cd4a3079e6519effdbd9e014870389de93f2f57e",
      "fileid": "037db1cdc2136e5cf695ba6c74f391bc3be9b7699842b8c4bb2d7433b67b8af0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dmmelamed/actions/runs/26023399704"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-18T08:59:28.000Z",
      "commit": "cd4a3079e6519effdbd9e014870389de93f2f57e",
      "fileid": "90ad707e0782e896762d223e00c1a725ebe13471f1875f54a21ed262d98be250",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dmmelamed/actions/runs/26023399704"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-18T08:58:56.000Z",
      "commit": "cd4a3079e6519effdbd9e014870389de93f2f57e",
      "fileid": "7b625500d4cbfa2c615d95f96b88ce721c83818d0155619d4496dabc7ba2a3af",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dmmelamed/actions/runs/26023399704"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-18T08:58:45.000Z",
      "commit": "cd4a3079e6519effdbd9e014870389de93f2f57e",
      "fileid": "290b55ea52f17ffdd6af593ced9fabff5ca037a5bb4b2df0886f06042f7f1057",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dmmelamed/actions/runs/26023399704"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-18T08:58:53.000Z",
      "commit": "cd4a3079e6519effdbd9e014870389de93f2f57e",
      "fileid": "39385dcba9416c5d4eff0f1705f8c3d00c87a0b3b3707a632b084812ca0167e5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dmmelamed/actions/runs/26023399704"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-06-02T16:10:36.000Z",
      "commit": "cd4a3079e6519effdbd9e014870389de93f2f57e",
      "fileid": "2265ca106cb529f361d7ed5dd789875f26d81ff675b85be76309f5480bb49a1f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dmmelamed/actions/runs/26023399704"
    }
  ]
}