aws.lambda icon indicating copy to clipboard operation
aws.lambda copied to clipboard

Don't use utils::zip

Open jonthegeek opened this issue 4 years ago • 0 comments

utils::zip is fragile (might not point to the right place). Since zip is (potentially) very important during create_function (etc), investigate using r-lib/zip instead to avoid pitfalls.

jonthegeek avatar Apr 14 '20 20:04 jonthegeek