- Less strict requirements for Data Exploration plots to only require "ID" column to be present (previously would require "ID", "DV", and "TIME").
- Interactive plot toggle for Simulation and Data page plots.
- Boxplot functionality for Data Exploration - Plot Output. (#7)
- Text size option for labels (affects linear regression formulae and boxplot counts (N=x) only).
- Fixed some typos.
- Most selectizeInputs now sort alphabetically.
- Suggests mrgsolve v.1.5.2 to be installed.
- Upgraded Data Input - Plot Output tab, supporting facets, smoothers, and linear regression. (#5)
- Fixed display error when model does not compile for PSA plots. (#2)
- Fixed wrong behavior for median lines binning. (#4)
- Consistently include dates for all downloadable items.
- More template models (1 CMT lag time).
- Increasing default decimal places (3 -> 5) for variability quantiles.
- Supports $PRED syntax. When model has $PRED syntax, dosing amounts will be disabled.
- Using recover = TRUE by default to output more helpful error messages when mrgsolve does not compile.
- Bugfix for WT-based dosing to propagate correctly to Parameter Sensitivity Analysis when WT is a parameter (Note: currently WT-based dosing remains unsupported in Variability simulations).
- GitHub release
- Minor bugfixes and optimizations