Package: SpatialPack Type: Package Title: Tools for Assessment the Association Between Two Spatial Processes Version: 0.4-1 Date: 2024-09-29 Authors@R: c(person("Felipe", "Osorio", role = c("aut", "cre"), email = "felipe.osorios@usm.cl", comment = c(ORCID = "0000-0002-4675-5201")), person("Ronny", "Vallejos", role = "aut", email = "ronny.vallejos@usm.cl", comment = c(ORCID = "0000-0001-5519-0946")), person("Francisco", "Cuevas", role = "ctb"), person("Diego", "Mancilla", role = "ctb")) Maintainer: Felipe Osorio Description: Tools to assess the association between two spatial processes. Currently, several methodologies are implemented: A modified t-test to perform hypothesis testing about the independence between the processes, a suitable nonparametric correlation coefficient, the codispersion coefficient, and an F test for assessing the multiple correlation between one spatial process and several others. Functions for image processing and computing the spatial association between images are also provided. Functions contained in the package are intended to accompany Vallejos, R., Osorio, F., Bevilacqua, M. (2020). Spatial Relationships Between Two Georeferenced Variables: With Applications in R. Springer, Cham . Depends: R(>= 3.5.0), fastmatrix LinkingTo: fastmatrix Imports: stats, graphics License: GPL-3 URL: http://spatialpack.mat.utfsm.cl NeedsCompilation: yes LazyLoad: yes Repository: https://faosorios.r-universe.dev Date/Publication: 2026-02-27 19:08:47 UTC RemoteUrl: https://github.com/faosorios/spatialpack RemoteRef: HEAD RemoteSha: 181ed0a3ca3e673619496393860e4ca34e3dfe13 Packaged: 2026-05-28 06:53:33 UTC; root Author: Felipe Osorio [aut, cre] (ORCID: ), Ronny Vallejos [aut] (ORCID: ), Francisco Cuevas [ctb], Diego Mancilla [ctb]