Package: loopurrr 0.1.1


Tim Tiefenbach
loopurrr: Tranlate purrr iterator functions to regular for loops
Makes learning, teaching and debugging iterator functions from the purrr package easy by translating them into regular for loops.
Authors:
loopurrr_0.1.1.tar.gz
loopurrr_0.1.1.zip(r-4.7)loopurrr_0.1.1.zip(r-4.6)loopurrr_0.1.1.zip(r-4.5)
loopurrr_0.1.1.tgz(r-4.6-any)loopurrr_0.1.1.tgz(r-4.5-any)
loopurrr_0.1.1.tar.gz(r-4.7-any)loopurrr_0.1.1.tar.gz(r-4.6-any)
loopurrr_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
loopurrr/json (API)
NEWS
| # Install 'loopurrr' in R: |
| install.packages('loopurrr', repos = c('https://timteafan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/timteafan/loopurrr/issues
Last updated from:6eb7a78967. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 118 | ||
| source / vignettes | OK | 204 | ||
| linux-release-x86_64 | ERROR | 112 | ||
| macos-release-arm64 | ERROR | 82 | ||
| macos-oldrel-arm64 | ERROR | 76 | ||
| windows-devel | ERROR | 75 | ||
| windows-release | ERROR | 72 | ||
| windows-oldrel | ERROR | 129 | ||
| wasm-release | OK | 96 |
Exports:as_loopdefault_contextget_output_optget_supported_fnsset_output_opt
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Translate purrr's iterator functions to regular for loops | as_loop |
| Get and set output loopurrr's options | default_context get_output_opt set_output_opt |
| Show a list of supported function names | get_supported_fns |