Package: adverbial 0.2.1
adverbial: Enhanced Adverbial Functions
Provides new_partialised() and new_composed(), which extend partial() and compose() functions of 'purrr' to make it easier to extract and replace arguments and functions. It also has additional adverbial functions.
Authors:
adverbial_0.2.1.tar.gz
adverbial_0.2.1.zip(r-4.7)adverbial_0.2.1.zip(r-4.6)adverbial_0.2.1.zip(r-4.5)
adverbial_0.2.1.tgz(r-4.6-any)adverbial_0.2.1.tgz(r-4.5-any)
adverbial_0.2.1.tar.gz(r-4.7-any)adverbial_0.2.1.tar.gz(r-4.6-any)
adverbial_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
adverbial/json (API)
NEWS
| # Install 'adverbial' in R: |
| install.packages('adverbial', repos = c('https://uchidamizuki.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/uchidamizuki/adverbial/issues
Last updated from:74530a3df5. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 275 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 71 | ||
| macos-oldrel-arm64 | OK | 82 | ||
| windows-devel | OK | 84 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 57 | ||
| wasm-release | OK | 98 |
Exports:as_stepend_stepnew_composednew_partialisedstep_by_step
Dependencies:cligluelifecyclemagrittrpillarpurrrrlangutf8vctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Wrap a function to be used as a step | as_step |
| End a step-by-step process | end_step |
| Create composed functions | new_composed |
| Create partialised functions | new_partialised |
| Create a step-by-step object | step_by_step |
