Package: aws.s3
Type: Package
Title: 'AWS S3' Client Package
Version: 0.3.12.1
Date: 2018-05-25
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"),
                    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"))
Description: A simple client package for the Amazon Web Services ('AWS') Simple
    Storage Service ('S3') 'REST' 'API' <https://aws.amazon.com/s3/>.
License: GPL (>= 2)
URL: https://github.com/cloudyr/aws.s3
BugReports: https://github.com/cloudyr/aws.s3/issues
Imports: utils, tools, httr, xml2 (> 1.0.0), base64enc, digest,
        aws.signature (>= 0.3.7)
Suggests: testthat, datasets
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2020-01-13 07:36:09 UTC; ripley
Author: Thomas J. Leeper [aut, cre] (<https://orcid.org/0000-0003-4097-6326>),
  Boettiger Carl [ctb],
  Andrew Martin [ctb],
  Mark Thompson [ctb],
  Tyler Hunt [ctb],
  Steven Akins [ctb],
  Bao Nguyen [ctb],
  Thierry Onkelinx [ctb]
Maintainer: ORPHANED
Repository: CRAN
Date/Publication: 2020-01-13 07:38:52 UTC
X-CRAN-Original-Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
X-CRAN-Comment: Orphaned on 2020-01-13 at the maintainer's request.
