r-spdep
Spatial dependence: weighting schemes, statistics and models
This package provides a collection of functions to create spatial weights matrix objects from polygon contiguities, from point patterns by distance and tessellations, for summarizing these objects, and for permitting their use in spatial data analysis, including regional aggregation by minimum spanning tree.
- Versions: 1.3-10
- Website: https://github.com/r-spatial/spdep/
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-spdep
as follows:
guix install r-spdep
Or install a particular version:
guix install r-spdep@1.3-10
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-spdep about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-spdep'><img src='https://packages.guix.gnu.org/packages/r-spdep/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-spdep)
Example Org:
[[https://packages.guix.gnu.org/packages/r-spdep][https://packages.guix.gnu.org/packages/r-spdep/badges/latest-version.svg]]