Runtime for serving containers that can execute R code on the 'AWS Lambda' serverless compute service <https://aws.amazon.com/lambda/>. Provides the necessary functionality for handling the various endpoints required for accepting new input and sending responses.
Version: | 1.1.0 |
Imports: | httr, jsonlite, logger |
Suggests: | withr, testthat (≥ 3.0.0), webmockr, knitr, rmarkdown, lifecycle |
Published: | 2021-11-15 |
Author: | David Neuzerling [aut, cre], James Goldie [ctb] |
Maintainer: | David Neuzerling <david at neuzerling.com> |
BugReports: | https://github.com/mdneuzerling/lambdr/issues |
License: | MIT + file LICENSE |
URL: | https://lambdr.mdneuzerling.com/, https://github.com/mdneuzerling/lambdr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | lambdr results |
Reference manual: | lambdr.pdf |
Vignettes: |
api-gateway-invocations context eventbridge-and-sns-events lambda-runtime-in-container package-structure |
Package source: | lambdr_1.1.0.tar.gz |
Windows binaries: | r-devel: lambdr_1.1.0.zip, r-release: lambdr_1.1.0.zip, r-oldrel: lambdr_1.1.0.zip |
macOS binaries: | r-release (arm64): lambdr_1.1.0.tgz, r-release (x86_64): lambdr_1.1.0.tgz, r-oldrel: lambdr_1.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=lambdr to link to this page.