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:

6 exports 7 stars 1.47 score 21 dependencies 22 scripts 309 downloads

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

TargetResultDate
Doc / VignettesOKSep 15 2024
R-4.5-winOKSep 15 2024
R-4.5-linuxOKSep 15 2024
R-4.4-winOKSep 15 2024
R-4.4-macOKSep 15 2024
R-4.3-winOKSep 15 2024
R-4.3-macOKSep 15 2024

Exports:buildFromWorkbookexportDFforcingFunctionsrodeostoiCheckstoiCreate

Dependencies:cellrangerclicpp11crayondeSolvefansigluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6readxlrematchrlangtibbleutf8vctrs

R package rodeo: Basic Use and Sample Applications

Rendered fromrodeoVignette.Rmdusingknitr::rmarkdownon Sep 15 2024.

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