issues
search
pachadotdev
/
analogsea
Digital Ocean R client
https://pacha.dev/analogsea/
Apache License 2.0
155
stars
24
forks
source link
Move aws.s3 to Suggests due to it being orphaned
#189
Closed
amoeba
closed
4 years ago
amoeba
commented
4 years ago
As discussed in #188,
Moves aws.s3 to Suggests due to it being orphaned.
Puts
check_for_a_pkg
checks for aws.s3 in spaces() and space_create() as those are our two exported functions.
Added a blurb in ?spaces_info about having to install aws.s3 first.
Closes #188
sckott
commented
4 years ago
LGTM
As discussed in #188,
check_for_a_pkg
checks for aws.s3 in spaces() and space_create() as those are our two exported functions.Closes #188