Package: patterncausality
Type: Package
Title: Pattern Causality Algorithm
Version: 0.2.0
Authors@R: c( person("Stavros", "Stavroglou", role = c("aut"),
                     email = "stavros.k.stavroglou@gmail.com",
                     comment = c(ORCID = "0000-0003-3931-0391")),
              person("Athanasios", "Pantelous", role = c("aut"),
                     email = "Athanasios.Pantelous@monash.edu",
                     comment = c(ORCID = "0000-0001-5738-1471")),
              person("Hui", "Wang", role = c("aut", "cre"), 
                     email = "huiw1128@gmail.com",
                     comment = c(ORCID = "0009-0006-0095-0243")))
Maintainer: Hui Wang <huiw1128@gmail.com>
Description: A comprehensive package for detecting and analyzing causal relationships in complex systems using pattern-based approaches. Key features include state space reconstruction, pattern identification, and causality strength evaluation.
License: GPL-3 | file LICENSE
Depends: R (>= 4.1.0)
Imports: stats, plot3D, ggplot2, reshape2, grid, ggthemes, tidyr,
        statebins, ggrepel, RColorBrewer, scales, gridExtra, parallel
Suggests: knitr, rmarkdown, stringr, testthat (>= 3.0.0), lintr, zoo,
        graphics,
Encoding: UTF-8
LazyData: true
Config/Needs/website: tidyverse/tidytemplate
URL: https://github.com/skstavroglou/pattern_causality/
BugReports: https://github.com/skstavroglou/pattern_causality/issues
Config/testthat/edition: 3
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-10 04:25:21 UTC; huiwang
Author: Stavros Stavroglou [aut] (<https://orcid.org/0000-0003-3931-0391>),
  Athanasios Pantelous [aut] (<https://orcid.org/0000-0001-5738-1471>),
  Hui Wang [aut, cre] (<https://orcid.org/0009-0006-0095-0243>)
Repository: CRAN
Date/Publication: 2025-01-10 05:00:02 UTC
