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.5-any)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'))

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

On CRAN:

destructuring-assignmentmultiple-assignmentpattern-matchingunpacking-assignment

12.82 score 258 stars 111 packages 1.9k scripts 27k downloads 3 mentions 3 exports 0 dependencies

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

TargetResultLatest binary
Doc / VignettesOKJan 30 2025
R-4.5-winNOTEFeb 19 2025
R-4.5-macNOTEJan 30 2025
R-4.5-linuxNOTEJan 30 2025
R-4.4-winNOTEJan 30 2025
R-4.4-macNOTEJan 30 2025
R-4.3-winNOTEJan 30 2025
R-4.3-macNOTEJan 30 2025

Exports:%->%%<-%destructure

Dependencies:

Unpacking Assignment

Rendered fromunpacking-assignment.Rmdusingknitr::rmarkdownon Jan 30 2025.

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