v0.3
Pre-release
Pre-release
General
- Improved documentation and testing
- Improved compatibility with NONMEM 7.4.1
- Improved website look, and content with new 'FAQ' and 'Plot' sections and a cheat-sheet
- Multiple bug small bug fixes and code improvements
- Added multiple page functionality to all plots and
xpose_save()
- Added
get_prm()
function
Data import/edit
- Improved
dir
andfile
arguments usage - Improved error robustness of
xpose_data()
- Added new dplyr verbs for xpdb editing:
slice()
,select()
,rename()
,distinct()
,summarize()
,group_by()
andungroup()
- dplyr verbs can now also be used to edit vpc data
- Added
irep()
function to add simulation counter to any dataset - Bug fix in
read_nm_files()
not properly reporting FO method - Bug fix in
read_nm_tables()
not properly parsing data (missing minus signs) in some very specific cases
Plots
- Small modifications to
xp_theme()
defaults - Faceting options can now be defined globally in the
xp_theme
- Added
amt_vs_idv()
plot - Improved faceting of minimization plots
- Multiples improvements to the
vpc_data()
andvpc()
functions - More keywords added to
template_titles