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.2.2 |
| Imports: | httr, jsonlite, logger |
| Suggests: | withr, testthat (≥ 3.0.0), webmockr, knitr, rmarkdown, lifecycle |
| Published: | 2022-08-14 |
| 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 Using invocation context EventBridge and SNS Invocations Placing an R Lambda Runtime in a Container Package Structure |
| Package source: | lambdr_1.2.2.tar.gz |
| Windows binaries: | r-devel: lambdr_1.2.2.zip, r-release: lambdr_1.2.2.zip, r-oldrel: lambdr_1.2.2.zip |
| macOS binaries: | r-release (arm64): lambdr_1.2.2.tgz, r-oldrel (arm64): lambdr_1.2.2.tgz, r-release (x86_64): lambdr_1.2.2.tgz, r-oldrel (x86_64): lambdr_1.2.2.tgz |
| Old sources: | lambdr archive |
Please use the canonical form https://CRAN.R-project.org/package=lambdr to link to this page.