Package: ggfortify
Type: Package
Title: Data Visualization Tools for Statistical Analysis Results
Version: 0.3.0.0
Date: 2016-06-02
Authors@R: c(
  person("Masaaki", "Horikoshi", role = c("aut", "cre"),
         email = "sinhrks@gmail.com"),
  person("Yuan", "Tang", role = c("aut", "cph"),
         email = "terrytangyuan@gmail.com")
  )
Maintainer: Masaaki Horikoshi <sinhrks@gmail.com>
URL: https://github.com/sinhrks/ggfortify
BugReports: https://github.com/sinhrks/ggfortify/issues
Encoding: UTF-8
Description: Unified plotting tools for statistics commonly used, such as GLM,
    time series, PCA families, clustering and survival analysis. The package offers
    a single plotting interface for these analysis results and plots in a unified
    style using 'ggplot2'.
License: GPL-2
VignetteBuilder: knitr
Depends: methods, ggplot2 (>= 2.0.0)
Imports: dplyr (>= 0.3), tidyr, gridExtra, grid, scales, tibble
Suggests: testthat, cluster, changepoint, dlm, fGarch, forecast,
        ggrepel, glmnet, grDevices, KFAS, knitr, mapdata, MASS, MSwM,
        nlme, raster, sp, stats, strucchange, survival, timeSeries,
        tseries, utils, vars, xts, zoo, lfda
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-01 20:51:02 UTC; sin
Author: Masaaki Horikoshi [aut, cre],
  Yuan Tang [aut, cph]
Repository: CRAN
Date/Publication: 2016-12-02 10:46:22
