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

12.90 score 256 stars 110 packages 1.9k scripts 34k downloads 3 mentions 3 exports 0 dependencies

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

TargetResultDate
Doc / VignettesOKNov 01 2024
R-4.5-winNOTENov 01 2024
R-4.5-linuxNOTENov 01 2024
R-4.4-winNOTENov 01 2024
R-4.4-macNOTENov 01 2024
R-4.3-winNOTENov 01 2024
R-4.3-macNOTENov 01 2024

Exports:%->%%<-%destructure

Dependencies:

Unpacking Assignment

Rendered fromunpacking-assignment.Rmdusingknitr::rmarkdownon Nov 01 2024.

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