Package: lambda 0.0.0.9000

lambda: Simple anonymous functions

Defines a function 'f()' to create anonymous functions (lambdas) in a very concise manner. Simply write the body of the function as you would normally. If you want a given variable to appear as one of the arguments to the function, put it in '.()'.

Authors:Jim Hester [aut, cre]

lambda_0.0.0.9000.tar.gz
lambda_0.0.0.9000.zip(r-4.5)lambda_0.0.0.9000.zip(r-4.4)lambda_0.0.0.9000.zip(r-4.3)
lambda_0.0.0.9000.tgz(r-4.5-any)lambda_0.0.0.9000.tgz(r-4.4-any)lambda_0.0.0.9000.tgz(r-4.3-any)
lambda_0.0.0.9000.tar.gz(r-4.5-noble)lambda_0.0.0.9000.tar.gz(r-4.4-noble)
lambda_0.0.0.9000.tgz(r-4.4-emscripten)lambda_0.0.0.9000.tgz(r-4.3-emscripten)
lambda.pdf |lambda.html
lambda/json (API)

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

Bug tracker:https://github.com/jimhester/lambda/issues

On CRAN:

Conda:

4.41 score 20 stars 257 scripts 1 exports 0 dependencies

Last updated 10 years agofrom:e493d10459. Checks:1 OK, 8 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 18 2025
R-4.5-winNOTEMar 18 2025
R-4.5-macNOTEMar 18 2025
R-4.5-linuxNOTEMar 18 2025
R-4.4-winNOTEMar 18 2025
R-4.4-macNOTEMar 18 2025
R-4.4-linuxNOTEMar 18 2025
R-4.3-winNOTEMar 18 2025
R-4.3-macNOTEMar 18 2025

Exports:f

Dependencies: