{
  "_id": "6a182636acfb0bcc41db5145",
  "Package": "r2sundials",
  "Type": "Package",
  "Title": "Wrapper for 'SUNDIALS' Solving ODE and Sensitivity Problem",
  "Version": "7.2.1-4",
  "Date": "2026-01-22",
  "Authors@R": "c(\nperson(\"Serguei\", \"Sokol\", role=c(\"cre\", \"aut\"), email=\"sokol@insa-toulouse.fr\"),\nperson(\"Carol S.\", \"Woodward\", role=\"ctb\"),\nperson(\"Daniel R.\", \"Reynolds\", role=\"ctb\"),\nperson(\"Alan C.\", \"Hindmarsh\", role=\"ctb\"),\nperson(\"David J.\", \"Gardner\", role=\"ctb\"),\nperson(\"Cody J.\", \"Balos\", role=\"ctb\"),\nperson(\"Radu\", \"Serban\", role=\"ctb\"),\nperson(\"Scott D.\", \"Cohen\", role=\"ctb\"),\nperson(\"Peter N.\", \"Brown\", role=\"ctb\"),\nperson(\"George\", \"Byrne\", role=\"ctb\"),\nperson(\"Allan G.\", \"Taylor\", role=\"ctb\"),\nperson(\"Steven L.\", \"Lee\", role=\"ctb\"),\nperson(\"Keith E.\", \"Grant\", role=\"ctb\"),\nperson(\"Aaron\", \"Collier\", role=\"ctb\"),\nperson(\"Lawrence E.\", \"Banks\", role=\"ctb\"),\nperson(\"Steve\", \"Smith\", role=\"ctb\"),\nperson(\"Cosmin\", \"Petra\", role=\"ctb\"),\nperson(\"Slaven\", \"Peles\", role=\"ctb\"),\nperson(\"John\", \"Loffeld\", role=\"ctb\"),\nperson(\"Dan\", \"Shumaker\", role=\"ctb\"),\nperson(\"Ulrike\", \"Yang\", role=\"ctb\"),\nperson(\"James\", \"Almgren-Bell\", role=\"ctb\"),\nperson(\"Shelby L.\", \"Lockhart\", role=\"ctb\"),\nperson(\"Hilari C.\", \"Tiedeman\", role=\"ctb\"),\nperson(\"Ting\", \"Yan\", role=\"ctb\"),\nperson(\"Jean M.\", \"Sexton\", role=\"ctb\"),\nperson(\"Chris\", \"White\", role=\"ctb\"),\nperson(\"Lawrence Livermore National Security\", role=\"cph\"),\nperson(\"Southern Methodist University\", role=\"cph\"),\nperson(\"INSA\", role=\"cph\"),\nperson(\"INRAE\", role=\"cph\"),\nperson(\"CNRS\", role=\"cph\")\n)",
  "Maintainer": "Serguei Sokol <sokol@insa-toulouse.fr>",
  "Description": "Wrapper for widely used 'SUNDIALS' software (SUite of\nNonlinear and DIfferential/ALgebraic Equation Solvers) and more\nprecisely to its 'CVODES' solver. It is aiming to solve\nordinary differential equations (ODE) and optionally pending\nforward sensitivity problem. The wrapper is made 'R' friendly\nby allowing to pass custom parameters to user's callback\nfunctions. Such functions can be both written in 'R' and in\n'C++' ('RcppArmadillo' flavor). In case of 'C++', performance\nis greatly improved so this option is highly advisable when\nperformance matters. If provided, Jacobian matrix can be\ncalculated either in dense or sparse format. In the latter case\n'rmumps' package is used to solve corresponding linear systems.\nRoot finding and pending event management are optional and can\nbe specified as 'R' or 'C++' functions too. This makes them a\nvery flexible tool for controlling the ODE system during the\ntime course simulation. 'SUNDIALS' library was published in\nHindmarsh et al. (2005) <doi:10.1145/1089014.1089020>.",
  "BugReports": "https://github.com/sgsokol/r2sundials/issues",
  "License": "GPL (>=2)",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Biarch": "FALSE",
  "Repository": "https://sgsokol.r-universe.dev",
  "Date/Publication": "2026-01-22 10:48:26 UTC",
  "RemoteUrl": "https://github.com/sgsokol/r2sundials",
  "RemoteRef": "HEAD",
  "RemoteSha": "5f40d1a690859101bf961b99c75c9ce6d311cc7e",
  "Packaged": {
    "Date": "2026-05-28 11:20:01 UTC",
    "User": "root"
  },
  "Author": "Serguei Sokol [cre, aut],\nCarol S. Woodward [ctb],\nDaniel R. Reynolds [ctb],\nAlan C. Hindmarsh [ctb],\nDavid J. Gardner [ctb],\nCody J. Balos [ctb],\nRadu Serban [ctb],\nScott D. Cohen [ctb],\nPeter N. Brown [ctb],\nGeorge Byrne [ctb],\nAllan G. Taylor [ctb],\nSteven L. Lee [ctb],\nKeith E. Grant [ctb],\nAaron Collier [ctb],\nLawrence E. Banks [ctb],\nSteve Smith [ctb],\nCosmin Petra [ctb],\nSlaven Peles [ctb],\nJohn Loffeld [ctb],\nDan Shumaker [ctb],\nUlrike Yang [ctb],\nJames Almgren-Bell [ctb],\nShelby L. Lockhart [ctb],\nHilari C. Tiedeman [ctb],\nTing Yan [ctb],\nJean M. Sexton [ctb],\nChris White [ctb],\nLawrence Livermore National Security [cph],\nSouthern Methodist University [cph],\nINSA [cph],\nINRAE [cph],\nCNRS [cph]",
  "MD5sum": "421c2ad831d1113f4b8bfb14a907aae4",
  "_user": "sgsokol",
  "_type": "src",
  "_file": "r2sundials_7.2.1-4.tar.gz",
  "_fileid": "94e4c03bc9aeed8826e599109e66c3138b3a2fd8a5a6629c67f0a6d642337ec5",
  "_filesize": 562822,
  "_sha256": "94e4c03bc9aeed8826e599109e66c3138b3a2fd8a5a6629c67f0a6d642337ec5",
  "_created": "2026-05-28T11:20:01.000Z",
  "_published": "2026-05-28T11:25:42.704Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78279753611,
      "time": 173,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264570738"
    },
    {
      "job": 78279753594,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264567615"
    },
    {
      "job": 78279753652,
      "time": 181,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264572678"
    },
    {
      "job": 78279753665,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264568063"
    },
    {
      "job": 78279753743,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264557949"
    },
    {
      "job": 78279753733,
      "time": 255,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264596278"
    },
    {
      "job": 78279753710,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264546572"
    },
    {
      "job": 78279753699,
      "time": 284,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264604994"
    },
    {
      "job": 78279232163,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264512491"
    },
    {
      "job": 78279753647,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78279753772,
      "time": 202,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264579030"
    },
    {
      "job": 78279753630,
      "time": 173,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264570745"
    },
    {
      "job": 78279753664,
      "time": 197,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264577609"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26571400900",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sgsokol/r2sundials",
  "_commit": {
    "id": "5f40d1a690859101bf961b99c75c9ce6d311cc7e",
    "author": "Serguei Sokol <sokol@insa-toulouse.fr>",
    "committer": "Serguei Sokol <sokol@insa-toulouse.fr>",
    "message": "v7.2.1-4 removed xref to ast2ast\n\nSigned-off-by: Serguei Sokol <sokol@insa-toulouse.fr>\n",
    "time": 1769078906
  },
  "_maintainer": {
    "name": "Serguei Sokol",
    "email": "sokol@insa-toulouse.fr",
    "login": "sgsokol",
    "description": "",
    "uuid": 9048783
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "rmumps",
      "version": ">= 5.2.1-6",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "rmumps",
      "version": ">= 5.2.1-6",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "RcppXPtrUtils",
      "role": "Suggests"
    },
    {
      "package": "slam",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "deSolve",
      "role": "Suggests"
    },
    {
      "package": "RcppArmadillo",
      "role": "Suggests"
    }
  ],
  "_owner": "sgsokol",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "sgsokol",
      "count": 34,
      "uuid": 9048783
    },
    {
      "user": "eddelbuettel",
      "count": 1,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 9048783,
    "type": "user",
    "name": "Serguei Sokol"
  },
  "_downloads": {
    "count": 282,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/r2sundials"
  },
  "_devurl": "https://github.com/sgsokol/r2sundials",
  "_searchresults": 4,
  "_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/r2sundials.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sgsokol/r2sundials",
  "_realowner": "sgsokol",
  "_cranurl": true,
  "_releases": [
    {
      "version": "5.0.0-4",
      "date": "2020-01-08"
    },
    {
      "version": "5.0.0-7",
      "date": "2020-03-15"
    },
    {
      "version": "5.0.0-9",
      "date": "2021-03-16"
    },
    {
      "version": "5.0.0-10",
      "date": "2021-05-18"
    },
    {
      "version": "6.5.0-3",
      "date": "2023-03-24"
    },
    {
      "version": "6.5.0-4",
      "date": "2023-12-08"
    },
    {
      "version": "6.5.0-5",
      "date": "2024-07-22"
    },
    {
      "version": "7.2.1-3",
      "date": "2025-04-10"
    },
    {
      "version": "7.2.1-4",
      "date": "2026-01-22"
    }
  ],
  "_exports": [
    "CV_ADAMS",
    "CV_BDF",
    "CV_SIMULTANEOUS",
    "CV_STAGGERED",
    "CV_STAGGERED1",
    "CV_SUCCESS",
    "get_cnst",
    "r2cvodes",
    "R2SUNDIALS_EVENT_HOLD",
    "R2SUNDIALS_EVENT_IGNORE",
    "R2SUNDIALS_EVENT_STOP"
  ],
  "_help": [
    {
      "page": "r2sundials-package",
      "title": "Wrapper for 'SUNDIALS' Solving ODE and Sensitivity Problem",
      "topics": [
        "r2sundials-package",
        "r2sundials"
      ]
    },
    {
      "page": "get_cnst",
      "title": "Get Predefined Constant",
      "topics": [
        "get_cnst"
      ]
    },
    {
      "page": "r2cvodes",
      "title": "Solving ODE System and Sensitivity Equations",
      "topics": [
        "CV_ADAMS",
        "CV_BDF",
        "CV_SIMULTANEOUS",
        "CV_STAGGERED",
        "CV_STAGGERED1",
        "CV_SUCCESS",
        "r2cvodes",
        "R2SUNDIALS_EVENT_HOLD",
        "R2SUNDIALS_EVENT_IGNORE",
        "R2SUNDIALS_EVENT_STOP"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo",
    "rmumps"
  ],
  "_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"
    }
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "r2sundials",
  "_universes": [
    "sgsokol"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "7.2.1-4",
      "date": "2026-05-28T11:22:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5f40d1a690859101bf961b99c75c9ce6d311cc7e",
      "fileid": "e4d531fa988ca9b434f8b6fc755f5beaddf2c78c2d3cae8cf446f3ff0f6a63a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26571400900"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "7.2.1-4",
      "date": "2026-05-28T11:22:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5f40d1a690859101bf961b99c75c9ce6d311cc7e",
      "fileid": "c5cdc8d165c4f1e9fc14b031526d1e8b4c7424b3f212649731d4c00dffdc4024",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26571400900"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "7.2.1-4",
      "date": "2026-05-28T11:22:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5f40d1a690859101bf961b99c75c9ce6d311cc7e",
      "fileid": "8497cc08b43f87cc53bf400e2ed34c161b5e6d5848985187ac98a6ce6b0550fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26571400900"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "7.2.1-4",
      "date": "2026-05-28T11:22:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5f40d1a690859101bf961b99c75c9ce6d311cc7e",
      "fileid": "a02bed8d62ec21bc2b41ebf0a6515b94b15644d6d147b91caffb1ccb129bcf49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26571400900"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "7.2.1-4",
      "date": "2026-05-28T11:21:59.000Z",
      "arch": "aarch64",
      "commit": "5f40d1a690859101bf961b99c75c9ce6d311cc7e",
      "fileid": "79c6791417fee7f5ca2e5f99c7e6955692a0605cbe8290ff6181a6390ade8c41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26571400900"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "7.2.1-4",
      "date": "2026-05-28T11:23:12.000Z",
      "arch": "x86_64",
      "commit": "5f40d1a690859101bf961b99c75c9ce6d311cc7e",
      "fileid": "e74250cd6b143641ee5773a6a779ea3714f2f7a35ad9278bd6bc28686ed3a469",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26571400900"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "7.2.1-4",
      "date": "2026-05-28T11:21:42.000Z",
      "arch": "aarch64",
      "commit": "5f40d1a690859101bf961b99c75c9ce6d311cc7e",
      "fileid": "fe8e948d47d4fc3881813b2894ab6a908b2008eb4a84c7a6f18f718deaa893d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26571400900"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "7.2.1-4",
      "date": "2026-05-28T11:23:03.000Z",
      "arch": "x86_64",
      "commit": "5f40d1a690859101bf961b99c75c9ce6d311cc7e",
      "fileid": "ec90bcb61185f1ac828621312a6effa8b1733bbe9f92c39da9d0f907fbedf592",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26571400900"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "7.2.1-4",
      "date": "2026-05-28T11:21:42.000Z",
      "arch": "x86_64",
      "commit": "5f40d1a690859101bf961b99c75c9ce6d311cc7e",
      "fileid": "743f1a2ff2a706945029944d5003497139efc23eacffbf8fb416b3409a37a748",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26571400900"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "7.2.1-4",
      "date": "2026-05-28T11:21:36.000Z",
      "arch": "x86_64",
      "commit": "5f40d1a690859101bf961b99c75c9ce6d311cc7e",
      "fileid": "bc37fed1ec6e38ee6705cf636b92eec0ec065d1b31ce536943750c39c2d1ac22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26571400900"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "7.2.1-4",
      "date": "2026-05-28T11:21:31.000Z",
      "arch": "x86_64",
      "commit": "5f40d1a690859101bf961b99c75c9ce6d311cc7e",
      "fileid": "a2bb3cdad062765b2bfbb99ae2c7df8c626c8ab6aa4679358296fe3da81bf071",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26571400900"
    }
  ]
}