Package: autoplotly
Type: Package
Title: Automatic Generation of Interactive Visualizations for
        Statistical Results
Version: 0.1.7
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: 2026-08-21 20:17:30 UTC; emiklin
Author: Yuan Tang [aut, cre] (ORCID: <https://orcid.org/0000-0001-5243-233X>)
Maintainer: Yuan Tang <terrytangyuan@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-22 15:10:52 UTC
