{
  "_id": "6a1f389eb401979e73428dfa",
  "Package": "earth",
  "Version": "5.3.5",
  "Title": "Multivariate Adaptive Regression Splines",
  "Authors@R": "c(person(given = \"Stephen\", family = \"Milborrow\",\nrole = c(\"aut\", \"cre\"), email = \"milbo@sonic.net\"),\nperson(given = \"Trevor\",  family = \"Hastie\",     role = \"aut\"),\nperson(given = \"Rob\",     family = \"Tibshirani\", role = \"aut\"),\nperson(given = \"Alan\",    family = \"Miller\",     role = \"ctb\"),\nperson(given = \"Thomas\",  family = \"Lumley\",     role = \"ctb\"))",
  "Description": "Build regression models using the techniques in Friedman's\npapers \"Fast MARS\" and \"Multivariate Adaptive Regression\nSplines\" <doi:10.1214/aos/1176347963>. (The term \"MARS\" is\ntrademarked and thus not used in the name of the package.)",
  "License": "GPL-3",
  "LazyData": "yes",
  "URL": "http://www.milbo.users.sonic.net/earth/",
  "Packaged": {
    "Date": "2026-05-11 07:54:24 UTC",
    "User": "root"
  },
  "RoxygenNote": "5.1.2",
  "NeedsCompilation": "yes",
  "Author": "Stephen Milborrow [aut, cre], Trevor Hastie [aut], Rob\nTibshirani [aut], Alan Miller [ctb], Thomas Lumley [ctb]",
  "Maintainer": "Stephen Milborrow <milbo@sonic.net>",
  "Repository": "https://stephenmilborrow.r-universe.dev",
  "Date/Publication": "2026-01-11 06:50:56 UTC",
  "RemoteUrl": "https://github.com/cran/earth",
  "RemoteRef": "HEAD",
  "RemoteSha": "bf83c858b9529cbaa4cb0e0e267b7f13ca9a3736",
  "MD5sum": "fdbccbb2203300d742cf8cc88bc19378",
  "_user": "stephenmilborrow",
  "_type": "src",
  "_file": "earth_5.3.5.tar.gz",
  "_fileid": "2aca0e9885a73a241d0c81aa4b0668d0fa5c086a135147f04fc4d0bf991bf8a2",
  "_filesize": 1877786,
  "_sha256": "2aca0e9885a73a241d0c81aa4b0668d0fa5c086a135147f04fc4d0bf991bf8a2",
  "_created": "2026-05-11T07:54:24.000Z",
  "_published": "2026-06-02T20:10:06.584Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79162256492,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913120726"
    },
    {
      "job": 79162256296,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913114538"
    },
    {
      "job": 79162256240,
      "time": 164,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913127128"
    },
    {
      "job": 79162255963,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913115102"
    },
    {
      "job": 79162256465,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913115909"
    },
    {
      "job": 79162256288,
      "time": 217,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913142151"
    },
    {
      "job": 79162256420,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913107146"
    },
    {
      "job": 79162256010,
      "time": 242,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913149983"
    },
    {
      "job": 79162255325,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913078102"
    },
    {
      "job": 79162255240,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79162256401,
      "time": 180,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913131096"
    },
    {
      "job": 79162256139,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913113896"
    },
    {
      "job": 79162255926,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913108603"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/25657439935",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/earth",
  "_commit": {
    "id": "bf83c858b9529cbaa4cb0e0e267b7f13ca9a3736",
    "author": "Stephen Milborrow <milbo@sonic.net>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 5.3.5\n",
    "time": 1768114256
  },
  "_maintainer": {
    "name": "Stephen Milborrow",
    "email": "milbo@sonic.net",
    "login": "stephenmilborrow",
    "uuid": 11455047
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Formula",
      "version": ">= 1.2-3",
      "role": "Depends"
    },
    {
      "package": "plotmo",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "gam",
      "version": ">= 1.20",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "version": ">= 1.8-26",
      "role": "Suggests"
    },
    {
      "package": "mda",
      "version": ">= 0.5-2",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "version": ">= 7.3-51",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 26,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "5.3.5",
      "date": "2026-01-11"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "stephenmilborrow",
      "count": 89,
      "uuid": 11455047
    }
  ],
  "_userbio": {
    "uuid": 11455047,
    "type": "user",
    "name": "Stephen Milborrow"
  },
  "_downloads": {
    "count": 19818,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/earth"
  },
  "_mentions": 30,
  "_searchresults": 4496,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/earth.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "stephenmilborrow",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-2",
      "date": "2007-04-19"
    },
    {
      "version": "0.1-3",
      "date": "2007-04-24"
    },
    {
      "version": "1.0-4",
      "date": "2007-05-06"
    },
    {
      "version": "1.0-5",
      "date": "2007-05-08"
    },
    {
      "version": "1.0-6",
      "date": "2007-05-11"
    },
    {
      "version": "1.0-7",
      "date": "2007-05-22"
    },
    {
      "version": "1.0-8",
      "date": "2007-06-03"
    },
    {
      "version": "1.1-0",
      "date": "2007-08-01"
    },
    {
      "version": "1.1-1",
      "date": "2007-09-01"
    },
    {
      "version": "1.1-2",
      "date": "2007-10-02"
    },
    {
      "version": "1.1-3",
      "date": "2007-10-07"
    },
    {
      "version": "1.1-4",
      "date": "2007-11-03"
    },
    {
      "version": "1.1-5",
      "date": "2007-12-09"
    },
    {
      "version": "1.2-0",
      "date": "2008-01-07"
    },
    {
      "version": "1.2-1",
      "date": "2008-01-08"
    },
    {
      "version": "1.2-2",
      "date": "2008-01-13"
    },
    {
      "version": "1.3-1",
      "date": "2008-03-24"
    },
    {
      "version": "1.3-2",
      "date": "2008-03-29"
    },
    {
      "version": "1.3-4",
      "date": "2008-04-27"
    },
    {
      "version": "2.0-0",
      "date": "2008-06-08"
    },
    {
      "version": "2.0-1",
      "date": "2008-06-11"
    },
    {
      "version": "2.0-2",
      "date": "2008-06-15"
    },
    {
      "version": "2.0-3",
      "date": "2008-07-05"
    },
    {
      "version": "2.0-4",
      "date": "2008-07-08"
    },
    {
      "version": "2.0-5",
      "date": "2008-07-15"
    },
    {
      "version": "2.0-6",
      "date": "2008-10-30"
    },
    {
      "version": "2.1-0",
      "date": "2008-11-10"
    },
    {
      "version": "2.1-2",
      "date": "2008-11-18"
    },
    {
      "version": "2.2-1",
      "date": "2009-01-23"
    },
    {
      "version": "2.2-2",
      "date": "2009-01-30"
    },
    {
      "version": "2.2-3",
      "date": "2009-02-03"
    },
    {
      "version": "2.3-0",
      "date": "2009-02-18"
    },
    {
      "version": "2.3-1",
      "date": "2009-02-26"
    },
    {
      "version": "2.3-2",
      "date": "2009-03-23"
    },
    {
      "version": "2.3-4",
      "date": "2009-09-21"
    },
    {
      "version": "2.3-5",
      "date": "2009-10-09"
    },
    {
      "version": "2.4-0",
      "date": "2009-11-09"
    },
    {
      "version": "2.4-1",
      "date": "2010-08-28"
    },
    {
      "version": "2.4-2",
      "date": "2010-08-29"
    },
    {
      "version": "2.4-3",
      "date": "2010-09-30"
    },
    {
      "version": "2.4-4",
      "date": "2010-10-07"
    },
    {
      "version": "2.4-5",
      "date": "2010-11-03"
    },
    {
      "version": "2.4-6",
      "date": "2011-01-26"
    },
    {
      "version": "2.4-7",
      "date": "2011-02-07"
    },
    {
      "version": "2.4-8",
      "date": "2011-03-05"
    },
    {
      "version": "2.5-0",
      "date": "2011-03-24"
    },
    {
      "version": "2.5-1",
      "date": "2011-03-26"
    },
    {
      "version": "2.6-1",
      "date": "2011-04-13"
    },
    {
      "version": "2.6-2",
      "date": "2011-04-25"
    },
    {
      "version": "3.1-1",
      "date": "2011-06-15"
    },
    {
      "version": "3.2-0",
      "date": "2011-06-19"
    },
    {
      "version": "3.2-1",
      "date": "2012-01-15"
    },
    {
      "version": "3.2-2",
      "date": "2012-03-14"
    },
    {
      "version": "3.2-3",
      "date": "2012-04-27"
    },
    {
      "version": "3.2-6",
      "date": "2013-12-13"
    },
    {
      "version": "3.2-7",
      "date": "2014-01-28"
    },
    {
      "version": "4.0.0",
      "date": "2014-12-12"
    },
    {
      "version": "4.1.0",
      "date": "2014-12-17"
    },
    {
      "version": "4.2.0",
      "date": "2015-01-12"
    },
    {
      "version": "4.3.0",
      "date": "2015-04-30"
    },
    {
      "version": "4.4.0",
      "date": "2015-05-29"
    },
    {
      "version": "4.4.1",
      "date": "2015-06-17"
    },
    {
      "version": "4.4.2",
      "date": "2015-06-25"
    },
    {
      "version": "4.4.3",
      "date": "2015-09-27"
    },
    {
      "version": "4.4.4",
      "date": "2016-01-08"
    },
    {
      "version": "4.4.5",
      "date": "2016-08-20"
    },
    {
      "version": "4.4.6",
      "date": "2016-09-05"
    },
    {
      "version": "4.4.7",
      "date": "2016-10-19"
    },
    {
      "version": "4.4.8",
      "date": "2017-02-19"
    },
    {
      "version": "4.4.9",
      "date": "2017-02-20"
    },
    {
      "version": "4.4.9.1",
      "date": "2017-03-21"
    },
    {
      "version": "4.5.0",
      "date": "2017-04-21"
    },
    {
      "version": "4.5.1",
      "date": "2017-07-28"
    },
    {
      "version": "4.6.0",
      "date": "2017-12-15"
    },
    {
      "version": "4.6.1",
      "date": "2018-03-03"
    },
    {
      "version": "4.6.2",
      "date": "2018-03-21"
    },
    {
      "version": "4.6.3",
      "date": "2018-05-07"
    },
    {
      "version": "4.7.0",
      "date": "2019-01-03"
    },
    {
      "version": "5.0.0",
      "date": "2019-03-21"
    },
    {
      "version": "5.1.0",
      "date": "2019-04-03"
    },
    {
      "version": "5.1.1",
      "date": "2019-04-12"
    },
    {
      "version": "5.1.2",
      "date": "2019-11-09"
    },
    {
      "version": "5.2.0",
      "date": "2020-09-16"
    },
    {
      "version": "5.3.0",
      "date": "2020-10-11"
    },
    {
      "version": "5.3.1",
      "date": "2021-07-20"
    },
    {
      "version": "5.3.2",
      "date": "2023-01-26"
    },
    {
      "version": "5.3.3",
      "date": "2024-02-26"
    },
    {
      "version": "5.3.4",
      "date": "2024-10-05"
    },
    {
      "version": "5.3.5",
      "date": "2026-01-11"
    }
  ],
  "_exports": [
    "contr.earth.response",
    "earth",
    "earth_plotmodsel",
    "evimp",
    "expand.bpairs",
    "mars.to.earth",
    "plot.earth.models",
    "plotd"
  ],
  "_datasets": [
    {
      "name": "etitanic",
      "title": "Titanic data with incomplete cases removed",
      "object": "etitanic",
      "class": [
        "data.frame"
      ],
      "fields": [
        "pclass",
        "survived",
        "sex",
        "age",
        "sibsp",
        "parch"
      ],
      "rows": 1046,
      "table": true,
      "tojson": true
    },
    {
      "name": "ozone1",
      "title": "Ozone readings in Los Angeles with incomplete cases removed",
      "object": "ozone1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "O3",
        "vh",
        "wind",
        "humidity",
        "temp",
        "ibh",
        "dpg",
        "ibt",
        "vis",
        "doy"
      ],
      "rows": 330,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "contr.earth.response",
      "title": "Please ignore",
      "topics": [
        "contr.earth.response"
      ]
    },
    {
      "page": "earth",
      "title": "Multivariate Adaptive Regression Splines",
      "concept": [
        "regression",
        "mars",
        "Friedman"
      ],
      "topics": [
        "earth",
        "earth.default",
        "earth.fit",
        "earth.formula"
      ]
    },
    {
      "page": "earth.object",
      "title": "An earth object",
      "topics": [
        "earth.object"
      ]
    },
    {
      "page": "etitanic",
      "title": "Titanic data with incomplete cases removed",
      "topics": [
        "etitanic"
      ]
    },
    {
      "page": "evimp",
      "title": "Estimate variable importances in an earth object",
      "topics": [
        "evimp"
      ]
    },
    {
      "page": "expand.bpairs",
      "title": "Expand binomial-pair data from short to long form",
      "topics": [
        "expand.bpairs",
        "expand.bpairs.default",
        "expand.bpairs.formula"
      ]
    },
    {
      "page": "format.earth",
      "title": "Format earth objects",
      "topics": [
        "format.earth"
      ]
    },
    {
      "page": "mars.to.earth",
      "title": "Convert a mars object from the mda package to an earth object",
      "topics": [
        "mars.to.earth"
      ]
    },
    {
      "page": "model.matrix.earth",
      "title": "Get the earth basis matrix",
      "topics": [
        "model.matrix.earth"
      ]
    },
    {
      "page": "ozone1",
      "title": "Ozone readings in Los Angeles with incomplete cases removed",
      "topics": [
        "ozone1"
      ]
    },
    {
      "page": "plot.earth",
      "title": "Plot an earth object",
      "topics": [
        "earth_plotmodsel",
        "plot.earth"
      ]
    },
    {
      "page": "plot.earth.models",
      "title": "Compare earth models by plotting them.",
      "topics": [
        "plot.earth.models"
      ]
    },
    {
      "page": "plot.evimp",
      "title": "Plot an evimp object (created by the evimp function)",
      "topics": [
        "plot.evimp"
      ]
    },
    {
      "page": "plot.varmod",
      "title": "Plot a varmod object (created by calling earth with the varmod argument)",
      "topics": [
        "plot.varmod"
      ]
    },
    {
      "page": "plotd",
      "title": "Plot the distribution of predictions for each class",
      "topics": [
        "plotd"
      ]
    },
    {
      "page": "predict.earth",
      "title": "Predict with an earth model",
      "topics": [
        "predict.earth"
      ]
    },
    {
      "page": "predict.varmod",
      "title": "Predict with a varmod model",
      "topics": [
        "predict.varmod"
      ]
    },
    {
      "page": "residuals.earth",
      "title": "Residuals for an earth model",
      "topics": [
        "residuals.earth"
      ]
    },
    {
      "page": "summary.earth",
      "title": "Summary method for earth objects",
      "topics": [
        "print.summary.earth",
        "summary.earth"
      ]
    },
    {
      "page": "update.earth",
      "title": "Update an earth model",
      "topics": [
        "update.earth"
      ]
    },
    {
      "page": "varmod",
      "title": "Variance models for estimating prediction intervals",
      "topics": [
        "summary.varmod",
        "varmod"
      ]
    }
  ],
  "_rundeps": [
    "Formula",
    "plotmo",
    "plotrix"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_score": 8.620131979710187,
  "_indexed": true,
  "_nocasepkg": "earth",
  "_universes": [
    "stephenmilborrow"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "5.3.5",
      "date": "2026-05-11T07:56:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bf83c858b9529cbaa4cb0e0e267b7f13ca9a3736",
      "fileid": "8e018171d1cdf9cc11d5f7ec0f47161381b5336038630251cbc5fde3895a5edc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/25657439935"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "5.3.5",
      "date": "2026-05-11T07:56:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bf83c858b9529cbaa4cb0e0e267b7f13ca9a3736",
      "fileid": "7245470816c253c98f365cdb1b5ad8b4bab24d7263433615b36efbabf4d97585",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/25657439935"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "5.3.5",
      "date": "2026-05-11T07:57:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bf83c858b9529cbaa4cb0e0e267b7f13ca9a3736",
      "fileid": "a40ffb7ecc57dad77ad0ca49f62861df39aecca2a0aa3fd29d2f5711567b507f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/25657439935"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "5.3.5",
      "date": "2026-05-11T07:56:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bf83c858b9529cbaa4cb0e0e267b7f13ca9a3736",
      "fileid": "e41e7118368ca4266177df28e08db75b793551bcecfb2f04c246d899f577fdf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/25657439935"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "5.3.5",
      "date": "2026-05-11T07:56:21.000Z",
      "arch": "aarch64",
      "commit": "bf83c858b9529cbaa4cb0e0e267b7f13ca9a3736",
      "fileid": "c5a4d8df03f535b89ca7770dadbb4f471cc0c6479ace2df69b03c1f1e0556a60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/25657439935"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "5.3.5",
      "date": "2026-05-11T07:57:19.000Z",
      "arch": "x86_64",
      "commit": "bf83c858b9529cbaa4cb0e0e267b7f13ca9a3736",
      "fileid": "49d1835337cc1ef8d99469489e298ecee3dc4ec21a723b19a9f36b6880364e1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/25657439935"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "5.3.5",
      "date": "2026-05-11T07:56:02.000Z",
      "arch": "aarch64",
      "commit": "bf83c858b9529cbaa4cb0e0e267b7f13ca9a3736",
      "fileid": "54cd49c4e6054a165c30ba0e2caf06b3dffb2285cad467f10aaf8c863cf11126",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/25657439935"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "5.3.5",
      "date": "2026-05-11T07:57:53.000Z",
      "arch": "x86_64",
      "commit": "bf83c858b9529cbaa4cb0e0e267b7f13ca9a3736",
      "fileid": "f8e690df790067afc192c39e4ed88cdf869ffa9febe82871f6638160eb230b4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/25657439935"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "5.3.5",
      "date": "2026-05-11T07:56:57.000Z",
      "arch": "x86_64",
      "commit": "bf83c858b9529cbaa4cb0e0e267b7f13ca9a3736",
      "fileid": "dd93092defe486761eb077f345129443a11f052c5ee1f23a2e336fcd5f77e408",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/25657439935"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "5.3.5",
      "date": "2026-05-11T07:55:55.000Z",
      "arch": "x86_64",
      "commit": "bf83c858b9529cbaa4cb0e0e267b7f13ca9a3736",
      "fileid": "5b70cb6c499cb30f4e2446f1bb6f06a43eda0aeec3e12c477018cfdf7279c5e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/25657439935"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "5.3.5",
      "date": "2026-05-11T07:55:40.000Z",
      "arch": "x86_64",
      "commit": "bf83c858b9529cbaa4cb0e0e267b7f13ca9a3736",
      "fileid": "62cccf20566cb501d17b26e5818c91cff7a17c587b504f8545fa97cd55f117d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/25657439935"
    }
  ]
}