forked from stscl/coupling
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (31 loc) · 868 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
31 lines (31 loc) · 868 Bytes
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
Package: coupling
Title: Analysis of Coupling Coordination Degree
Version: 0.2
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: Implements coupling coordination degree (CCD) models and supports metacoupling analysis following Tang et al. (2021) <doi:10.1016/j.scs.2021.103405>.
License: GPL-3
Encoding: UTF-8
URL: https://stscl.github.io/coupling/, https://github.com/stscl/coupling
BugReports: https://github.com/stscl/coupling/issues
Depends:
R (>= 4.1.0)
LinkingTo:
Rcpp,
RcppThread
Suggests:
gdverse,
infoxtr,
knitr,
pc,
Rcpp,
RcppThread,
rmarkdown,
sdsfun,
spEDM
VignetteBuilder: knitr
Config/roxygen2/markdown: TRUE
Config/roxygen2/version: 8.0.0