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:
nofrills_0.3.2.tar.gz
nofrills_0.3.2.zip(r-4.7)nofrills_0.3.2.zip(r-4.6)nofrills_0.3.2.zip(r-4.5)
nofrills_0.3.2.tgz(r-4.6-any)nofrills_0.3.2.tgz(r-4.5-any)
nofrills_0.3.2.tar.gz(r-4.7-any)nofrills_0.3.2.tar.gz(r-4.6-any)
nofrills_0.3.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
nofrills/json (API)
NEWS
| # Install 'nofrills' in R: |
| install.packages('nofrills', repos = c('https://egnha.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/egnha/nofrills/issues
anonymous-functionscurryinglambda-functionspartial-functionsquasiquotation
Last updated from:4352e9a565. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 159 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 174 | ||
| macos-oldrel-arm64 | OK | 213 | ||
| windows-devel | OK | 77 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 98 |
Exports:as_fncurrycurry_fnfnmake_fn_aware
Dependencies:rlang
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Abbreviated functional arguments | as_fn |
| Curry a function | curry curry_fn |
| Low-cost anonymous functions | fn |
| Make a function aware of abbreviated functional arguments | make_fn_aware |
