v3.0.0
nlmixr2est 3.0.0
-
No binary linking to
rxode2
,lbfgsb3c
andn1q1
, which means
that updating these will not makenlmixr2est
crash without
recompiling. -
New
mu
3 referencing will take context from the model to see if the
algebraic expression can be completed from defined model variables;
These variable would have to be unique.
What's Changed
- 451 one rxode2 no longer any sub packages except rxode2ll by @mattfidler in #452
- As observed by
babelmixr2
sometimes the ui is not present; handle this by @mattfidler in #457 - Error in
saem
code generation when all fixed effect parameters are fixed by @mattfidler in #461 - Invalid index warning in nlmixr2 fits by @mattfidler in #463
- It is no longer there. I will add it back. by @mattfidler in #460
- Warnings suppressed when using
nlmixr2
with "rxSolve" estimation method. by @mattfidler in #453 - All models created by nlmixr2 should add the model based interpolation (and any other properties) when building other sorts of models by @mattfidler in #456
- tableControl() incompatible options should error with addDosing items by @mattfidler in #464
- Read relevant
tableControl()
options fromnlmixr2
and overridecontrol=rxControl()
by @mattfidler in #465 - Use lotri nearPD by @mattfidler in #467
- Don't give a warning or error when eta values are NULL or not estimated by @billdenney in #469
- Stop requiring binary linkage by @mattfidler in #466
- Remove abi linkage to lbfgsb3c by @mattfidler in #472
- Add support for
levels()
by @mattfidler in #474 - Move out PopED by @mattfidler in #476
- Minimum session information by @mattfidler in #480
mu
referencing based on derived variables by @mattfidler in #478
Full Changelog: v2.2.2...v3.0.0