Package: nofrills 0.3.2

nofrills: Low-Cost Anonymous Functions

Provides a compact variation of the usual syntax of function declaration, in order to support tidyverse-style quasiquotation of a function's arguments and body.

Authors:Eugene Ha [aut, cre]

nofrills_0.3.2.tar.gz
nofrills_0.3.2.zip(r-4.5)nofrills_0.3.2.zip(r-4.4)nofrills_0.3.2.zip(r-4.3)
nofrills_0.3.2.tgz(r-4.4-any)nofrills_0.3.2.tgz(r-4.3-any)
nofrills_0.3.2.tar.gz(r-4.5-noble)nofrills_0.3.2.tar.gz(r-4.4-noble)
nofrills_0.3.2.tgz(r-4.4-emscripten)nofrills_0.3.2.tgz(r-4.3-emscripten)
nofrills.pdf |nofrills.html
nofrills/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/egnha/nofrills/issues

On CRAN:

anonymous-functionscurryinglambda-functionspartial-functionsquasiquotation

4.30 score 40 stars 7 scripts 174 downloads 5 exports 1 dependencies

Last updated 3 years agofrom:4352e9a565. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 03 2024
R-4.5-winOKNov 03 2024
R-4.5-linuxOKNov 03 2024
R-4.4-winOKNov 03 2024
R-4.4-macOKNov 03 2024
R-4.3-winOKNov 03 2024
R-4.3-macOKNov 03 2024

Exports:as_fncurrycurry_fnfnmake_fn_aware

Dependencies:rlang