The shinyMixR package is initially developed as a graphical interface
for the nlmixr
package and provides full support for
nlmixr2
. 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.
Currently the package is under active development and can be installed using:
::install_github("richardhooijmaijers/shinyMixR") devtools
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.