Package: dub 0.2.0.9000
dub: Unpacking Assignment for Lists via Pattern Matching
Provides an operator for assigning nested components of a list to names via a concise pattern matching syntax. This is especially convenient for assigning individual names to the multiple values that a function may return in the form of a list, and for extracting deeply nested list components.
Authors:
dub_0.2.0.9000.tar.gz
dub_0.2.0.9000.zip(r-4.5)dub_0.2.0.9000.zip(r-4.4)dub_0.2.0.9000.zip(r-4.3)
dub_0.2.0.9000.tgz(r-4.4-any)dub_0.2.0.9000.tgz(r-4.3-any)
dub_0.2.0.9000.tar.gz(r-4.5-noble)dub_0.2.0.9000.tar.gz(r-4.4-noble)
dub_0.2.0.9000.tgz(r-4.4-emscripten)dub_0.2.0.9000.tgz(r-4.3-emscripten)
dub.pdf |dub.html✨
dub/json (API)
NEWS
# Install 'dub' in R: |
install.packages('dub', repos = c('https://egnha.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/egnha/dub/issues
pattern-matchingunpacking-assignment
Last updated 6 years agofrom:9df33a763c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Assign nested components of a list to names | %->>% %<<-% |