Releases: levenc/posologyr
Releases · levenc/posologyr
v1.2.7
The new function poso_replace_et() enables updating a model with events from a new rxode2 event table, while accounting for and interpolating any covariates or inter-occasion variability
v1.2.6
The route of administration (i.e. the compartment in which the drug is to be administered) can now be specified in poso_time_cmin()
, poso_dose_conc()
, poso_dose_auc()
and poso_inter_cmin()
Refer to the changelog for more details.
v1.2.4
Add ability to use rxode2 ui models for the poso_* functions.
v1.2.3
Fix the return values of poso_dose_conc()
, poso_dose_auc()
and poso_inter_cmin()
.
Improve the documentation for poso_time_cmin()
, poso_dose_conc()
, and poso_dose_auc()
v1.2.2
Fix to safely retain posologyr package on CRAN.
v1.2.1
First release accepted on CRAN.
posologyr v0.1.1
Merge pull request #16 from levenc/devel
Devel