The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 0.1.5 |
Imports: | Rcpp (≥ 1.0.12) |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2024-11-11 |
DOI: | 10.32614/CRAN.package.sundialr |
Author: | Satyaprakash Nayak [aut, cre, cph], Lawrence Livermore National Security [cph], Southern Methodist University [cph] |
Maintainer: | Satyaprakash Nayak <satyaprakash.nayak at gmail.com> |
BugReports: | https://github.com/sn248/sundialr/issues |
License: | BSD_3_clause + file LICENSE |
Copyright: | file COPYRIGHTS sundialr copyright details |
URL: | https://github.com/sn248/sundialr, http://sn248.github.io/sundialr/ |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
Citation: | sundialr citation info |
Materials: | README NEWS |
CRAN checks: | sundialr results |
Reference manual: | sundialr.pdf |
Vignettes: |
sundialr - An Interface to 'SUNDIALS' Ordinary Differential Equation (ODE) Solvers (source, R code) |
Package source: | sundialr_0.1.5.tar.gz |
Windows binaries: | r-devel: sundialr_0.1.5.zip, r-release: sundialr_0.1.5.zip, r-oldrel: sundialr_0.1.5.zip |
macOS binaries: | r-release (arm64): sundialr_0.1.5.tgz, r-oldrel (arm64): sundialr_0.1.5.tgz, r-release (x86_64): sundialr_0.1.5.tgz, r-oldrel (x86_64): sundialr_0.1.5.tgz |
Old sources: | sundialr archive |
Please use the canonical form https://CRAN.R-project.org/package=sundialr to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.