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.

Version: 0.2.0
Suggests: covr, testthat
Published: 2018-10-27
Author: Eugene Ha [aut, cre]
Maintainer: Eugene Ha <eha at posteo.de>
BugReports: https://github.com/egnha/dub/issues
License: MIT + file LICENSE
URL: https://github.com/egnha/dub
NeedsCompilation: no
Materials: NEWS
CRAN checks: dub results

Documentation:

Reference manual: dub.pdf

Downloads:

Package source: dub_0.2.0.tar.gz
Windows binaries: r-devel: dub_0.2.0.zip, r-release: dub_0.2.0.zip, r-oldrel: dub_0.2.0.zip
macOS binaries: r-release (arm64): dub_0.2.0.tgz, r-oldrel (arm64): dub_0.2.0.tgz, r-release (x86_64): dub_0.2.0.tgz
Old sources: dub archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dub to link to this page.