Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.69 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.69 KB

sixtyfour

Project Status: Prototype – Useable, some support, open to feedback, unstable API. R-CMD-check codecov

A science-focused, more humane R interface to AWS.

Installation

Development version

# install.packages("pak")
pak::pak("getwilds/sixtyfour")

Documentation

Go to http://getwilds.org/sixtyfour/ for sixtyfour package documentation. Go to the Get Started vignette to get started.

This package leans primarily on the packages paws and s3fs.

Bugs? Features?

Open an issue on our issue tracker.

Contributors

See the Contributing article

This package follows Git Flow. See the Contributing guide for details.

Code of Conduct

Please note that the sixtyfour project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.