cloudyr / aws.s3

Amazon Simple Storage Service (S3) API Client
https://cloud.r-project.org/package=aws.s3
381 stars 147 forks source link

PROPOSAL: Use `prettyunits::pretty_bytes` to prettify `put_object` messaging #416

Open mrkaye97 opened 2 years ago

mrkaye97 commented 2 years ago

Please specify whether your issue is about:

Small suggestion -- since prettyunits is pretty minimal, I thought it might be worth considering this UX improvement. I find myself wrangling bytes --> MiB, GiB, etc. often