Package: ggchangepoint
Type: Package
Title: Combines Changepoint Analysis with 'ggplot2'
Version: 0.1.0
Authors@R: 
    c(person(given = "Youzhi",
             family = "Yu",
             role = c("aut", "cre"),
             email = "yuyouzhi666@icloud.com"))
Description: R provides fantastic tools for changepoint
    analysis, but plots generated by the tools do 
    not have the 'ggplot2' style. This tool, however, 
    combines 'changepoint', 'changepoint.np' and 'ecp'
    together, and uses 'ggplot2' to visualize changepoints.
License: GPL (>= 3)
Encoding: UTF-8
Imports: changepoint, changepoint.np, dplyr, ecp, ggplot2, Rdpack,
        tibble, utils
RdMacros: Rdpack
RoxygenNote: 7.1.2
Suggests: rmarkdown, knitr, gstat, datasets
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-02-22 21:37:38 UTC; yuy
Author: Youzhi Yu [aut, cre]
Maintainer: Youzhi Yu <yuyouzhi666@icloud.com>
Repository: CRAN
Date/Publication: 2022-02-24 08:20:04 UTC
Built: R 4.3.0; ; 2023-07-12 01:10:30 UTC; unix
