Package: itmsa Title: Information-Theoretic Measures for Spatial Association Version: 0.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: Leveraging information-theoretic measures like mutual information and v-measure to quantify spatial associations between patterns (Nowosad and Stepinski (2018) ; Bai, H. et al. (2023) ). License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://stscl.github.io/itmsa/, https://github.com/stscl/itmsa BugReports: https://github.com/stscl/itmsa/issues Depends: R (>= 4.1.0) LinkingTo: Rcpp, RcppThread Imports: dplyr, purrr, sdsfun (>= 0.6.0), sf Suggests: knitr, Rcpp, RcppThread, readr, rmarkdown, spEDM, tibble VignetteBuilder: knitr 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-03-29 04:25:23 UTC RemoteUrl: https://github.com/stscl/itmsa RemoteRef: HEAD RemoteSha: 345b24854006db7755fc94a74982ad9f9b3e4ef4 NeedsCompilation: yes Packaged: 2026-06-24 03:30:37 UTC; root Author: Wenbo Lyu [aut, cre, cph] (ORCID: ) Maintainer: Wenbo Lyu