Package: aws.s3 Type: Package Title: 'AWS S3' Client Package Version: 0.3.22 Authors@R: c(person("Thomas J.", "Leeper", role = "aut", email = "thosjleeper@gmail.com", comment = c(ORCID = "0000-0003-4097-6326")), person("Boettiger", "Carl", role = "ctb"), person("Andrew", "Martin", role = "ctb"), person("Mark", "Thompson", role = "ctb"), person("Tyler", "Hunt", role = "ctb"), person("Steven", "Akins", role = "ctb"), person("Bao", "Nguyen", role = "ctb"), person("Thierry", "Onkelinx", role = "ctb"), person("Andrii", "Degtiarov", role = "ctb"), person("Dhruv", "Aggarwal", role = "ctb"), person("Alyssa", "Columbus", role = "ctb"), person("Simon", "Urbanek", role = c("cre", "ctb"), email = "simon.urbanek@R-project.org") ) Maintainer: Simon Urbanek Description: A simple client package for the Amazon Web Services ('AWS') Simple Storage Service ('S3') 'REST' 'API' . License: GPL (>= 2) URL: https://github.com/cloudyr/aws.s3 BugReports: https://github.com/cloudyr/aws.s3/issues Encoding: UTF-8 Imports: utils, tools, curl, httr, xml2 (> 1.0.0), base64enc, digest, aws.signature (>= 0.3.7) Suggests: testthat, datasets RoxygenNote: 7.1.0 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://kwb-r.r-universe.dev Date/Publication: 2025-08-18 22:58:05 UTC RemoteUrl: https://github.com/cloudyr/aws.s3 RemoteRef: HEAD RemoteSha: b88b97641d58659de40bb498223aabc6af7c62a5 NeedsCompilation: no Packaged: 2026-06-24 14:31:57 UTC; root Author: Thomas J. Leeper [aut] (ORCID: ), Boettiger Carl [ctb], Andrew Martin [ctb], Mark Thompson [ctb], Tyler Hunt [ctb], Steven Akins [ctb], Bao Nguyen [ctb], Thierry Onkelinx [ctb], Andrii Degtiarov [ctb], Dhruv Aggarwal [ctb], Alyssa Columbus [ctb], Simon Urbanek [cre, ctb]