Package: lest 1.1.0

lest: Vectorised Nested if-else Statements Similar to CASE WHEN in 'SQL'

Functions for vectorised conditional recoding of variables. case_when() enables you to vectorise multiple if and else statements (like 'CASE WHEN' in 'SQL'). if_else() is a stricter and more predictable version of ifelse() in 'base' that preserves attributes. These functions are forked from 'dplyr' with all package dependencies removed and behave identically to the originals.

Authors:Stefan Fleck [aut, cre], Hadley Wickham [aut], Romain François [aut], Lionel Henry [aut], Kirill Müller [aut]

lest_1.1.0.tar.gz
lest_1.1.0.zip(r-4.5)lest_1.1.0.zip(r-4.4)lest_1.1.0.zip(r-4.3)
lest_1.1.0.tgz(r-4.4-x86_64)lest_1.1.0.tgz(r-4.4-arm64)lest_1.1.0.tgz(r-4.3-x86_64)lest_1.1.0.tgz(r-4.3-arm64)
lest_1.1.0.tar.gz(r-4.5-noble)lest_1.1.0.tar.gz(r-4.4-noble)
lest_1.1.0.tgz(r-4.4-emscripten)lest_1.1.0.tgz(r-4.3-emscripten)
lest.pdf |lest.html
lest/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/s-fleck/lest/issues

On CRAN:

dplyrifelserecoding

5 exports 24 stars 2.25 score 0 dependencies 4 scripts 519 downloads

Last updated 7 months agofrom:2a0bb22ea7. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 06 2024
R-4.5-win-x86_64NOTESep 06 2024
R-4.5-linux-x86_64NOTESep 06 2024
R-4.4-win-x86_64NOTESep 06 2024
R-4.4-mac-x86_64NOTESep 06 2024
R-4.4-mac-aarch64NOTESep 06 2024
R-4.3-win-x86_64NOTESep 06 2024
R-4.3-mac-x86_64NOTESep 06 2024
R-4.3-mac-aarch64NOTESep 06 2024

Exports:case_whencumallcumanyexceeds_tumbling_sumif_else

Dependencies: