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

r-spatstat-sparse

Sparse three-dimensional arrays and linear algebra utilities

This package defines sparse three-dimensional arrays and supports standard operations on them. The package also includes utility functions for matrix calculations that are common in statistics, such as quadratic forms.

Installation

Install the latest version of r-spatstat-sparse as follows:

guix install r-spatstat-sparse

Or install a particular version:

guix install r-spatstat-sparse@3.1-0

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

Example HTML:

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

Example Markdown:

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

Example Org:

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