Package: zeallot 0.1.0.9000

Nathan Teetor

zeallot: Multiple, Unpacking, and Destructuring Assignment

Provides a %<-% operator to perform multiple, unpacking, and destructuring assignment in R. The operator unpacks the right-hand side of an assignment into multiple values and assigns these values to variables on the left-hand side of the assignment.

Authors:Nathan Teetor [aut, cre], Paul Teetor [ctb]

zeallot_0.1.0.9000.tar.gz
zeallot_0.1.0.9000.zip(r-4.5)zeallot_0.1.0.9000.zip(r-4.4)zeallot_0.1.0.9000.zip(r-4.3)
zeallot_0.1.0.9000.tgz(r-4.4-any)zeallot_0.1.0.9000.tgz(r-4.3-any)
zeallot_0.1.0.9000.tar.gz(r-4.5-noble)zeallot_0.1.0.9000.tar.gz(r-4.4-noble)
zeallot_0.1.0.9000.tgz(r-4.4-emscripten)zeallot_0.1.0.9000.tgz(r-4.3-emscripten)
zeallot.pdf |zeallot.html
zeallot/json (API)
NEWS

# Install 'zeallot' in R:
install.packages('zeallot', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/nteetor/zeallot/issues

On CRAN:

destructuring-assignmentmultiple-assignmentpattern-matchingunpacking-assignment

3 exports 253 stars 12.86 score 0 dependencies 106 dependents 3 mentions 1.9k scripts 31.8k downloads

Last updated 5 years agofrom:55167bf3c8. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 20 2024
R-4.5-winNOTESep 20 2024
R-4.5-linuxNOTESep 20 2024
R-4.4-winNOTESep 20 2024
R-4.4-macNOTESep 20 2024
R-4.3-winNOTESep 20 2024
R-4.3-macNOTESep 20 2024

Exports:%->%%<-%destructure

Dependencies:

Unpacking Assignment

Rendered fromunpacking-assignment.Rmdusingknitr::rmarkdownon Sep 20 2024.

Last update: 2018-01-27
Started: 2017-01-20