Package: rodeo 0.8.6

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.6.tar.gz
rodeo_0.8.6.zip(r-4.5)rodeo_0.8.6.zip(r-4.4)rodeo_0.8.6.zip(r-4.3)
rodeo_0.8.6.tgz(r-4.5-any)rodeo_0.8.6.tgz(r-4.4-any)rodeo_0.8.6.tgz(r-4.3-any)
rodeo_0.8.6.tar.gz(r-4.5-noble)rodeo_0.8.6.tar.gz(r-4.4-noble)
rodeo_0.8.6.tgz(r-4.4-emscripten)rodeo_0.8.6.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'))

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:

Conda-Forge:

5.53 score 7 stars 24 scripts 187 downloads 7 exports 21 dependencies

Last updated 3 months agofrom:0b4f1464a1. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 05 2025
R-4.5-winOKFeb 05 2025
R-4.5-macOKFeb 05 2025
R-4.5-linuxOKFeb 05 2025
R-4.4-winOKFeb 05 2025
R-4.4-macOKFeb 05 2025
R-4.3-winOKFeb 05 2025
R-4.3-macOKFeb 05 2025

Exports:buildFromTextbuildFromWorkbookexportDFforcingFunctionsrodeostoiCheckstoiCreate

Dependencies:cellrangerclicpp11crayondeSolvefansigluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6readxlrematchrlangtibbleutf8vctrs

R package rodeo: Basic Use and Sample Applications

Rendered fromrodeoVignette.Rmdusingknitr::rmarkdownon Feb 05 2025.

Last update: 2024-12-04
Started: 2016-12-01