Package: zeallot 0.2.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.2.0.9000.tar.gz
zeallot_0.2.0.9000.zip(r-4.7)zeallot_0.2.0.9000.zip(r-4.6)zeallot_0.2.0.9000.zip(r-4.5)
zeallot_0.2.0.9000.tgz(r-4.6-any)zeallot_0.2.0.9000.tgz(r-4.5-any)
zeallot_0.2.0.9000.tar.gz(r-4.7-any)zeallot_0.2.0.9000.tar.gz(r-4.6-any)
zeallot_0.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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/r-lib/zeallot/issues

On CRAN:

Conda:

destructuring-assignmentmultiple-assignmentpattern-matchingunpacking-assignment

13.07 score 272 stars 111 packages 2.6k scripts 33k downloads 3 mentions 4 exports 0 dependencies

Last updated from:85f80a83bb. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK122
source / vignettesOK140
linux-release-x86_64OK95
macos-release-arm64OK91
macos-oldrel-arm64OK89
windows-develOK77
windows-releaseOK76
windows-oldrelOK114
wasm-releaseOK87

Exports:%->%%<-%destructurezeallous

Dependencies:

Unpacking Assignment

Rendered fromunpacking-assignment.Rmdusingknitr::rmarkdownon May 29 2026.

Last update: 2025-05-22
Started: 2017-01-20

Readme and manuals

Help Manual

Help pageTopics
Destructure an objectdestructure destructure.data.frame destructure.default destructure.summary.lm
Multiple assignment operators%->% %<-% operator
Multiple, unpacking, and destructuring assignment in Rzeallot-package zeallot
Allow zeallous assignmentzeallous