aws.s3
About aws.s3
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/cloudyr/aws.s3.git aws.s3
see also aws.s3 GitHub repository.
To install the latest development snapshot of this package, use install.packages("aws.s3",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("aws.s3",,"http://rforge.net/")
Most recent GIT commits621e0adc| Simon Urbanek | Thu May 28 09:58:33 2020 +1200 ensure x-amz-content-sha256 is part of the request (see #362) M R/s3HTTP.R 7fa38592| Simon Urbanek | Thu Apr 16 15:33:27 2020 +1200 document partsize M R/put_object.R M man/put_object.Rd 951f1be2| Simon Urbanek | Thu Apr 16 15:07:52 2020 +1200 update NEWS M NEWS.md 9476e7a2| Simon Urbanek | Thu Apr 16 15:07:43 2020 +1200 update artifacts M DESCRIPTION M man/put_object.Rd bda5d2d2| Simon Urbanek | Thu Apr 16 14:26:38 2020 +1200 update README M README.Rmd M README.md |