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

r-gypsum

Interface to the gypsum REST API

This package provides a client for the gypsum REST API (https://gypsum.artifactdb.com), a cloud-based file store in the ArtifactDB ecosystem. This package provides functions for uploads, downloads, and various administrative and management tasks. Check out the documentation at https://github.com/ArtifactDB/gypsum-worker for more details.

Installation

Install the latest version of r-gypsum as follows:

guix install r-gypsum

Or install a particular version:

guix install r-gypsum@1.4.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-gypsum about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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