{
  "_id": "6a1d13811d7bb097a0a35d95",
  "Package": "sundialr",
  "Type": "Package",
  "Title": "An Interface to 'SUNDIALS' Ordinary Differential Equation (ODE)\nSolvers",
  "Version": "0.1.7",
  "Authors@R": "c(\nperson(\"Satyaprakash\", \"Nayak\", email = \"satyaprakash.nayak@gmail.com\", role = c(\"aut\", \"cre\",\"cph\"), comment = c(ORCID = \"0000-0001-7225-1317\")),\nperson(\"Lawrence Livermore National Security\", role =  c(\"cph\")),\nperson(\"Southern Methodist University\", role =  c(\"cph\"))\n)",
  "Maintainer": "Satyaprakash Nayak <satyaprakash.nayak@gmail.com>",
  "URL": "https://github.com/sn248/sundialr,\nhttp://sn248.github.io/sundialr/",
  "BugReports": "https://github.com/sn248/sundialr/issues",
  "Description": "Provides a way to call the functions in 'SUNDIALS' C ODE\nsolving library\n(<https://computing.llnl.gov/projects/sundials>). Currently the\nserial version of ODE solver, 'CVODE', sensitivity calculator\n'CVODES' and differential algebraic solver 'IDA' from the\n'SUNDIALS' library are implemented. The package requires ODE to\nbe written as an 'R' or 'Rcpp' function and does not require\nthe 'SUNDIALS' library to be installed on the local machine.",
  "License": "BSD_3_clause + file LICENSE",
  "Copyright": "file COPYRIGHTS",
  "SystemRequirements": "cmake",
  "NeedsCompilation": "yes",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://sn248.r-universe.dev",
  "Date/Publication": "2026-06-01 02:26:28 UTC",
  "RemoteUrl": "https://github.com/sn248/sundialr",
  "RemoteRef": "HEAD",
  "RemoteSha": "b127953094ff4eacf49f1f700d6db80e618b91fc",
  "Packaged": {
    "Date": "2026-06-01 05:00:08 UTC",
    "User": "root"
  },
  "Author": "Satyaprakash Nayak [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-7225-1317>),\nLawrence Livermore National Security [cph],\nSouthern Methodist University [cph]",
  "MD5sum": "b41d903d858c26d8c7c828965af8254f",
  "_user": "sn248",
  "_type": "src",
  "_file": "sundialr_0.1.7.tar.gz",
  "_fileid": "d321d5dab4b9ac5812f31f7a2319c80b132350e2fa1597586ab73bfe148ec932",
  "_filesize": 2419704,
  "_sha256": "d321d5dab4b9ac5812f31f7a2319c80b132350e2fa1597586ab73bfe148ec932",
  "_created": "2026-06-01T05:00:08.000Z",
  "_published": "2026-06-01T05:07:13.045Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78789631714,
      "time": 215,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7323770749"
    },
    {
      "job": 78789631824,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7323763192"
    },
    {
      "job": 78789631807,
      "time": 152,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323760454"
    },
    {
      "job": 78789631715,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323764521"
    },
    {
      "job": 78789631756,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7323756296"
    },
    {
      "job": 78789631801,
      "time": 341,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7323792060"
    },
    {
      "job": 78789631805,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323759318"
    },
    {
      "job": 78789631846,
      "time": 342,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323791781"
    },
    {
      "job": 78789240655,
      "time": 263,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323734588"
    },
    {
      "job": 78789631686,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78789631707,
      "time": 235,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7323774166"
    },
    {
      "job": 78789631724,
      "time": 211,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7323770062"
    },
    {
      "job": 78789631734,
      "time": 226,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323772419"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sn248/actions/runs/26735984653",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sn248/sundialr",
  "_commit": {
    "id": "b127953094ff4eacf49f1f700d6db80e618b91fc",
    "author": "Quantilogy <sn248@cornell.edu>",
    "committer": "Quantilogy <sn248@cornell.edu>",
    "message": "Analytical jacobian fix examples\n",
    "time": 1780280788
  },
  "_maintainer": {
    "name": "Satyaprakash Nayak",
    "email": "satyaprakash.nayak@gmail.com",
    "login": "satyaprakashnayak",
    "description": "",
    "uuid": 5281690,
    "orcid": "0000-0001-7225-1317"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "sn248",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 7
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 3
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.7",
      "date": "2026-04-16"
    }
  ],
  "_topics": [
    "ode-solver",
    "sundials",
    "cpp"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "sn248",
      "count": 308,
      "uuid": 15050584
    },
    {
      "user": "andrjohns",
      "count": 10,
      "uuid": 27717896
    },
    {
      "user": "nayaks16",
      "count": 2,
      "uuid": 111460471
    },
    {
      "user": "coatless",
      "count": 1,
      "uuid": 833642
    }
  ],
  "_userbio": {
    "uuid": 15050584,
    "type": "user",
    "name": "Satyaprakash Nayak"
  },
  "_downloads": {
    "count": 537,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sundialr"
  },
  "_devurl": "https://github.com/sn248/sundialr",
  "_pkgdown": "http://sn248.github.io/sundialr/",
  "_searchresults": 9,
  "_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/readme.html",
    "extra/readme.md",
    "extra/sundialr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sn248/sundialr",
  "_realowner": "sn248",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-07-05"
    },
    {
      "version": "0.1.1",
      "date": "2018-07-22"
    },
    {
      "version": "0.1.2",
      "date": "2019-01-12"
    },
    {
      "version": "0.1.3",
      "date": "2019-06-09"
    },
    {
      "version": "0.1.4",
      "date": "2020-05-31"
    },
    {
      "version": "0.1.4.1",
      "date": "2021-05-16"
    },
    {
      "version": "0.1.4.2",
      "date": "2024-07-02"
    },
    {
      "version": "0.1.5",
      "date": "2024-11-14"
    },
    {
      "version": "0.1.6",
      "date": "2024-12-15"
    },
    {
      "version": "0.1.6.1",
      "date": "2024-12-18"
    },
    {
      "version": "0.1.6.2",
      "date": "2025-01-17"
    },
    {
      "version": "0.1.7",
      "date": "2026-04-21"
    }
  ],
  "_exports": [
    "cvode",
    "cvodes",
    "cvsolve",
    "ida"
  ],
  "_help": [
    {
      "page": "cvode",
      "title": "cvode",
      "topics": [
        "cvode"
      ]
    },
    {
      "page": "cvodes",
      "title": "cvodes",
      "topics": [
        "cvodes"
      ]
    },
    {
      "page": "cvsolve",
      "title": "cvsolve",
      "topics": [
        "cvsolve"
      ]
    },
    {
      "page": "ida",
      "title": "ida",
      "topics": [
        "ida"
      ]
    }
  ],
  "_readme": "https://github.com/sn248/sundialr/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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": "my-vignette.Rmd",
      "filename": "my-vignette.html",
      "title": "sundialr - An Interface to 'SUNDIALS' Ordinary Differential Equation (ODE) Solvers",
      "author": "Satyaprakash Nayak",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "System of ODEs",
        "Writing the Differential Equations",
        "Using R",
        "Using Rcpp",
        "Putting everything together",
        "Solving a system of Differential-Algebraic Equations",
        "Solving an ODE system with discontinuties in solution",
        "System of ODEs for Parameter Sensitivities",
        "Calculation of Sensitivities using CVODES",
        "Summary"
      ],
      "created": "2018-04-02 16:20:06",
      "modified": "2024-02-03 13:34:42",
      "commits": 12
    }
  ],
  "_score": 5.99563519459755,
  "_indexed": true,
  "_nocasepkg": "sundialr",
  "_universes": [
    "sn248",
    "satyaprakashnayak"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-06-01T05:04:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b127953094ff4eacf49f1f700d6db80e618b91fc",
      "fileid": "3961adbf07184b2c91c451ff6fe4e90e31cc874e1a9b05b4bfdc55a48127a6cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sn248/actions/runs/26735984653"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-06-01T05:03:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b127953094ff4eacf49f1f700d6db80e618b91fc",
      "fileid": "da49eaabdc72669e26e8e10a624d0bffff029158a5dabb59fee86e686212f9ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sn248/actions/runs/26735984653"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-06-01T05:03:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b127953094ff4eacf49f1f700d6db80e618b91fc",
      "fileid": "386185c4bd999d5d86b973782189a658dacc72beff4fa4460c72f9283a3100df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sn248/actions/runs/26735984653"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-06-01T05:03:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b127953094ff4eacf49f1f700d6db80e618b91fc",
      "fileid": "f8f4adfb06cecbaa07e43912a109ad247304e10f739162fd81b58d90a1f393de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sn248/actions/runs/26735984653"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-06-01T05:02:40.000Z",
      "arch": "aarch64",
      "commit": "b127953094ff4eacf49f1f700d6db80e618b91fc",
      "fileid": "f967cedb113071dafff0aab956775f7fdcfb268b8f00a824315d75145d9e3246",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sn248/actions/runs/26735984653"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-06-01T05:05:38.000Z",
      "arch": "x86_64",
      "commit": "b127953094ff4eacf49f1f700d6db80e618b91fc",
      "fileid": "d0d883bcdd249538b3639bc25fd93777a89c6b3ff08f54854c1941e441674b62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sn248/actions/runs/26735984653"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-06-01T05:02:54.000Z",
      "arch": "aarch64",
      "commit": "b127953094ff4eacf49f1f700d6db80e618b91fc",
      "fileid": "9d1155d062bfa4764f6fd9de6693462955a54fcd951eda8b35cf5daf31e9f9b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sn248/actions/runs/26735984653"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-06-01T05:05:31.000Z",
      "arch": "x86_64",
      "commit": "b127953094ff4eacf49f1f700d6db80e618b91fc",
      "fileid": "20419e123dad26a07cc644b2880d8e72f40ad7a6fdc43357bac891b0c6321961",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sn248/actions/runs/26735984653"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-06-01T05:03:48.000Z",
      "arch": "x86_64",
      "commit": "b127953094ff4eacf49f1f700d6db80e618b91fc",
      "fileid": "46cf25ba09a024ccb3cd7a308463d6dd720e9e701451202557b2918921e6b4aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sn248/actions/runs/26735984653"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-06-01T05:03:20.000Z",
      "arch": "x86_64",
      "commit": "b127953094ff4eacf49f1f700d6db80e618b91fc",
      "fileid": "09509c03f38b38c98a53413ff345805d3b488ff3bb78389ab6e19e42c461c8fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sn248/actions/runs/26735984653"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-06-01T05:03:37.000Z",
      "arch": "x86_64",
      "commit": "b127953094ff4eacf49f1f700d6db80e618b91fc",
      "fileid": "87476a852d1c5ad075052a1cb91e22e9ecfcfa0e303dd3b27b4e6bf437e49f82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sn248/actions/runs/26735984653"
    }
  ]
}