Package: tEDM Title: Temporal Empirical Dynamic Modeling Version: 2.0 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: Inferring causation from time series data through empirical dynamic modeling (EDM), with methods such as convergent cross mapping from Sugihara et al. (2012) , partial cross mapping introduced by Leng et al. (2020) , and cross mapping cardinality described in Tao et al. (2023) , following a systematic description proposed in Lyu et al. (2026) . License: GPL-3 Encoding: UTF-8 URL: https://stscl.github.io/tEDM/, https://github.com/stscl/tEDM BugReports: https://github.com/stscl/tEDM/issues Depends: R (>= 4.1.0) LinkingTo: Rcpp, RcppThread, RcppArmadillo Imports: dplyr, ggplot2, methods Suggests: Rcpp, RcppThread, RcppArmadillo, readr, plot3D, spEDM, knitr, rmarkdown, purrr, tidyr, cowplot, pc, infoxtr VignetteBuilder: knitr Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Repository: https://stscl.r-universe.dev Date/Publication: 2026-05-12 03:39:44 UTC RemoteUrl: https://github.com/stscl/tEDM RemoteRef: HEAD RemoteSha: ea9723819948f3b8a7e1f2083112f3314504c839 NeedsCompilation: yes Packaged: 2026-06-24 03:32:06 UTC; root Author: Wenbo Lyu [aut, cre, cph] (ORCID: ) Maintainer: Wenbo Lyu