Package: rodeo 0.8.4

rodeo: A Code Generator for ODE-Based Models

Provides an R6 class and several utility methods to facilitate the implementation of models based on ordinary differential equations. The heart of the package is a code generator that creates compiled 'Fortran' (or 'R') code which can be passed to a numerical solver. There is direct support for solvers contained in packages 'deSolve' and 'rootSolve'.

Authors:David Kneis <[email protected]>

rodeo_0.8.4.tar.gz
rodeo_0.8.4.zip(r-4.5)rodeo_0.8.4.zip(r-4.4)rodeo_0.8.4.zip(r-4.3)
rodeo_0.8.4.tgz(r-4.4-any)rodeo_0.8.4.tgz(r-4.3-any)
rodeo_0.8.4.tar.gz(r-4.5-noble)rodeo_0.8.4.tar.gz(r-4.4-noble)
rodeo_0.8.4.tgz(r-4.4-emscripten)rodeo_0.8.4.tgz(r-4.3-emscripten)
rodeo.pdf |rodeo.html
rodeo/json (API)

# Install 'rodeo' in R:
install.packages('rodeo', repos = c('https://dkneis.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/dkneis/rodeo/issues

Datasets:
  • funs - Declaration of Functions
  • pars - Declaration of Parameters
  • pros - Declaration of Processes
  • stoi - Specification of Stoichiometry
  • vars - Declaration of Variables

On CRAN:

5.36 score 7 stars 22 scripts 247 downloads 6 exports 21 dependencies

Last updated 4 months agofrom:fa5e975394. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 14 2024
R-4.5-winOKNov 14 2024
R-4.5-linuxOKNov 14 2024
R-4.4-winOKNov 14 2024
R-4.4-macOKNov 14 2024
R-4.3-winOKNov 14 2024
R-4.3-macOKNov 14 2024

Exports:buildFromWorkbookexportDFforcingFunctionsrodeostoiCheckstoiCreate

Dependencies:cellrangerclicpp11crayondeSolvefansigluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6readxlrematchrlangtibbleutf8vctrs

R package rodeo: Basic Use and Sample Applications

Rendered fromrodeoVignette.Rmdusingknitr::rmarkdownon Nov 14 2024.

Last update: 2023-12-15
Started: 2016-12-01