shinyMixR: Shiny dashboard interface for nlmixr
The shinyMixR package is initially developed as a graphical interface for the nlmixr
package.
The package include a shiny (dashboard) interface and helps in managing, running, editing and analysing nlmixr models.
Although the main focus was to build an interface, many of the package functions are also directly available for usage in an interactive R session.
Installation
Currently the package is under active development and can be installed using:
devtools::install_github("richardhooijmaijers/shinyMixR")
Documentation
A short introduction to the package can be found in the article section on the packagedown site
It is advised for existing users to read news.md
to see all the latest changes to the package.