An opinionated interface to Amazon Web Services <https://aws.amazon.com>, with functions for interacting with 'IAM' (Identity and Access Management), 'S3' (Simple Storage Service), 'RDS' (Relational Data Service), Redshift, and Billing. Lower level functions ('aws_' prefix) are for do it yourself workflows, while higher level functions ('six_' prefix) automate common tasks.
Version: | 0.2.0 |
Depends: | R (≥ 4.1.0) |
Imports: | dplyr, paws (≥ 0.9.0), paws.common (≥ 0.8.1), purrr, rlang, tibble, fs, s3fs (≥ 0.1.5), cli, glue, memoise, uuid, jsonlite, curl, tidyr, clipr, withr, ipaddress |
Suggests: | knitr, rmarkdown, roxyglobals, DBI, RPostgres, RMariaDB, ggplot2, lubridate, testthat (≥ 3.0.0), vcr (≥ 0.6.0), webmockr |
Published: | 2025-03-31 |
DOI: | 10.32614/CRAN.package.sixtyfour |
Author: | Sean Kross [aut],
Scott Chamberlain |
Maintainer: | Scott Chamberlain <sachamber at fredhutch.org> |
BugReports: | https://github.com/getwilds/sixtyfour/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/getwilds/sixtyfour, https://getwilds.org/sixtyfour/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | sixtyfour results |
Reference manual: | sixtyfour.pdf |
Vignettes: |
Managing AWS Auth (source) Explore Billing Data (source) Contributing (source) Databases (source) S3 (source) Managing buckets in a small group of users (source) High level six functions (source) Getting Started (source) |
Package source: | sixtyfour_0.2.0.tar.gz |
Windows binaries: | r-devel: sixtyfour_0.2.0.zip, r-release: sixtyfour_0.2.0.zip, r-oldrel: sixtyfour_0.2.0.zip |
macOS binaries: | r-devel (arm64): sixtyfour_0.2.0.tgz, r-release (arm64): sixtyfour_0.2.0.tgz, r-oldrel (arm64): sixtyfour_0.2.0.tgz, r-devel (x86_64): sixtyfour_0.2.0.tgz, r-release (x86_64): sixtyfour_0.2.0.tgz, r-oldrel (x86_64): sixtyfour_0.2.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=sixtyfour to link to this page.