incase
0.4.0Pipe-Friendly Vector Replacement with Case Statements
Overview
Offers a pipe-friendly alternative to the 'dplyr' functions case_when() and if_else(), as well as a number of user-friendly simplifications for common use cases. These functions accept a vector as an optional first argument, allowing conditional statements to be built using the 'magrittr' dot operator. The functions also coerce all outputs to the same type, meaning you no longer have to worry about using specific typed variants of NA or explicitly declaring integer outputs, and evaluate outputs somewhat lazily, so you don't waste time on long operations that won't be used.
Install
Health
- OK2026-08-0513 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-08-0112 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 47%
- Return-value docs
- 100%
- References docs
- 0%
Downloads
Repository
Stars over time
Releases over time
Issues over time
PRs over time
Repository practices
6 development-tooling and community-health practices detected across 5 families in the upstream repository
Checks run against github.com/rossellhayes/incase on 2026-08-03.
Show all practices
Dependencies
Nothing depends on this yet.
Code & Tests
People & History
7 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 0.4.0Latest
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- 0.3.22023-08-21 · diff ↗
- RR 4.3.0 released · 2023-04-21
- RR 4.2.0 released · 2022-04-22
- 0.3.12021-06-06 · diff ↗
- RR 4.1.0 released · 2021-05-18
- 0.3.02021-04-03 · diff ↗
- 0.2.12021-01-14 · diff ↗
- 0.2.02020-12-17 · diff ↗
- 0.1.02020-09-15
- RR 4.0.0 released · 2020-04-24
Package metadata
- First published
- 2020-09-15
- Total releases
- 7 / 6 yrs
- License
- MIT + file LICENSE OSI
- Download size
- 174 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet
Cite
Cite this package
Start here. This is the citation for the package itself.
citation("incase")CRAN DOI
https://doi.org/10.32614/CRAN.package.incaseBibTeX, derived from DESCRIPTION
@Manual{incase,
title = {incase: Pipe-Friendly Vector Replacement with Case Statements},
author = {Rossell Hayes, Alexander and Kiener, Patrice},
year = {2025},
note = {R package version 0.4.0},
doi = {10.32614/CRAN.package.incase},
url = {https://CRAN.R-project.org/package=incase}
}Derived from the package DESCRIPTION, not from a citation file the authors wrote. If they publish one later, prefer it.
This is the citation for the package. It is not a citation for the R Observatory.
Cite this page
Use this when the claim is about a measurement on this page.
BibTeX
@misc{robservatoryincase,
author = {Balamuta, James Joseph},
title = {{R} {Observatory}: Metrics for {incase} version 0.4.0},
year = {2026},
publisher = {HJJB, LLC},
url = {https://r-observatory.thecoatlessprofessor.com/packages/incase},
note = {Data set. Data release v2026-08-05}
}APA
Balamuta, J. J. (2026). R Observatory: Metrics for incase version 0.4.0 [Data set]. HJJB, LLC. Data release v2026-08-05. https://r-observatory.thecoatlessprofessor.com/packages/incaseRIS
TY - DATA
AU - Balamuta, James Joseph
TI - R Observatory: Metrics for incase version 0.4.0
PY - 2026
PB - HJJB, LLC
N1 - Data release v2026-08-05
UR - https://r-observatory.thecoatlessprofessor.com/packages/incase
ER - In prose
These package metrics were obtained from the R Observatory (Balamuta, 2026), data release v2026-08-05, https://r-observatory.thecoatlessprofessor.com/packages/incase.Bound to data release v2026-08-05, which is what makes the numbers on this page reproducible. See how to cite.