v0.1.2
-
Handle algebraic
mu
expressions -
PKNCA controller now contains
rxControl
since it is used for some
translation options -
This revision will load the pruned ui model to query the compartment
properties (i.e. bioavailability, lag time, etc) when writing out the
NONMEM model. It should fix issues where the PK block does not
define some of the variables and will have a larger calculated
variable that can be used in the model instead. -
When
nonmem2rx
has a differentlst
file, as long as
nonmem2rx::nminfo(file)
works, then a successful conversion to a
nlmixr2
fit object will occur. -
Fix to save parameter history into
$parHistData
to accommodate
changes infocei
's output ($parHist
is now derived). -
Changed the solving options to match the new steady state options in
rxode2
and how NONMEM implements them. Also changed the iwres
model to account for therxerr.
instead of theerr.
which was
updated inrxode2
as well.
What's Changed
- 87 safezero=false for nonmem maybe even monolix by @mattfidler in #88
- 89 bioavailability calculation not set before bioavailability nonmem line of code by @mattfidler in #90
- Update ssLag by @mattfidler in #93
- Build fix by @billdenney in #98
- Add vignette for PKNCA estimation by @billdenney in #97
Full Changelog: v0.1.1...v0.1.2