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

r-paws-compute

Amazon Web Services compute services

This package provides an interface to Amazon Web Services compute services, including Elastic Compute Cloud (EC2), Lambda functions-as-a-service, containers, batch processing, and more.

Installation

Install the latest version of r-paws-compute as follows:

guix install r-paws-compute

Or install a particular version:

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

Example HTML:

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

Example Markdown:

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

Example Org:

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