Package: sundialr 0.1.7
sundialr: An Interface to 'SUNDIALS' Ordinary Differential Equation (ODE) Solvers
Provides a way to call the functions in 'SUNDIALS' C ODE solving library (<https://computing.llnl.gov/projects/sundials>). Currently the serial version of ODE solver, 'CVODE', sensitivity calculator 'CVODES' and differential algebraic solver 'IDA' from the 'SUNDIALS' library are implemented. The package requires ODE to be written as an 'R' or 'Rcpp' function and does not require the 'SUNDIALS' library to be installed on the local machine.
Authors:
sundialr_0.1.7.tar.gz
sundialr_0.1.7.zip(r-4.7)sundialr_0.1.7.zip(r-4.6)sundialr_0.1.7.zip(r-4.5)
sundialr_0.1.7.tgz(r-4.6-x86_64)sundialr_0.1.7.tgz(r-4.6-arm64)sundialr_0.1.7.tgz(r-4.5-x86_64)sundialr_0.1.7.tgz(r-4.5-arm64)
sundialr_0.1.7.tar.gz(r-4.7-arm64)sundialr_0.1.7.tar.gz(r-4.7-x86_64)sundialr_0.1.7.tar.gz(r-4.6-arm64)sundialr_0.1.7.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
sundialr/json (API)
| # Install 'sundialr' in R: |
| install.packages('sundialr', repos = c('https://sn248.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sn248/sundialr/issues
Pkgdown/docs site:https://sn248.github.io
Last updated from:b127953094. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 172 | ||
| linux-devel-x86_64 | OK | 166 | ||
| source / vignettes | OK | 244 | ||
| linux-release-arm64 | OK | 168 | ||
| linux-release-x86_64 | OK | 174 | ||
| macos-release-arm64 | OK | 217 | ||
| macos-release-x86_64 | OK | 270 | ||
| macos-oldrel-arm64 | OK | 179 | ||
| macos-oldrel-x86_64 | OK | 412 | ||
| windows-devel | OK | 238 | ||
| windows-release | OK | 237 | ||
| windows-oldrel | OK | 217 | ||
| wasm-release | FAIL | 192 |
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| cvode | cvode |
| cvodes | cvodes |
| cvsolve | cvsolve |
| ida | ida |
