Package: pc Title: Pattern Causality Analysis Version: 0.3 Authors@R: person(given = "Wenbo", family = "Lyu", email = "lyu.geosocial@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0002-6003-3800")) Description: Infer causation from observational data through pattern causality analysis (PC), with original algorithm for time series data from Stavroglou et al. (2020) , as well as methodological extensions for spatial cross-sectional data introduced by Zhang & Wang (2025) , together with a systematic description proposed in Lyu et al. (2026) . License: GPL-3 Encoding: UTF-8 URL: https://stscl.github.io/pc/, https://github.com/stscl/pc BugReports: https://github.com/stscl/pc/issues Depends: R (>= 4.1.0) LinkingTo: Rcpp, RcppThread Imports: ggplot2, methods, sdsfun, sf, stats, terra Suggests: Rcpp, RcppThread, readr, infoxtr, spEDM, tEDM, knitr, rmarkdown VignetteBuilder: knitr Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://stscl.r-universe.dev Date/Publication: 2026-07-09 07:17:37 UTC RemoteUrl: https://github.com/stscl/pc RemoteRef: HEAD RemoteSha: 4ebc3c8d60f0b59591ced89caac187e2eff66b74 NeedsCompilation: yes Packaged: 2026-07-09 14:32:41 UTC; root Author: Wenbo Lyu [aut, cre, cph] (ORCID: ) Maintainer: Wenbo Lyu