Recent Releases of ggfortify

ggfortify - v0.4.19

Fixed failing tests to ensure compatibility with new version of ggplot2.

- R
Published by terrytangyuan 11 months ago

ggfortify - v0.4.18

Fixed failed tests with ggplot2 4.0.0.

- R
Published by terrytangyuan 12 months ago

ggfortify - v0.4.17

  • Fixed an issue with updated n.censor from survfitms output when using survival v3.6.1.

- R
Published by terrytangyuan about 2 years ago

ggfortify - v0.4.16

  • Resolved warnings in R CMD check related to S3 generic/method consistency.

- R
Published by terrytangyuan about 2 years ago

ggfortify - v0.4.15

  • Removed autoplot() support for objects in dlm library.
  • Resolved warnings in R CMD check.

- R
Published by terrytangyuan over 3 years ago

ggfortify - v0.4.14

  • Switched to use range of leverages to check for constant leverage to be consistent with plot.lm().
  • Switched to use MIT license.

- R
Published by terrytangyuan over 4 years ago

ggfortify - v0.4.13

  • Added support for survfit objects with multiple stratification variables.
  • Fixed bug in rendering frames for clustering.

- R
Published by terrytangyuan over 4 years ago

ggfortify - v0.4.12

  • Used QuickStartExample to access x and y explicitly to fix CRAN error.
  • Fixed the warning related to the non-uniform sampler used in tests.
  • Added various missing visible bindings for global variables.

- R
Published by terrytangyuan almost 5 years ago

ggfortify - v0.4.11

  • Added support of Silhouette plot for cluster::silhouette objects, thanks to @damirpolat.
  • Fixed issue with autoplot.lm(which = 2) when residuals have AsIs type, thanks to @richierocks.
  • Added markdown to Suggests. For context, please see this issue.

- R
Published by terrytangyuan over 5 years ago

ggfortify - v0.4.10

This is a minor release of the package with fixes in tests to be compatible with survival (>=3.1-12).

- R
Published by terrytangyuan about 6 years ago

ggfortify - v0.4.9

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

- R
Published by terrytangyuan over 6 years ago

ggfortify - v0.4.8

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

- R
Published by terrytangyuan over 6 years ago

ggfortify - v0.4.7

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

- R
Published by terrytangyuan about 7 years ago

ggfortify - v0.4.6

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

- R
Published by terrytangyuan over 7 years ago

ggfortify - v0.4.5

  • Updated tests to work with ggplot2 v2.3.0.

- R
Published by terrytangyuan about 8 years ago

ggfortify - v0.4.4

  • 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.

- R
Published by terrytangyuan about 8 years ago

ggfortify - v0.4.3

  • 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.

- R
Published by terrytangyuan over 8 years ago

ggfortify - v0.4.2

  • 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.

- R
Published by terrytangyuan over 8 years ago

ggfortify - v0.4.1

- R
Published by sinhrks over 9 years ago

ggfortify - v0.4.0

- R
Published by sinhrks over 9 years ago

ggfortify - v0.3.0

- R
Published by sinhrks over 9 years ago

ggfortify - v0.2.0

  • Components of prcomp and princomp are now scaled and can be disabled if needed.
  • autoplot.ts now supports stacked option
  • Support maps and sp packages
  • Support ggrepel
  • Support ggbiplot
  • More compatible with recent version of forecast, dplyr, tidyr, etc.

- R
Published by terrytangyuan about 10 years ago

ggfortify - v0.1.0

  • Compatible with ggplot2 v1.1.0
  • Support glmnet
  • Support multiplots from a list of classes supported by autoplot
  • Support ggmultiplot extraction getter / setter
  • Support ggmultiplot arithmetics

- R
Published by sinhrks over 10 years ago

ggfortify - v0.0.4

- R
Published by sinhrks over 10 years ago

ggfortify - v0.0.2

- R
Published by sinhrks over 11 years ago

ggfortify - v0.0.1

- R
Published by sinhrks over 11 years ago