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

r-spdata

Datasets for spatial analysis

This a package containing diverse spatial datasets for demonstrating, benchmarking and teaching spatial data analysis. It includes R data of class sf, Spatial, and nb. It also contains data stored in a range of file formats including GeoJSON, ESRI Shapefile and GeoPackage. Some of the datasets are designed to illustrate specific analysis techniques. cycle_hire() and cycle_hire_osm(), for example, are designed to illustrate point pattern analysis techniques.

Installation

Install the latest version of r-spdata as follows:

guix install r-spdata

Or install a particular version:

guix install r-spdata@2.3.4

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-spdata about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-spdata'><img src='https://packages.guix.gnu.org/packages/r-spdata/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-spdata/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-spdata)

Example Org:

[[https://packages.guix.gnu.org/packages/r-spdata][https://packages.guix.gnu.org/packages/r-spdata/badges/latest-version.svg]]