Changes in version 5.0.2 - Fixed an error when plotting models without compartments (#33) Changes in version 5.0.1 (2026-02-28) - Updated nlmixr2 to optionally use the tidyvpc package Changes in version 5.0.0 (2025-11-29) - Updated to use nlmixr2 5.0 file format Changes in version 3.0.3 (2025-08-23) - Updated tests and added Ops method (removing + method) to work with ggplot2 version 4 (#39) Changes in version 3.0.1 (2025-02-14) - Added the ability to add ggplot items to a nlmixr2 plot list with + Changes in version 3.0.0 (2024-09-18) - Update to support new version of rxode2 Changes in version 2.0.9 (2024-05-29) - Bug fix for vpcPlot() where input data frame for models did not stratify all the time when the columns were upper case. Changes in version 2.0.8 (2024-01-31) - 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() Changes in version 2.0.7 (2022-10-20) - 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.