s3: Download Files from 'AWS S3'

Download files hosted on 'AWS S3' (Amazon Web Services Simple Storage Service; <https://aws.amazon.com/s3/>) to a local directory based on their URI. Avoid downloading files that are already present locally. Allow for customization of where to store downloaded files.

Version: 1.1.0
Imports: cli, prettyunits, fs, rlang, httr, glue, purrr (≥ 0.3.4), dplyr
Suggests: aws.signature, testthat, digest, withr
Published: 2024-09-04
DOI: 10.32614/CRAN.package.s3
Author: Cole Brokamp ORCID iD [aut, cre], Erika Rasnick [aut], Robrecht Cannoodt [aut]
Maintainer: Cole Brokamp <cole.brokamp at gmail.com>
BugReports: https://github.com/brokamp-group/s3/issues
License: MIT + file LICENSE
URL: https://github.com/brokamp-group/s3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: s3 results

Documentation:

Reference manual: s3.pdf

Downloads:

Package source: s3_1.1.0.tar.gz
Windows binaries: r-devel: s3_1.1.0.zip, r-release: s3_1.1.0.zip, r-oldrel: s3_1.1.0.zip
macOS binaries: r-release (arm64): s3_1.1.0.tgz, r-oldrel (arm64): s3_1.1.0.tgz, r-release (x86_64): s3_1.1.0.tgz, r-oldrel (x86_64): s3_1.1.0.tgz
Old sources: s3 archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=s3 to link to this page.