Package: autoplotly
Type: Package
Title: Automatic Generation of Interactive Visualizations for
        Statistical Results
Version: 0.1.4
Authors@R: person("Yuan", "Tang", role = c("aut", "cre"),
                  email = "terrytangyuan@gmail.com",
                  comment = c(ORCID = "0000-0001-5243-233X"))
Description: Functionalities to automatically generate interactive visualizations for
             statistical results supported by 'ggfortify', such as time series, PCA,
             clustering and survival analysis, with 'plotly.js' <https://plotly.com/>  and
             'ggplot2' style. The generated visualizations can also be easily extended
             using 'ggplot2' and 'plotly' syntax while staying interactive.
License: GPL-2
URL: https://github.com/terrytangyuan/autoplotly
BugReports: https://github.com/terrytangyuan/autoplotly/issues
Encoding: UTF-8
Depends: R (>= 3.1)
Imports: methods, ggplot2, plotly, ggfortify
RoxygenNote: 7.0.2
VignetteBuilder: knitr
Suggests: testthat, knitr, markdown
NeedsCompilation: no
Packaged: 2021-04-18 02:05:06 UTC; yuan.tang
Author: Yuan Tang [aut, cre] (<https://orcid.org/0000-0001-5243-233X>)
Maintainer: Yuan Tang <terrytangyuan@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-18 06:50:11 UTC
Built: R 4.1.0; ; 2021-05-28 00:55:14 UTC; unix
