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.0.0
Imports: cli, prettyunits, fs, httr, glue, purrr (≥ 0.3.4), dplyr, aws.signature, digest
Suggests: testthat, withr
Published: 2023-08-08
Author: Cole Brokamp ORCID iD [aut, cre], Erika Rasnick [aut]
Maintainer: Cole Brokamp <cole.brokamp at gmail.com>
BugReports: https://github.com/geomarker-io/s3/issues
License: MIT + file LICENSE
URL: https://github.com/geomarker-io/s3
NeedsCompilation: no
Materials: README
CRAN checks: s3 results

Documentation:

Reference manual: s3.pdf

Downloads:

Package source: s3_1.0.0.tar.gz
Windows binaries: r-devel: s3_1.0.0.zip, r-release: s3_1.0.0.zip, r-oldrel: s3_1.0.0.zip
macOS binaries: r-release (arm64): s3_1.0.0.tgz, r-oldrel (arm64): s3_1.0.0.tgz, r-release (x86_64): s3_1.0.0.tgz, r-oldrel (x86_64): s3_1.0.0.tgz

Linking:

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