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.
- Versions: 0.8.0
- Website: https://github.com/paws-r/paws
- Licenses: ASL 2.0
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]