Skip to content

Releases: UUPharmacometrics/xpose

0.4.19

07 Jan 19:32
Compare
Choose a tag to compare

0.4.18

07 Jan 19:31
Compare
Choose a tag to compare
  • Compatibility fix for roxygen2 7.3.1
  • Fix bug when reading a control stream and using $PROB instead of $PROBLEM (@AndreasCalvagone, #222)
  • Introduced check_ext argument in xpose_data(), read_nm_model(), to bypass the strict NONMEM model format check if needed.
  • xpose now recognizes PATAB, COTAB, CATAB table names as patab, cotab, and catab types respectively (@certara-mtomashevskiy, #221)
  • Small documentation fixes and improvements

0.4.17

03 Jan 22:11
Compare
Choose a tag to compare

0.4.16

29 Jun 07:10
Compare
Choose a tag to compare
  • Updated tests for ggplot2(3.4.2)

v0.4.15

25 Feb 13:51
Compare
Choose a tag to compare
  • Updated minimal requirements for readr (>= 2.1.0) (@sebastianueckert, #208)
  • Updated minimal requirments for R (>= 3.5.0) because serialized objects in serialize/load version 3 cannot be read in older versions of R
  • Don't summarize RANMETHOD as an estimation method (@vrognas, #213)
  • Fix bug when a given estimation method is used several time in a single $PROBLEM. Sequential $ESTIMATION are now each attributed different subprob visible to the user using list_files(xpdb) (@vrognas, #213)
  • Compatibility fix with ggplot2 3.4.0, all layers but geom_point and geom_text should now use linewidth instead of size for line width.
  • Compatibility fix with dplyr 1.1.0
  • Small fixes and improvements

v0.4.13

28 Jun 21:40
Compare
Choose a tag to compare
  • Compatibility fix with ggplot2 3.3.4
  • Compatibility fix with readr 2.0.0 (@jimhester, #194)

v0.4.12

12 Jan 23:14
Compare
Choose a tag to compare

Compatibility fix for R 4.1.x

v0.4.11

21 Jul 20:45
Compare
Choose a tag to compare
  • Improve noLD in tests

v0.4.10

07 Jun 22:13
Compare
Choose a tag to compare
  • Compatibility fix for vpc 1.2.1

v0.4.9

25 May 09:57
64231e3
Compare
Choose a tag to compare
  • Compatibility fix for dplyr 1.0.0 and vpc 1.2.0