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

4.56 score 24 stars 1 packages 4 scripts 866 downloads 5 exports 0 dependencies

Last updated 10 months agofrom:2a0bb22ea7. Checks:OK: 3 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-win-x86_64OKOct 31 2024
R-4.5-linux-x86_64OKOct 31 2024
R-4.4-win-x86_64NOTEOct 31 2024
R-4.4-mac-x86_64NOTEOct 31 2024
R-4.4-mac-aarch64NOTEOct 31 2024
R-4.3-win-x86_64NOTEOct 31 2024
R-4.3-mac-x86_64NOTEOct 31 2024
R-4.3-mac-aarch64NOTEOct 31 2024

Exports:case_whencumallcumanyexceeds_tumbling_sumif_else

Dependencies: