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.5 |
Imports: | httr, jsonlite, logger |
Suggests: | withr, testthat (≥ 3.0.0), webmockr, knitr, rmarkdown, lifecycle |
Published: | 2023-11-25 |
DOI: | 10.32614/CRAN.package.lambdr |
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.5.tar.gz |
Windows binaries: | r-devel: lambdr_1.2.5.zip, r-release: lambdr_1.2.5.zip, r-oldrel: lambdr_1.2.5.zip |
macOS binaries: | r-release (arm64): lambdr_1.2.5.tgz, r-oldrel (arm64): lambdr_1.2.5.tgz, r-release (x86_64): lambdr_1.2.5.tgz, r-oldrel (x86_64): lambdr_1.2.5.tgz |
Old sources: | lambdr archive |
Please use the canonical form https://CRAN.R-project.org/package=lambdr to link to this page.