Releases: metrumresearchgroup/mrgmisc
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
mrgmisc 0.1.1
New features and changes
- Moved
readr
andpurrr
from imports to suggests. (#8)
Bug fixes
0.1.0
Release Notes
New features and changes
-
mrgmisc
was constructed with select functions from two older packages
PKPDmisc
andmetrumrg
. These packages are no longer being maintained, so
this functionality will be maintained inmrgmisc
moving forward. -
Data manipulation functions brought over from
PKPDmisc
include:chunk()
,
chunk_df()
,ids_per_plot()
,max_through()
,min_through()
,set_bins()
,
andset_bins_df()
. -
Data manipulation functions brought over from
metrumrg
include:posmat()
andsnap()
. -
Summarizing functions brought over from
PKPDmisc
include:s_pauc()
and
s_quantiles()
. -
Summarizing functions brought over from
metrumrg
include:pool()
and
nasum()
. -
Formatting functions brought over from
PKPDmisc
include:capitalize_names()
,
ordinal_to_binary_()
,replace_dots()
andpad_left()
. -
Formatting functions brought over from
metrumrg
include:parens()
. -
Pharmacometrics-specific functions brought over from
PKPDmisc
include:
auc_inf()
,auc_partial()
andresample_df()
. -
Pharmacometrics-specific functions brought over from
metrumrg
include:
as_nmctl()