Skip to content

zeallot

Multiple, Unpacking, and Destructuring Assignment

v0.2.0 · May 27, 2025 · MIT + file LICENSE

Description

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.

Downloads

CRAN

33K

Last 30 days

617th

101.1K

Last 90 days

421.1K

Last year

Trend: +2.6% (30d vs prior 30d)

r2u CRAN

871

Last 30 days

3.1K

Last 90 days

12.9K

Last year

Trend: -28.8% (30d vs prior 30d)

autoCRAN

20

Last 7 days

82

Last 30 days

12

All-time

⚠ Shared name: this package is also shipped elsewhere on openSUSE, so this count is not exclusive to autoCRAN (it is an upper bound).

conda-forge CRAN

2.1K

Last 30 days

7.1K

Last 90 days

29.6K

Last year

Trend: -2% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

1,713

Files

33

Compiled share

0%

Has compiled src

No

Language breakdown

R 715 (41.7%)Tests 438 (25.6%)Docs 252 (14.7%)Vignettes 308 (18%)

API

Exported functions

4

Internal functions

54

Recent export changes

v0.2.0+1 zeallous
v0.0.5+1 %->%

Testing & CI

Has tests

Yes

Test-to-code ratio

0.61

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

0%

\dontrun example ratio

0%

Roxygen coverage

50%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.2

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

7

First release

2017-01-27

Latest release

2025-05-27

Avg cadence

78 days

Cold removal rate

100%

Dep drift

0

LOC over versions

v0.0.2: 1,679 LOCv0.0.3: 1,748 LOCv0.0.4: 1,873 LOCv0.0.5: 1,996 LOCv0.0.6: 2,192 LOCv0.1.0: 2,209 LOCv0.2.0: 1,713 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (24)

Dependency Network

Dependencies Reverse dependencies WMAP add2ggplot cgam completejourney csurvey debkeepr distfromq ipumsr keras keras3 limorhyde2 luz mlflow phenofit tabnet +9 more reverse deps zeallot

Version History

8 tracked
new 0.2.0 Mar 10, 2026
updated 0.2.0 ← 0.1.0 diff May 26, 2025
updated 0.1.0 ← 0.0.6 diff Jan 27, 2018
updated 0.0.6 ← 0.0.5 diff Sep 27, 2017
updated 0.0.5 ← 0.0.4 diff Aug 24, 2017
updated 0.0.4 ← 0.0.3 diff Jul 27, 2017
updated 0.0.3 ← 0.0.2 diff Feb 26, 2017
new 0.0.2 Jan 26, 2017