{
  "_id": "6a6321fbd3420cf5dfdb78c1",
  "Package": "rmumps",
  "Type": "Package",
  "Title": "Wrapper for MUMPS Library",
  "Version": "5.2.1-43",
  "Authors@R": "c(person(\"Serguei\", \"Sokol\", role=c(\"aut\", \"cre\"), email=\"sokol@insa-toulouse.fr\"),\nperson(\"Emmanuel\", \"Agullo\", role=\"ctb\"),\nperson(\"Patrick\", \"Amestoy\", role=c(\"ctb\", \"cph\")),\nperson(\"Maurice\", \"Bremond\", role=\"ctb\"),\nperson(\"Alfredo\", \"Buttari\", role=\"ctb\"),\nperson(\"Philippe\", \"Combes\", role=\"ctb\"),\nperson(\"Marie\", \"Durand\", role=\"ctb\"),\nperson(\"Aurelia\", \"Fevre\", role=\"ctb\"),\nperson(\"Abdou\", \"Guermouche\", role=\"ctb\"),\nperson(\"Guillaume\", \"Joslin\", role=\"ctb\"),\nperson(\"Jacko\", \"Koster\", role=\"ctb\"),\nperson(\"Jean-Yves\", \"L'Excellent\", role=\"ctb\"),\nperson(\"Stephane\", \"Pralet\", role=\"ctb\"),\nperson(\"Chiara\", \"Puglisi\", role=\"ctb\"),\nperson(\"Francois-Henry\", \"Rouet\", role=\"ctb\"),\nperson(\"Wissam\", \"Sid-Lakhdar\", role=\"ctb\"),\nperson(\"Tzvetomila\", \"Slavova\", role=\"ctb\"),\nperson(\"Bora\", \"Ucar\", role=\"ctb\"),\nperson(\"Clement\", \"Weisbecker\", role=\"ctb\"),\nperson(\"Juergen\", \"Schulze\", role=\"ctb\"),\nperson(\"George\", \"Karypis\", role=\"ctb\"),\nperson(\"Douglas C.\", \"Schmidt\", role=\"ctb\"),\nperson(\"Isamu\", \"Hasegawa\", role=\"ctb\"),\nperson(\"Alexander\", \"Chemeris\", role=\"ctb\"),\nperson(\"Makoto\", \"Matsumoto\", role=\"ctb\"),\nperson(\"Takuji\", \"Nishimura\", role=\"ctb\"),\nperson(\"Francois\", \"Pellegrini\", role=\"ctb\"),\nperson(\"David\", \"Goudin\", role=\"ctb\"),\nperson(\"Pascal\", \"Henon\", role=\"ctb\"),\nperson(\"Pierre\", \"Ramet\", role=\"ctb\"),\nperson(\"Sebastien\", \"Fourestier\", role=\"ctb\"),\nperson(\"Jun-Ho\", \"Her\", role=\"ctb\"),\nperson(\"Cedric\", \"Chevalier\", role=\"ctb\"),\nperson(\"Timothy A.\", \"Davis\", role=c(\"ctb\", \"cph\")),\nperson(\"Iain S.\", \"Duff\", role=c(\"ctb\", \"cph\")),\nperson(\"John K.\", \"Reid\", role=c(\"ctb\", \"cph\")),\nperson(\"Richard\", \"Stallman\", role=\"ctb\"),\nperson(\"Samuel\", \"Thibault\", role=c(\"ctb\", \"cph\")),\nperson(\"CERFACS\", role=\"cph\"),\nperson(\"CNRS\", role=\"cph\"),\nperson(\"ENS Lyon\", role=\"cph\"),\nperson(\"INP Toulouse\", role=\"cph\"),\nperson(\"INRIA\", role=\"cph\"),\nperson(\"University of Bordeaux\", role=\"cph\"),\nperson(\"Regents of the University of Minnesota\", role=\"cph\"),\nperson(\"Free Software Foundation, Inc\", role=\"cph\"),\nperson(\"Alexander Chemeris\", role=\"cph\"),\nperson(\"Makoto Matsumoto\", role=\"cph\"),\nperson(\"Takuji Nishimura\", role=\"cph\"),\nperson(\"Universite de Bordeaux\", role=\"cph\"),\nperson(\"CNRS\", role=\"cph\"),\nperson(\"INSA\", role=\"cph\"),\nperson(\"INRAE\", role=\"cph\")\n)",
  "Maintainer": "Serguei Sokol <sokol@insa-toulouse.fr>",
  "Description": "Some basic features of 'MUMPS' (Multifrontal Massively\nParallel sparse direct Solver) are wrapped in a class whose\nmethods can be used for sequentially solving a sparse linear\nsystem (symmetric or not) with one or many right hand sides\n(dense or sparse). There is a possibility to do separately\nsymbolic analysis, LU (or LDL^t) factorization and system\nsolving. Third part ordering libraries are included and can be\nused: 'PORD', 'METIS', 'SCOTCH'. 'MUMPS' method was first\ndescribed in Amestoy et al. (2001)\n<doi:10.1137/S0895479899358194> and Amestoy et al. (2006)\n<doi:10.1016/j.parco.2005.07.004>.",
  "License": "GPL (>= 2)",
  "SystemRequirements": "GNU Make",
  "NeedsCompilation": "yes",
  "Biarch": "yes",
  "BugReports": "https://github.com/sgsokol/rmumps/issues",
  "URL": "http://www.mumps-solver.org/, https://github.com/sgsokol/rmumps/",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "make",
  "Repository": "https://sgsokol.r-universe.dev",
  "Date/Publication": "2026-05-28 08:21:17 UTC",
  "RemoteUrl": "https://github.com/sgsokol/rmumps",
  "RemoteRef": "HEAD",
  "RemoteSha": "6a616fa18a19071f1da850e019c1064d69e62993",
  "Packaged": {
    "Date": "2026-07-24 07:01:05 UTC",
    "User": "root"
  },
  "Author": "Serguei Sokol [aut, cre],\nEmmanuel Agullo [ctb],\nPatrick Amestoy [ctb, cph],\nMaurice Bremond [ctb],\nAlfredo Buttari [ctb],\nPhilippe Combes [ctb],\nMarie Durand [ctb],\nAurelia Fevre [ctb],\nAbdou Guermouche [ctb],\nGuillaume Joslin [ctb],\nJacko Koster [ctb],\nJean-Yves L'Excellent [ctb],\nStephane Pralet [ctb],\nChiara Puglisi [ctb],\nFrancois-Henry Rouet [ctb],\nWissam Sid-Lakhdar [ctb],\nTzvetomila Slavova [ctb],\nBora Ucar [ctb],\nClement Weisbecker [ctb],\nJuergen Schulze [ctb],\nGeorge Karypis [ctb],\nDouglas C. Schmidt [ctb],\nIsamu Hasegawa [ctb],\nAlexander Chemeris [ctb],\nMakoto Matsumoto [ctb],\nTakuji Nishimura [ctb],\nFrancois Pellegrini [ctb],\nDavid Goudin [ctb],\nPascal Henon [ctb],\nPierre Ramet [ctb],\nSebastien Fourestier [ctb],\nJun-Ho Her [ctb],\nCedric Chevalier [ctb],\nTimothy A. Davis [ctb, cph],\nIain S. Duff [ctb, cph],\nJohn K. Reid [ctb, cph],\nRichard Stallman [ctb],\nSamuel Thibault [ctb, cph],\nCERFACS [cph],\nCNRS [cph],\nENS Lyon [cph],\nINP Toulouse [cph],\nINRIA [cph],\nUniversity of Bordeaux [cph],\nRegents of the University of Minnesota [cph],\nFree Software Foundation, Inc [cph],\nAlexander Chemeris [cph],\nMakoto Matsumoto [cph],\nTakuji Nishimura [cph],\nUniversite de Bordeaux [cph],\nCNRS [cph],\nINSA [cph],\nINRAE [cph]",
  "_user": "sgsokol",
  "_type": "src",
  "_file": "rmumps_5.2.1-43.tar.gz",
  "_fileid": "https://r2.ropensci.org/1d8b60d98dcb5e815974bec627f457f233fb6093420bded2c33bba3165171661",
  "_filesize": 2310926,
  "_sha256": "1d8b60d98dcb5e815974bec627f457f233fb6093420bded2c33bba3165171661",
  "_expires": "2026-11-01T08:27:37.000Z",
  "_created": "2026-07-24T07:01:05.000Z",
  "_published": "2026-07-24T08:27:39.608Z",
  "_jobs": [
    {
      "job": 89421143597,
      "time": 204,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589242099"
    },
    {
      "job": 89421143550,
      "time": 207,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589242991"
    },
    {
      "job": 89421143595,
      "time": 195,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589238773"
    },
    {
      "job": 89421143664,
      "time": 232,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589251940"
    },
    {
      "job": 89421143621,
      "time": 265,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590844668"
    },
    {
      "job": 89421143611,
      "time": 658,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590994753"
    },
    {
      "job": 89421143566,
      "time": 233,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590770416"
    },
    {
      "job": 89421143547,
      "time": 330,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590765039"
    },
    {
      "job": 89420423642,
      "time": 244,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589167485"
    },
    {
      "job": 89421143495,
      "time": 270,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 89421143553,
      "time": 294,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589275085"
    },
    {
      "job": 89421143590,
      "time": 294,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589274103"
    },
    {
      "job": 89421143539,
      "time": 294,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589274541"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sgsokol/actions/runs/30073897543",
  "_status": "success",
  "_upstream": "https://github.com/sgsokol/rmumps",
  "_commit": {
    "id": "6a616fa18a19071f1da850e019c1064d69e62993",
    "author": "Serguei Sokol <sokol@insa-toulouse.fr>",
    "committer": "Serguei Sokol <sokol@insa-toulouse.fr>",
    "message": "v5.2.1-43 fixed dmumps_c declaration in init.c\n\nSigned-off-by: Serguei Sokol <sokol@insa-toulouse.fr>\n",
    "time": 1779956477
  },
  "_maintainer": {
    "name": "Serguei Sokol",
    "email": "sokol@insa-toulouse.fr",
    "login": "sgsokol",
    "description": "",
    "uuid": 9048783
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "slam",
      "role": "Suggests"
    }
  ],
  "_owner": "sgsokol",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v5.2.1-43",
      "date": "2026-05-28"
    }
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "sgsokol",
      "count": 52,
      "uuid": 9048783
    },
    {
      "user": "bnaras",
      "count": 1,
      "uuid": 3030361
    }
  ],
  "_userbio": {
    "uuid": 9048783,
    "type": "user",
    "name": "Serguei Sokol",
    "followers": 10
  },
  "_downloads": {
    "count": 583,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmumps"
  },
  "_devurl": "https://github.com/sgsokol/rmumps",
  "_searchresults": 28,
  "_topics": [
    "openblas",
    "fortran",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rmumps.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sgsokol/rmumps",
  "_realowner": "sgsokol",
  "_cranurl": true,
  "_releases": [
    {
      "version": "5.0.1.4",
      "date": "2015-12-17"
    },
    {
      "version": "5.0.1.6",
      "date": "2016-01-21"
    },
    {
      "version": "5.0.1.7",
      "date": "2016-01-21"
    },
    {
      "version": "5.0.1.8",
      "date": "2016-02-23"
    },
    {
      "version": "5.0.1.9",
      "date": "2016-04-12"
    },
    {
      "version": "5.0.1.9-1",
      "date": "2016-04-14"
    },
    {
      "version": "5.0.1.10",
      "date": "2016-08-25"
    },
    {
      "version": "5.0.1.11-1",
      "date": "2016-12-22"
    },
    {
      "version": "5.0.1.12",
      "date": "2017-03-07"
    },
    {
      "version": "5.0.1.12-1",
      "date": "2017-03-08"
    },
    {
      "version": "5.0.1.12-3",
      "date": "2017-03-17"
    },
    {
      "version": "5.1.1-1",
      "date": "2017-04-26"
    },
    {
      "version": "5.1.1-2",
      "date": "2017-07-05"
    },
    {
      "version": "5.1.1-3",
      "date": "2017-09-19"
    },
    {
      "version": "5.1.2-2",
      "date": "2017-12-18"
    },
    {
      "version": "5.1.2-4",
      "date": "2018-01-05"
    },
    {
      "version": "5.1.2-5",
      "date": "2018-12-18"
    },
    {
      "version": "5.1.2-6",
      "date": "2019-04-25"
    },
    {
      "version": "5.2.1-4",
      "date": "2019-08-24"
    },
    {
      "version": "5.2.1-5",
      "date": "2019-08-28"
    },
    {
      "version": "5.2.1-6",
      "date": "2019-11-05"
    },
    {
      "version": "5.2.1-7",
      "date": "2019-12-06"
    },
    {
      "version": "5.2.1-10",
      "date": "2020-01-28"
    },
    {
      "version": "5.2.1-12",
      "date": "2020-02-20"
    },
    {
      "version": "5.2.1-13",
      "date": "2021-07-19"
    },
    {
      "version": "5.2.1-14",
      "date": "2021-08-12"
    },
    {
      "version": "5.2.1-15",
      "date": "2022-03-25"
    },
    {
      "version": "5.2.1-18",
      "date": "2022-10-05"
    },
    {
      "version": "5.2.1-20",
      "date": "2022-10-20"
    },
    {
      "version": "5.2.1-22",
      "date": "2023-01-14"
    },
    {
      "version": "5.2.1-23",
      "date": "2023-03-08"
    },
    {
      "version": "5.2.1-25",
      "date": "2023-11-03"
    },
    {
      "version": "5.2.1-26",
      "date": "2023-11-28"
    },
    {
      "version": "5.2.1-27",
      "date": "2024-02-05"
    },
    {
      "version": "5.2.1-28",
      "date": "2024-02-26"
    },
    {
      "version": "5.2.1-29",
      "date": "2024-03-29"
    },
    {
      "version": "5.2.1-30",
      "date": "2024-06-14"
    },
    {
      "version": "5.2.1-34",
      "date": "2025-04-08"
    },
    {
      "version": "5.2.1-35",
      "date": "2025-05-16"
    },
    {
      "version": "5.2.1-36",
      "date": "2025-12-12"
    },
    {
      "version": "5.2.1-37",
      "date": "2026-02-28"
    },
    {
      "version": "5.2.1-41",
      "date": "2026-03-13"
    },
    {
      "version": "5.2.1-42",
      "date": "2026-05-26"
    },
    {
      "version": "5.2.1-43",
      "date": "2026-05-28"
    }
  ],
  "_exports": [
    "Rmumps",
    "Rmumps__del_ptr",
    "Rmumps__get_permutation",
    "Rmumps__ptr_ijv",
    "Rmumps__set_mat_ptr",
    "Rmumps__set_permutation",
    "Rmumps__solveptr",
    "Rmumps__triplet",
    "RMUMPS_PERM",
    "RMUMPS_PERM_AMD",
    "RMUMPS_PERM_AMF",
    "RMUMPS_PERM_AUTO",
    "RMUMPS_PERM_METIS",
    "RMUMPS_PERM_PORD",
    "RMUMPS_PERM_QAMD",
    "RMUMPS_PERM_SCOTCH"
  ],
  "_help": [
    {
      "page": "rmumps-package",
      "title": "Rcpp port of MUMPS library for LU or LDL^t factorization of sparse matrices",
      "topics": [
        "rmumps-package",
        "rmumps"
      ]
    },
    {
      "page": "Rmumps",
      "title": "Rcpp Exported Class Wrapping MUMPS library",
      "topics": [
        "determinant.Rcpp_Rmumps",
        "dim.Rcpp_Rmumps",
        "ncol.Rcpp_Rmumps",
        "nrow.Rcpp_Rmumps",
        "print.Rcpp_Rmumps",
        "Rcpp_Rmumps-class",
        "Rmumps",
        "show.Rcpp_Rmumps",
        "solve.Rcpp_Rmumps",
        "solvet",
        "solvet.Rcpp_Rmumps"
      ]
    },
    {
      "page": "Rmumps__del_ptr",
      "title": "Delete via Pointer",
      "topics": [
        "Rmumps__del_ptr"
      ]
    },
    {
      "page": "Rmumps__get_permutation",
      "title": "Get Permutation Parameter",
      "topics": [
        "Rmumps__get_permutation"
      ]
    },
    {
      "page": "Rmumps__ptr_ijv",
      "title": "Construct via Triplet Pointers",
      "topics": [
        "Rmumps__ptr_ijv"
      ]
    },
    {
      "page": "Rmumps__set_mat_ptr",
      "title": "Set Matrix via Pointer",
      "topics": [
        "Rmumps__set_mat_ptr"
      ]
    },
    {
      "page": "Rmumps__set_permutation",
      "title": "Set Permutation Parameter",
      "topics": [
        "Rmumps__set_permutation"
      ]
    },
    {
      "page": "Rmumps__solveptr",
      "title": "Solve via Pointer",
      "topics": [
        "Rmumps__solveptr"
      ]
    },
    {
      "page": "Rmumps__triplet",
      "title": "Explore via Triplet",
      "topics": [
        "Rmumps__triplet"
      ]
    },
    {
      "page": "RMUMPS_PERM",
      "title": "Exported Constants",
      "topics": [
        "RMUMPS_PERM",
        "RMUMPS_PERM_AMD",
        "RMUMPS_PERM_AMF",
        "RMUMPS_PERM_AUTO",
        "RMUMPS_PERM_METIS",
        "RMUMPS_PERM_PORD",
        "RMUMPS_PERM_QAMD",
        "RMUMPS_PERM_SCOTCH"
      ]
    }
  ],
  "_readme": "https://github.com/sgsokol/rmumps/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 5.577491799837225,
  "_indexed": true,
  "_nocasepkg": "rmumps",
  "_universes": [
    "sgsokol"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "5.2.1-43",
      "date": "2026-07-24T07:04:18.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6a616fa18a19071f1da850e019c1064d69e62993",
      "fileid": "https://r2.ropensci.org/f62c7d28b9603f0c759d5010b575cb13014de402e28e208b6b60ab6d7eab193b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/30073897543"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "5.2.1-43",
      "date": "2026-07-24T07:04:35.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6a616fa18a19071f1da850e019c1064d69e62993",
      "fileid": "https://r2.ropensci.org/267b8d2246b9f55deca70a81f7723eaa9c6028f078a444a5ff1261c7ae42f683",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/30073897543"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "5.2.1-43",
      "date": "2026-07-24T07:04:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6a616fa18a19071f1da850e019c1064d69e62993",
      "fileid": "https://r2.ropensci.org/7f45c89349dd0b1c5ac62dd43ea8f27c9f31ac11c54dbadfa7c207397060d42c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/30073897543"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "5.2.1-43",
      "date": "2026-07-24T07:04:36.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6a616fa18a19071f1da850e019c1064d69e62993",
      "fileid": "https://r2.ropensci.org/9a2b0c0478cba1aac09c08ac31406fc5104da09fad9633cf78dd5bc57c4bf1ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/30073897543"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "5.2.1-43",
      "date": "2026-07-24T08:17:42.000Z",
      "arch": "aarch64",
      "commit": "6a616fa18a19071f1da850e019c1064d69e62993",
      "fileid": "https://r2.ropensci.org/9f1308d68cd44b78b4226059229898f59bc4c26d42a2407adcdbb6b6bab0d3df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/30073897543"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "5.2.1-43",
      "date": "2026-07-24T08:20:33.000Z",
      "arch": "x86_64",
      "commit": "6a616fa18a19071f1da850e019c1064d69e62993",
      "fileid": "https://r2.ropensci.org/7b1de1b450640339179f03c2b917b380c6fd5ca44612d84b5bd4fc8d28af7c59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/30073897543"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "5.2.1-43",
      "date": "2026-07-24T08:14:42.000Z",
      "arch": "aarch64",
      "commit": "6a616fa18a19071f1da850e019c1064d69e62993",
      "fileid": "https://r2.ropensci.org/b108c26869a69b516d93dea6aca52e9afd89313c8f22f6d3d834c56f25d74b82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/30073897543"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "5.2.1-43",
      "date": "2026-07-24T08:13:29.000Z",
      "arch": "x86_64",
      "commit": "6a616fa18a19071f1da850e019c1064d69e62993",
      "fileid": "https://r2.ropensci.org/339b0e30e1846994f9c3f597793044b6885b2ec180a8a5a31ee75ae0eae877a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/30073897543"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "5.2.1-43",
      "date": "2026-07-24T07:03:48.000Z",
      "arch": "x86_64",
      "commit": "6a616fa18a19071f1da850e019c1064d69e62993",
      "fileid": "https://r2.ropensci.org/273986eb4511063c564350e041ed56cc0e9c3b7bc3a662020f5693b4ef4c2c91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/30073897543"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "5.2.1-43",
      "date": "2026-07-24T07:03:35.000Z",
      "arch": "x86_64",
      "commit": "6a616fa18a19071f1da850e019c1064d69e62993",
      "fileid": "https://r2.ropensci.org/b73dfe8367e9c40fc9da2f6a51b16c18aacd2c567156a7c702c674f19af8aa4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/30073897543"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "5.2.1-43",
      "date": "2026-07-24T07:03:44.000Z",
      "arch": "x86_64",
      "commit": "6a616fa18a19071f1da850e019c1064d69e62993",
      "fileid": "https://r2.ropensci.org/0c3ce9bf5e90023700196a3b6d5d7c98c1f1dcd93f336b63a5481966f511e42d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/30073897543"
    }
  ]
}