CMD + K

r-rodeo

Community

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'.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-rodeo

Usage Tracking

0.7.4
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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'.

Last Updated

Dec 9, 2019 at 20:12

License

GPL-2

Total Downloads

3

Supported Platforms

linux-64
win-64
macOS-64