Skip to content

Releases: nlmixr2/rxode2et

v2.0.13

27 May 20:58
26de279
Compare
Choose a tag to compare

rxode2et 2.0.13

  • Fix import of data where there are NA times

What's Changed

Full Changelog: v2.0.12...v2.0.13

v2.0.12

31 Jan 02:23
25fae15
Compare
Choose a tag to compare

rxode2et 2.0.12

  • Fix formatting issues identified by m1mac, as requested by CRAN

What's Changed

Full Changelog: v2.0.11...v2.0.12

v2.0.11

11 Dec 23:52
3c3ab2b
Compare
Choose a tag to compare

rxode2et 2.0.11

  • Make the stacking more flexible to help rxode2 have more types of plots

  • Add toTrialDuration by Omar Elashkar to convert event data to trial duration data

  • Fix Issue #23 and prefer variable values over NSE values

What's Changed

New Contributors

Full Changelog: v2.0.10...v2.0.11

v2.0.10

17 Mar 23:07
82eb8fc
Compare
Choose a tag to compare

rxode2et 2.0.10

  • Fix dollar sign accessing of objects (like data frames), as pointed
    out by @frbrz (issue #16)

  • Use rxode2parse functions for internal event table creation (where
    they were moved to).

  • Dropped C++14 and let the system decide.

What's Changed

New Contributors

Full Changelog: v2.0.9...v2.0.10

v2.0.9 on CRAN

13 Oct 18:14
Compare
Choose a tag to compare
  • Split off et(), eventTable() and related functions from rxode2()

  • Also split off rxStack() and rxCbindStudyIndividual() in this package.

  • First release of package