Package: comprehenr 0.6.11
comprehenr: List Comprehensions
Provides 'Python'-style list comprehensions. List comprehension expressions use usual loops (for(), while() and repeat()) and usual if() as list producers. In many cases it gives more concise notation than standard "*apply + filter" strategy.
Authors:
comprehenr_0.6.11.tar.gz
comprehenr_0.6.11.zip(r-4.7)comprehenr_0.6.11.zip(r-4.6)comprehenr_0.6.11.zip(r-4.5)
comprehenr_0.6.11.tgz(r-4.6-any)comprehenr_0.6.11.tgz(r-4.5-any)
comprehenr_0.6.11.tar.gz(r-4.7-any)comprehenr_0.6.11.tar.gz(r-4.6-any)
comprehenr_0.6.11.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
comprehenr/json (API)
NEWS
| # Install 'comprehenr' in R: |
| install.packages('comprehenr', repos = c('https://gdemin.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gdemin/comprehenr/issues
Last updated from:4c02bc35f4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 161 | ||
| linux-release-x86_64 | OK | 107 | ||
| macos-release-arm64 | OK | 128 | ||
| macos-oldrel-arm64 | OK | 155 | ||
| windows-devel | OK | 100 | ||
| windows-release | OK | 92 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 97 |
Exports:alterenumerateexcludelag_listmarknumerateto_dfto_listto_vecunmarkunnumerateunzip_listzip_lists
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Auxiliary functions for working with lists | enumerate lag_list mark numerate unmark unnumerate unzip_list zip_lists |
| List comprehensions for R | alter exclude to_df to_list to_vec |
