Skip to content

Releases: Boehringer-Ingelheim/MVPapp

v0.2.12

06 Jan 20:01
Compare
Choose a tag to compare

Features

  • Multiple facets for General Plots for uploaded data (#17)
  • Individual plots for exploring uploaded datasets (#15)
  • Mean trend toggle for variability plots (#13)
  • Progress bars for longer computations where a spinner graphic is not feasible (#16)
  • Parameter Sensitivity Analysis plots now have the option to be non-interactive (#11)

Bugfixes

  • Allow "Total Doses" for each Dosing Regimen to be 0 (#14)

v0.2.11

05 Dec 03:45
Compare
Choose a tag to compare

Features

  • Support for uploading tab-delimited .txt files on Data Upload, with the option to automatically create ID column. (#9)
  • Uses dose column instead of manually entering dose amount for NCA.
  • Download Options now support non-interactive plots, with a dedicated "Download Non-Interactive Plot" button. (#11)

Bugfixes

  • NCA Clearance unit corrected to be based on the supplied time unit.
  • Linear regression is now center aligned for ggplots (#10)

Other

  • More safeguards for Boxplot functionality to improve user experience.

v0.2.10

28 Nov 22:03
Compare
Choose a tag to compare

Features

  • 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).

Bugfixes

  • Fixed some typos.
  • Most selectizeInputs now sort alphabetically.

Other

  • Suggests mrgsolve v.1.5.2 to be installed.

v0.2.9

25 Oct 14:59
Compare
Choose a tag to compare

Features

  • Upgraded Data Input - Plot Output tab, supporting facets, smoothers, and linear regression. (#5)

Bugfixes

  • 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.

v0.2.8

14 Oct 13:15
Compare
Choose a tag to compare
  • More template models (1 CMT lag time).
  • Increasing default decimal places (3 -> 5) for variability quantiles.
  • 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).
  • 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.

v0.2.7 (initial public release)

04 Oct 21:02
Compare
Choose a tag to compare

This is the initial public release of MVPapp.
Check the "About" page on the app for the detailed changelog.