Skip to content

v2.1.3

Latest
Compare
Choose a tag to compare
@mattfidler mattfidler released this 28 May 09:52
· 370 commits to main since this release
6cfbaac

rxode2 2.1.3

Bug fixes

  • Make sure that the object is a uncompressed rxode2 ui for solving with rxSolve (See #661)

  • Fix #670 by using the last simulated observation residual when there
    are trailing doses.

New features

  • Create a function to see if a rxode2 solve is loaded in memory
    (rxode2::rxSolveSetup())

  • Create a new function that fixes the rxode2 population values in the
    model (and drops them in the initial estimates); rxFixPop()

Other changes

  • Pendantic no-remap (as requested by CRAN)

  • gcc USBAN fix (as requested by CRAN)

What's Changed

Full Changelog: v2.1.2...v2.1.3