This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-terra/badges/latest-version.svg)](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]]