The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

rxode2parse

R build status codecov.io CRAN version CRAN total downloads CRAN total downloads

CodeFactor r-universe

The goal of rxode2parse is to split off the ‘rxode2’ parsing from the ode solving and C compilation of models. This can allow the rxode2 ui to be in a R only package (which is easier to update and check).

Installation

You can install the development version of rxode2parse from GitHub with:

# install.packages("devtools")
devtools::install_github("nlmixr2/rxode2parse")

Examples

This is mostly to parse an rxode2 model and generate information about it; eventually it will produce code but here it simply generates model variables:

rxode2parse("a=3")

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.
Health stats visible at Monitor.