ropensci / bowerbird

Keep a collection of sparkly data resources
https://docs.ropensci.org/bowerbird
Other
47 stars 6 forks source link

patch aws.s3 install #28

Closed cboettig closed 4 years ago

cboettig commented 4 years ago

aws.s3 was recently orphaned (https://github.com/cloudyr/aws.s3/commit/c0c5d8d9e292236183606022e9516bd20d3b29b5) which prevents installing from github. This breaks installation of aws.s3, which also breaks installation of bowerbird from github. By pinning to the last release version instead of going for master, bowerbird can again be installed successfully by install_github()