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.

lsoda: 'C++' Header Library for Ordinary Differential Equations

A 'C++' header library for using the 'libsoda-cxx' library with R. The 'C++' header reimplements the 'lsoda' function from the 'ODEPACK' library for solving initial value problems for first order ordinary differential equations (Hindmarsh, 1982; <https://computing.llnl.gov/sites/default/files/ODEPACK_pub1_u88007.pdf>). The 'C++' header can be used by other R packages by linking against this package. The 'C++' functions can be called inline using 'Rcpp'. Finally, the package provides an 'ode' function to call from R.

Version: 1.1
Imports: Rcpp (≥ 1.0.12)
LinkingTo: Rcpp
Suggests: deSolve, RcppArmadillo, RcppEigen, microbenchmark
Published: 2025-04-24
DOI: 10.32614/CRAN.package.lsoda
Author: Mark Clements [aut, cre], Dilawar Singh [ctb], Heng Li [ctb], Peter N. Brown [ctb], George D. Byrne [ctb], Alan C. Hindmarsh [ctb], Cleve Moler [ctb], Linda R. Petzold [ctb]
Maintainer: Mark Clements <mark.clements at ki.se>
BugReports: https://github.com/mclements/lsoda/issues
License: MIT + file LICENSE
URL: https://github.com/mclements/lsoda
NeedsCompilation: yes
CRAN checks: lsoda results

Documentation:

Reference manual: lsoda.pdf

Downloads:

Package source: lsoda_1.1.tar.gz
Windows binaries: r-devel: not available, r-release: lsoda_1.0.zip, r-oldrel: lsoda_1.0.zip
macOS binaries: r-release (arm64): lsoda_1.1.tgz, r-oldrel (arm64): lsoda_1.1.tgz, r-release (x86_64): lsoda_1.1.tgz, r-oldrel (x86_64): lsoda_1.1.tgz
Old sources: lsoda archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lsoda 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.