r-paws-common 0.8.1
Paws low-level Amazon Web Services API
This package provides functions for making low-level API requests to Amazon Web Services. The functions handle building, signing, and sending requests, and receiving responses. They are designed to help build higher-level interfaces to individual services, such as Simple Storage Service (S3).
- Outputs:
out
- Website: https://cran.r-project.org/package=paws.common
- Licenses: ASL 2.0
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-paws-common 0.8.1
as follows:
guix install r-paws-common@0.8.1
Or install the latest version:
guix install r-paws-common
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.