Skip to content

Releases: nlmixr2/nlmixr2plot

v5.0.0

30 Nov 01:58
3d3dd89

Choose a tag to compare

nlmixr2plot 5.0.0

  • Updated to use nlmixr2 5.0 file format

v3.0.2

29 Aug 15:19
6f98cee

Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...v3.0.2

v3.0.2

30 Jun 14:33
0b67fde

Choose a tag to compare

nlmixr2plot 3.0.2

  • Updated tests to work with ggplot2 version 4 (#39)

Full Changelog: v3.0.1...3.0.2

v3.0.1

14 Feb 15:07
0f6d002

Choose a tag to compare

nlmixr2plot 3.0.1

  • Added the ability to add ggplot items to a nlmixr2 plot list with +

v3.0.0

18 Sep 23:35

Choose a tag to compare

nlmixr2plot 3.0.0

  • Update to support new version of rxode2

What's Changed

Full Changelog: v2.0.9...v3.0.0

v2.0.9

30 May 01:39
e900df0

Choose a tag to compare

nlmixr2plot 2.0.9

  • Bug fix for vpcPlot() where input data frame for models did not
    stratify all the time when the columns were upper case.

Full Changelog: v2.0.8...v2.0.9

v2.0.8

20 May 20:28
3332dc8

Choose a tag to compare

nlmixr2plot 2.0.8

  • plot() now returns a named list of lists so that users can more easily
    choose which plots to include, if all plots are not desired. Or the user
    could use those names as the basis of figure captions (fix #8).

  • Models without eta values (between subject variability) now have more
    consistent plotting to models with eta values (fix #18).

  • The package was updated to align with changes in ggplot2.

  • The package was updated to skip tests with "focei" and linCmt()

v2.0.7

20 May 20:08

Choose a tag to compare

nlmixr2plot 2.0.7

  • Added fixes for upcoming 'ggplot2' 3.4 release

  • Added changes for the generalized log-likelihood supported by 'nlmixr2est'

  • Added a NEWS.md file to track changes to the package.

v2.0.6

23 May 14:54

Choose a tag to compare

Initial release of nlmixr2plot on CRAN