aws-lambda-r-runtime icon indicating copy to clipboard operation
aws-lambda-r-runtime copied to clipboard

Serverless execution of R code on AWS Lambda

Results 11 aws-lambda-r-runtime issues
Sort by recently updated
recently updated
newest added

When using only one r-runtime layer aws.s3 package works, but using own custom layer as well, gives ```Error: package or namespace load failed for ‘aws.s3’ in dyn.load(file, DLLpath = DLLpath,...

bug