r-terra
Spatial data analysis
This package provides methods for spatial data analysis, especially raster data. The included methods allow for low-level data manipulation as well as high-level global, local, zonal, and focal computation. The predict and interpolate methods facilitate the use of regression type (interpolation, machine learning) models for spatial prediction. Processing of very large files is supported.
- Versions: 1.8-21
- Website: https://rspatial.org/terra
- Licenses: GPL 3+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-terra
as follows:
guix install r-terra
Or install a particular version:
guix install r-terra@1.8-21
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-terra about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-terra'><img src='https://packages.guix.gnu.org/packages/r-terra/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-terra)
Example Org:
[[https://packages.guix.gnu.org/packages/r-terra][https://packages.guix.gnu.org/packages/r-terra/badges/latest-version.svg]]