Skip to contents

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.

Roadmap

For the next release:

  • Support for row level security in PostgreSQL and Redshift (via tablemanners package) (#75) - for this package, the change may only be documentation on how to use tablemanners with sixtyfour
  • Cookbook docs based around common usage patterns (#27)
  • Finish magic function six_bucket_upload (#67)
  • Send to CRAN (#68)