{
  "_id": "6a19efd01d7bb097a09c92bf",
  "Package": "nloptr",
  "Type": "Package",
  "Title": "R Interface to NLopt",
  "Version": "2.2.1.9000",
  "Authors@R": "c(person(\"Jelmer\", \"Ypma\", role = \"aut\",\nemail = \"uctpjyy@ucl.ac.uk\"),\nperson(c(\"Steven\", \"G.\"), \"Johnson\", role = \"aut\",\ncomment = \"author of the NLopt C library\"),\nperson(\"Aymeric\", \"Stamm\", role = c(\"ctb\", \"cre\"),\nemail = \"aymeric.stamm@cnrs.fr\",\ncomment = c(ORCID = \"0000-0002-8725-3654\")),\nperson(c(\"Hans\", \"W.\"), \"Borchers\", role = \"ctb\",\nemail = \"hwborchers@googlemail.com\"),\nperson(\"Dirk\", \"Eddelbuettel\", role = \"ctb\",\nemail = \"edd@debian.org\"),\nperson(\"Brian\", \"Ripley\", role = \"ctb\",\ncomment = \"build process on multiple OS\"),\nperson(\"Kurt\", \"Hornik\", role = \"ctb\",\ncomment = \"build process on multiple OS\"),\nperson(\"Julien\", \"Chiquet\", role = \"ctb\"),\nperson(\"Avraham\", \"Adler\", role = \"ctb\",\nemail = \"Avraham.Adler@gmail.com\",\ncomment = c(ORCID = \"0000-0002-3039-0703\")),\nperson(\"Xiongtao\", \"Dai\", role = \"ctb\"),\nperson(\"Jeroen\", \"Ooms\", role = \"ctb\",\nemail = \"jeroen@berkeley.edu\"),\nperson(\"Tomas\", \"Kalibera\", role = \"ctb\"),\nperson(\"Mikael\", \"Jagan\", role = \"ctb\"))",
  "Description": "Solve optimization problems using an R interface to NLopt.\nNLopt is a free/open-source library for nonlinear optimization,\nproviding a common interface for a number of different free\noptimization routines available online as well as original\nimplementations of various other algorithms. See\n<https://nlopt.readthedocs.io/en/latest/NLopt_Algorithms/> for\nmore information on the available algorithms. Building from\nincluded sources requires 'CMake'. On Linux and 'macOS', if a\nsuitable system build of NLopt (2.7.0 or later) is found, it is\nused; otherwise, it is built from included sources via 'CMake'.\nOn Windows, NLopt is obtained through 'rwinlib' for 'R <=\n4.1.x' or grabbed from the appropriate toolchain for 'R >=\n4.2.0'.",
  "License": "LGPL (>= 3)",
  "SystemRequirements": "cmake (>= 3.15.0) which is used only on Linux or\nmacOS systems when no system build of nlopt (>= 2.7.0) can be\nfound.",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/astamm/nloptr, https://astamm.github.io/nloptr/",
  "BugReports": "https://github.com/astamm/nloptr/issues",
  "NeedsCompilation": "yes",
  "UseLTO": "yes",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://astamm.r-universe.dev",
  "Date/Publication": "2025-08-13 11:44:04 UTC",
  "RemoteUrl": "https://github.com/astamm/nloptr",
  "RemoteRef": "HEAD",
  "RemoteSha": "5fd8ea7e4e93c71beea99fc125ee523e99cdf502",
  "Packaged": {
    "Date": "2026-05-29 19:38:50 UTC",
    "User": "root"
  },
  "Author": "Jelmer Ypma [aut],\nSteven G. Johnson [aut] (author of the NLopt C library),\nAymeric Stamm [ctb, cre] (ORCID:\n<https://orcid.org/0000-0002-8725-3654>),\nHans W. Borchers [ctb],\nDirk Eddelbuettel [ctb],\nBrian Ripley [ctb] (build process on multiple OS),\nKurt Hornik [ctb] (build process on multiple OS),\nJulien Chiquet [ctb],\nAvraham Adler [ctb] (ORCID: <https://orcid.org/0000-0002-3039-0703>),\nXiongtao Dai [ctb],\nJeroen Ooms [ctb],\nTomas Kalibera [ctb],\nMikael Jagan [ctb]",
  "Maintainer": "Aymeric Stamm <aymeric.stamm@cnrs.fr>",
  "MD5sum": "22ce2956881407cbdc0beb3071fff9c9",
  "_user": "astamm",
  "_type": "src",
  "_file": "nloptr_2.2.1.9000.tar.gz",
  "_fileid": "087780b32645b98cf051129528793c05aca49a39493b56c55ed14a91b10cd85b",
  "_filesize": 2508709,
  "_sha256": "087780b32645b98cf051129528793c05aca49a39493b56c55ed14a91b10cd85b",
  "_created": "2026-05-29T19:38:50.000Z",
  "_published": "2026-05-29T19:58:08.590Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78574010398,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299539109"
    },
    {
      "job": 78574010420,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299545534"
    },
    {
      "job": 78574010403,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299538969"
    },
    {
      "job": 78574010432,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299539835"
    },
    {
      "job": 78574010400,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299817290"
    },
    {
      "job": 78574010394,
      "time": 218,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299831274"
    },
    {
      "job": 78574010405,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7299667624"
    },
    {
      "job": 78574010429,
      "time": 226,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299794484"
    },
    {
      "job": 78573313752,
      "time": 264,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299493350"
    },
    {
      "job": 78574010342,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78574010373,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299541160"
    },
    {
      "job": 78574010385,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299531787"
    },
    {
      "job": 78574010352,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299531908"
    }
  ],
  "_buildurl": "https://github.com/r-universe/astamm/actions/runs/26658066764",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/astamm/nloptr",
  "_commit": {
    "id": "5fd8ea7e4e93c71beea99fc125ee523e99cdf502",
    "author": "Aymeric Stamm <aymeric.stamm@cnrs.fr>",
    "committer": "Aymeric Stamm <aymeric.stamm@cnrs.fr>",
    "message": "Update auglag documentation. Closes #204.\n",
    "time": 1755085444
  },
  "_maintainer": {
    "name": "Aymeric Stamm",
    "email": "aymeric.stamm@cnrs.fr",
    "login": "astamm",
    "mastodon": "@aymeric_stamm@mastodon.social",
    "bluesky": "@aymeric-stamm.bsky.social",
    "orcid": "0000-0002-8725-3654",
    "description": "",
    "uuid": 6044838
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "astamm",
  "_selfowned": true,
  "_usedby": 2020,
  "_updates": [
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-33",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 114,
  "_contributors": [
    {
      "user": "astamm",
      "count": 234,
      "uuid": 6044838
    },
    {
      "user": "aadler",
      "count": 224,
      "uuid": 5596401
    },
    {
      "user": "jyypma",
      "count": 213,
      "uuid": 3755776
    },
    {
      "user": "eddelbuettel",
      "count": 28,
      "uuid": 673121
    },
    {
      "user": "rolandrmgservices",
      "count": 4,
      "uuid": 97845453
    },
    {
      "user": "jeroen",
      "count": 3,
      "uuid": 216319
    },
    {
      "user": "ondrejzacha",
      "count": 2,
      "uuid": 28254773
    },
    {
      "user": "jchiquet",
      "count": 2,
      "uuid": 21688911
    },
    {
      "user": "bbolker",
      "count": 1,
      "uuid": 78918
    },
    {
      "user": "xdaiisu",
      "count": 1,
      "uuid": 46231551
    },
    {
      "user": "konsdt",
      "count": 1,
      "uuid": 70594147
    },
    {
      "user": "lbelzile",
      "count": 1,
      "uuid": 20725206
    },
    {
      "user": "jaganmn",
      "count": 1,
      "uuid": 28061575
    },
    {
      "user": "ras44",
      "count": 1,
      "uuid": 9282281
    }
  ],
  "_userbio": {
    "uuid": 6044838,
    "type": "user",
    "name": "Aymeric Stamm"
  },
  "_downloads": {
    "count": 570995,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nloptr"
  },
  "_mentions": 21,
  "_devurl": "https://github.com/astamm/nloptr",
  "_pkgdown": "https://astamm.github.io/nloptr/",
  "_searchresults": 1456,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/nloptr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/astamm/nloptr",
  "_realowner": "astamm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.8.2",
      "date": "2011-06-22"
    },
    {
      "version": "0.8.3",
      "date": "2011-07-29"
    },
    {
      "version": "0.8.4",
      "date": "2011-08-13"
    },
    {
      "version": "0.8.5",
      "date": "2011-09-05"
    },
    {
      "version": "0.8.6",
      "date": "2011-10-24"
    },
    {
      "version": "0.8.7",
      "date": "2011-10-27"
    },
    {
      "version": "0.8.8",
      "date": "2011-11-02"
    },
    {
      "version": "0.8.9",
      "date": "2011-11-23"
    },
    {
      "version": "0.9.1",
      "date": "2013-04-29"
    },
    {
      "version": "0.9.3",
      "date": "2013-07-31"
    },
    {
      "version": "0.9.5",
      "date": "2013-11-13"
    },
    {
      "version": "0.9.6",
      "date": "2013-11-19"
    },
    {
      "version": "1.0.0",
      "date": "2014-02-16"
    },
    {
      "version": "1.0.4",
      "date": "2014-08-04"
    },
    {
      "version": "1.2.0",
      "date": "2018-09-30"
    },
    {
      "version": "1.2.1",
      "date": "2018-10-03"
    },
    {
      "version": "1.2.2",
      "date": "2020-02-29"
    },
    {
      "version": "1.2.2.1",
      "date": "2020-03-11"
    },
    {
      "version": "1.2.2.2",
      "date": "2020-07-02"
    },
    {
      "version": "1.2.2.3",
      "date": "2021-11-02"
    },
    {
      "version": "2.0.0",
      "date": "2022-01-26"
    },
    {
      "version": "2.0.1",
      "date": "2022-05-03"
    },
    {
      "version": "2.0.2",
      "date": "2022-05-19"
    },
    {
      "version": "2.0.3",
      "date": "2022-05-26"
    },
    {
      "version": "2.1.0",
      "date": "2024-06-19"
    },
    {
      "version": "2.1.1",
      "date": "2024-06-25"
    },
    {
      "version": "2.2.0",
      "date": "2025-03-12"
    },
    {
      "version": "2.2.1",
      "date": "2025-03-17"
    }
  ],
  "_exports": [
    "auglag",
    "bobyqa",
    "ccsaq",
    "check.derivatives",
    "cobyla",
    "crs2lm",
    "direct",
    "directL",
    "is.nloptr",
    "isres",
    "lbfgs",
    "mlsl",
    "mma",
    "neldermead",
    "newuoa",
    "nl.grad",
    "nl.jacobian",
    "nl.opts",
    "nloptr",
    "nloptr.get.default.options",
    "nloptr.print.options",
    "sbplx",
    "slsqp",
    "stogo",
    "tnewton",
    "varmetric"
  ],
  "_help": [
    {
      "page": "auglag",
      "title": "Augmented Lagrangian Algorithm",
      "topics": [
        "auglag"
      ]
    },
    {
      "page": "bobyqa",
      "title": "Bound Optimization by Quadratic Approximation",
      "topics": [
        "bobyqa"
      ]
    },
    {
      "page": "ccsaq",
      "title": "Conservative Convex Separable Approximation with Affine Approximation plus Quadratic Penalty",
      "topics": [
        "ccsaq"
      ]
    },
    {
      "page": "check.derivatives",
      "title": "Check analytic gradients of a function using finite difference approximations",
      "topics": [
        "check.derivatives"
      ]
    },
    {
      "page": "cobyla",
      "title": "Constrained Optimization by Linear Approximations",
      "topics": [
        "cobyla"
      ]
    },
    {
      "page": "crs2lm",
      "title": "Controlled Random Search",
      "topics": [
        "crs2lm"
      ]
    },
    {
      "page": "direct",
      "title": "DIviding RECTangles Algorithm for Global Optimization",
      "topics": [
        "direct",
        "directL"
      ]
    },
    {
      "page": "is.nloptr",
      "title": "R interface to NLopt",
      "topics": [
        "is.nloptr"
      ]
    },
    {
      "page": "isres",
      "title": "Improved Stochastic Ranking Evolution Strategy",
      "topics": [
        "isres"
      ]
    },
    {
      "page": "lbfgs",
      "title": "Low-storage BFGS",
      "topics": [
        "lbfgs"
      ]
    },
    {
      "page": "mlsl",
      "title": "Multi-level Single-linkage",
      "topics": [
        "mlsl"
      ]
    },
    {
      "page": "mma",
      "title": "Method of Moving Asymptotes",
      "topics": [
        "mma"
      ]
    },
    {
      "page": "neldermead",
      "title": "Nelder-Mead Simplex",
      "topics": [
        "neldermead"
      ]
    },
    {
      "page": "newuoa",
      "title": "New Unconstrained Optimization with quadratic Approximation",
      "topics": [
        "newuoa"
      ]
    },
    {
      "page": "nl.grad",
      "title": "Numerical Gradients and Jacobians",
      "topics": [
        "nl.grad",
        "nl.jacobian"
      ]
    },
    {
      "page": "nl.opts",
      "title": "Setting NL Options",
      "topics": [
        "nl.opts"
      ]
    },
    {
      "page": "nloptr",
      "title": "R interface to NLopt",
      "topics": [
        "nloptr"
      ]
    },
    {
      "page": "nloptr.get.default.options",
      "title": "Return a data.frame with all the options that can be supplied to nloptr.",
      "topics": [
        "nloptr.get.default.options"
      ]
    },
    {
      "page": "nloptr.print.options",
      "title": "Print description of nloptr options",
      "topics": [
        "nloptr.print.options"
      ]
    },
    {
      "page": "print.nloptr",
      "title": "Print results after running nloptr",
      "topics": [
        "print.nloptr"
      ]
    },
    {
      "page": "sbplx",
      "title": "Subplex Algorithm",
      "topics": [
        "sbplx"
      ]
    },
    {
      "page": "slsqp",
      "title": "Sequential Quadratic Programming (SQP)",
      "topics": [
        "slsqp"
      ]
    },
    {
      "page": "stogo",
      "title": "Stochastic Global Optimization",
      "topics": [
        "stogo"
      ]
    },
    {
      "page": "tnewton",
      "title": "Preconditioned Truncated Newton",
      "topics": [
        "tnewton"
      ]
    },
    {
      "page": "varmetric",
      "title": "Shifted Limited-memory Variable-metric",
      "topics": [
        "varmetric"
      ]
    }
  ],
  "_pkglogo": "https://github.com/astamm/nloptr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/astamm/nloptr/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "nloptr.Rmd",
      "filename": "nloptr.html",
      "title": "nloptr",
      "author": "Jelmer Ypma, Aymeric Stamm, and Avraham Adler",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Minimizing the Rosenbrock Banana function",
        "Minimization with inequality constraints",
        "Derivative checker",
        "Notes",
        "Description of options",
        "References"
      ],
      "created": "2017-08-27 19:20:12",
      "modified": "2024-04-29 20:12:42",
      "commits": 4
    }
  ],
  "_score": 16.8731145080869,
  "_indexed": true,
  "_nocasepkg": "nloptr",
  "_universes": [
    "astamm"
  ],
  "_binaries": [
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "2.2.1.9000",
      "date": "2026-05-10T07:52:17.000Z",
      "arch": "emscripten",
      "commit": "5fd8ea7e4e93c71beea99fc125ee523e99cdf502",
      "fileid": "99d2ea920061ecfc58a9d16848e5b94f734a6f1f66863bfb836d9e87dadfcb98",
      "status": "success",
      "buildurl": "https://github.com/r-universe/astamm/actions/runs/25623250243"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.1.9000",
      "date": "2026-05-29T19:41:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5fd8ea7e4e93c71beea99fc125ee523e99cdf502",
      "fileid": "6da9df119be90b9cea9a262a79c8095e7eae5d01bb196d594acf65e9c2c785f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astamm/actions/runs/26658066764"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.1.9000",
      "date": "2026-05-29T19:41:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5fd8ea7e4e93c71beea99fc125ee523e99cdf502",
      "fileid": "7feaeb08c67c159d33962da0fc0177caf1a3820c4f9c8a48c5a8b866f31a607a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astamm/actions/runs/26658066764"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.1.9000",
      "date": "2026-05-29T19:41:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5fd8ea7e4e93c71beea99fc125ee523e99cdf502",
      "fileid": "ed37e3484efe6de6e89e6a1159148d84a24a828d2c1525abc7530c129c637d9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astamm/actions/runs/26658066764"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.1.9000",
      "date": "2026-05-29T19:41:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5fd8ea7e4e93c71beea99fc125ee523e99cdf502",
      "fileid": "dc0d4ccd798decc5dfc75d6e66cf947606cc3b2d83bb318926173f651f3e286c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astamm/actions/runs/26658066764"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.1.9000",
      "date": "2026-05-29T19:56:38.000Z",
      "arch": "aarch64",
      "commit": "5fd8ea7e4e93c71beea99fc125ee523e99cdf502",
      "fileid": "cf7150b2f6a02c29d6bfb0f8862c49f65f2af402f290413900cd38b90da6ff5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astamm/actions/runs/26658066764"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.1.9000",
      "date": "2026-05-29T19:57:11.000Z",
      "arch": "x86_64",
      "commit": "5fd8ea7e4e93c71beea99fc125ee523e99cdf502",
      "fileid": "63d09955e7d51362f0f9afe3389e4eba27fb58b0f1f3f74b621494220165b0a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astamm/actions/runs/26658066764"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.1.9000",
      "date": "2026-05-29T19:48:30.000Z",
      "arch": "aarch64",
      "commit": "5fd8ea7e4e93c71beea99fc125ee523e99cdf502",
      "fileid": "7271d7c38414369305f76648e286d740b80b65a94b351844863ab2c6cac77bfa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/astamm/actions/runs/26658066764"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.1.9000",
      "date": "2026-05-29T19:55:10.000Z",
      "arch": "x86_64",
      "commit": "5fd8ea7e4e93c71beea99fc125ee523e99cdf502",
      "fileid": "746352acf7b3c6ee3ab578c94639e27fbd53e40b88c27f04840ef5e73681a789",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astamm/actions/runs/26658066764"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.1.9000",
      "date": "2026-05-29T19:41:02.000Z",
      "arch": "x86_64",
      "commit": "5fd8ea7e4e93c71beea99fc125ee523e99cdf502",
      "fileid": "b9f93e90bb9309e35d21c9254ff7ca48f827424c788b3c57ea96e28cacab37b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astamm/actions/runs/26658066764"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.1.9000",
      "date": "2026-05-29T19:40:38.000Z",
      "arch": "x86_64",
      "commit": "5fd8ea7e4e93c71beea99fc125ee523e99cdf502",
      "fileid": "c8b7bb61e85f5b64872f6d09bafe1b00bb89ca3e091a5084065fec58b161b005",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astamm/actions/runs/26658066764"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2.1.9000",
      "date": "2026-05-29T19:40:29.000Z",
      "arch": "x86_64",
      "commit": "5fd8ea7e4e93c71beea99fc125ee523e99cdf502",
      "fileid": "35bc3eba100b2296e5befc1ecf8df9c97bc97c8f236a50b9de0e3fb15db7c1dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astamm/actions/runs/26658066764"
    }
  ]
}