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.7)lest_1.1.0.zip(r-4.6)lest_1.1.0.zip(r-4.5)
lest_1.1.0.tgz(r-4.6-x86_64)lest_1.1.0.tgz(r-4.6-arm64)lest_1.1.0.tgz(r-4.5-x86_64)lest_1.1.0.tgz(r-4.5-arm64)
lest_1.1.0.tar.gz(r-4.7-arm64)lest_1.1.0.tar.gz(r-4.7-x86_64)lest_1.1.0.tar.gz(r-4.6-arm64)lest_1.1.0.tar.gz(r-4.6-x86_64)
lest_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
lest/json (API)

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

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

On CRAN:

Conda:

dplyrifelserecoding

4.04 score 22 stars 4 scripts 317 downloads 5 exports 0 dependencies

Last updated from:2a0bb22ea7. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK129
linux-devel-x86_64OK110
source / vignettesOK131
linux-release-arm64OK123
linux-release-x86_64OK107
macos-release-arm64OK93
macos-release-x86_64OK245
macos-oldrel-arm64OK94
macos-oldrel-x86_64OK129
windows-develOK66
windows-releaseOK76
windows-oldrelOK59
wasm-releaseOK83

Exports:case_whencumallcumanyexceeds_tumbling_sumif_else

Dependencies: