rxode2parse

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")

Copy Link

Version

Down Chevron

Install

install.packages('rxode2parse')

Monthly Downloads

1,644

Version

2.0.18

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

January 30th, 2024

Functions in rxode2parse (2.0.18)