Package: patterncausality Type: Package Title: Pattern Causality Algorithm Version: 0.2.4 Authors@R: c( person("Stavros", "Stavroglou", role = c("aut", "cre"), 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"), email = "huiw1128@gmail.com", comment = c(ORCID = "0009-0006-0095-0243"))) 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 Roxygen: list(markdown = TRUE) Config/Needs/website: tidyverse/tidytemplate URL: https://github.com/pattern-causality/pattern_causality/ BugReports: https://github.com/pattern-causality/pattern_causality/issues Config/testthat/edition: 3 RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://pattern-causality.r-universe.dev Date/Publication: 2026-03-18 19:25:04 UTC RemoteUrl: https://github.com/pattern-causality/pattern_causality RemoteRef: HEAD RemoteSha: 9763e0941814e2ca14e54fb1f8d7ee1bf180018e NeedsCompilation: no Packaged: 2026-07-18 08:35:47 UTC; root Author: Stavros Stavroglou [aut, cre] (ORCID: ), Athanasios Pantelous [aut] (ORCID: ), Hui Wang [aut] (ORCID: ) Maintainer: Stavros Stavroglou