Skip to content

Releases: sinhrks/ggfortify

v0.4.9

11 Mar 15:34

Choose a tag to compare

This is a minor release of the package with fixes for CRAN check results.

v0.4.8

10 Nov 21:13

Choose a tag to compare

  • This is a minor release of the package with fixes to support new major release of survival (>=3.1-7).

v0.4.7

25 May 23:59

Choose a tag to compare

  • This is a minor release of the package with a couple of fixes for CRAN check results.

v0.4.6

12 Mar 14:39

Choose a tag to compare

  • Fixed CRAN check results for R-devel regarding changes in the default method for generating from a discrete uniform distribution used in sample().

v0.4.5

26 May 11:03

Choose a tag to compare

  • Updated tests to work with ggplot2 v2.3.0.

v0.4.4

18 Apr 15:32

Choose a tag to compare

  • Added label.show.legend argument to hide/show the legend of text labels.
  • ggmultiplot arranges a single ggplot instance with layout that can now be specified by the user.
  • Enhanced unit tests: 1) CRAN MKL build can pass; tests are skipped if the required packages are not installed; several test checks are more robust to upstream package changes.

v0.4.3

02 Mar 14:16

Choose a tag to compare

  • Fixed incorrect y-axis label for plotting cv.glmnet objects.
  • Removed incorrect y-axis label with scales::percent for ggdistribution.
  • Added support of autoplot.lm() for character variables, thanks to @lselzer.
  • Fixed tests for forecast::ets() to be compatible with newer version of forecast package, thanks to @robjhyndman.
  • Added support for arbitrary functions in autoplot.survfit(), thanks to @jonathon-love.

v0.4.2

11 Feb 00:06
1f9041f

Choose a tag to compare

  • Removed gglagplot in favor of forecast::gglagplot.
  • Added support of survival::survfitms, thanks to @yoursdearboy.
  • Temporarily dropped support for xts and timeSeries objects. We will try fix them in the next release.

v0.4.1

27 Feb 01:51

Choose a tag to compare

Merge pull request #155 from sinhrks/rel041

REL: v0.4.1

v0.4.0

03 Feb 14:15

Choose a tag to compare

(WIP)REL v0.4.0 (#147)

REL v0.4.0