-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
33 lines (33 loc) · 932 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Package: spEDM
Title: Spatial Empirical Dynamic Modeling
Version: 1.2
Authors@R:
person(given = "Wenbo", family = "Lv",
email = "[email protected]",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0009-0002-6003-3800"))
Description: Integrates empirical dynamic modeling (EDM) with geospatial cross-sectional data to analyze causality via geographical convergent cross mapping (GCCM) described in Gao et al. (2023) <doi:10.1038/s41467-023-41619-6>.
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://stscl.github.io/spEDM/, https://github.com/stscl/spEDM
BugReports: https://github.com/stscl/spEDM/issues
Depends:
R (>= 4.1.0)
LinkingTo:
Rcpp,
RcppThread
Imports:
dplyr,
sdsfun (>= 0.6.0),
terra
Suggests:
ggplot2,
knitr,
Rcpp,
RcppThread,
rmarkdown,
sf,
spdep
VignetteBuilder: knitr