Skip to content

Releases: UUPharmacometrics/xpose

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

v0.4.8

17 Mar 21:13
ee1c060
Compare
Choose a tag to compare
  • Compatibility fix for ggplot 3.3.0 and tibble 3.0.0

v0.4.7

03 Feb 23:40
Compare
Choose a tag to compare

General

  • Fixed error in documentation check fail in R 4.0.0