Package: lambdr 1.2.5

lambdr: Create a Runtime for Serving Containerised R Functions on 'AWS Lambda'

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.

Authors:David Neuzerling [aut, cre], James Goldie [ctb]

lambdr_1.2.5.tar.gz
lambdr_1.2.5.zip(r-4.5)lambdr_1.2.5.zip(r-4.4)lambdr_1.2.5.zip(r-4.3)
lambdr_1.2.5.tgz(r-4.4-any)lambdr_1.2.5.tgz(r-4.3-any)
lambdr_1.2.5.tar.gz(r-4.5-noble)lambdr_1.2.5.tar.gz(r-4.4-noble)
lambdr_1.2.5.tgz(r-4.4-emscripten)lambdr_1.2.5.tgz(r-4.3-emscripten)
lambdr.pdf |lambdr.html
lambdr/json (API)
NEWS

# Install 'lambdr' in R:
install.packages('lambdr', repos = c('https://mdneuzerling.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mdneuzerling/lambdr/issues

On CRAN:

11 exports 127 stars 4.61 score 9 dependencies 4 scripts 423 downloads

Last updated 2 months agofrom:a76bcfe0a0. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 03 2024
R-4.5-winOKSep 03 2024
R-4.5-linuxOKSep 03 2024
R-4.4-winOKSep 03 2024
R-4.4-macOKSep 03 2024
R-4.3-winOKSep 03 2024
R-4.3-macOKSep 03 2024

Exports:as_stringified_jsonextract_contextfrom_base64handle_event_errorhtml_responselambda_configparse_event_contentprettify_listserialise_resultstart_lambdastop_html

Dependencies:askpasscurlhttrjsonliteloggermimeopensslR6sys

API Gateway Invocations

Rendered fromapi-gateway-invocations.Rmdusingknitr::rmarkdownon Sep 03 2024.

Last update: 2022-04-23
Started: 2021-10-08

EventBridge and SNS Invocations

Rendered fromeventbridge-and-sns-invocations.Rmdusingknitr::rmarkdownon Sep 03 2024.

Last update: 2022-04-23
Started: 2021-11-02

Package Structure

Rendered frompackage-structure.Rmdusingknitr::rmarkdownon Sep 03 2024.

Last update: 2022-04-23
Started: 2021-11-01

Placing an R Lambda Runtime in a Container

Rendered fromlambda-runtime-in-container.Rmdusingknitr::rmarkdownon Sep 03 2024.

Last update: 2023-11-25
Started: 2021-10-06

Using invocation context

Rendered fromcontext.Rmdusingknitr::rmarkdownon Sep 03 2024.

Last update: 2022-04-23
Started: 2021-11-01