lab2clean: Automation and Standardization of Cleaning Clinical Laboratory Data

Navigating the shift of clinical laboratory data from primary everyday clinical use to secondary research purposes presents a significant challenge. Given the substantial time and expertise required for lab data pre-processing and cleaning and the lack of all-in-one tools tailored for this need, we developed our algorithm 'lab2clean' as an open-source R-package. 'lab2clean' package is set to automate and standardize the intricate process of cleaning clinical laboratory results. With a keen focus on improving the data quality of laboratory result values and units, our goal is to equip researchers with a straightforward, plug-and-play tool, making it smoother for them to unlock the true potential of clinical laboratory data in clinical research and clinical machine learning (ML) model development. Functions to clean & validate result values (Version 1.0) are described in detail in 'Zayed et al. (2024)' <doi:10.1186/s12911-024-02652-7>. Functions to standardize & harmonize result units (added in Version 2.0) are described in detail in 'Zayed et al. (2025)' <doi:10.1016/j.ijmedinf.2025.106131>.

Version: 2.0.0
Depends: R (≥ 3.5)
Imports: data.table, stats, utils
Suggests: knitr, rmarkdown, fansi, kableExtra, printr
Published: 2025-10-04
DOI: 10.32614/CRAN.package.lab2clean
Author: Ahmed Zayed ORCID iD [aut, cre], Ilias Sarikakis [aut, ctb], Arne Janssens [aut, ctb], Pavlos Mamouris [ctb]
Maintainer: Ahmed Zayed <ahmed.zayed at kuleuven.be>
License: GPL (≥ 3)
NeedsCompilation: no
CRAN checks: lab2clean results

Documentation:

Reference manual: lab2clean.html , lab2clean.pdf
Vignettes: Automatically Cleaning Laboratory Results in R using the 'lab2clean' package (source, R code)

Downloads:

Package source: lab2clean_2.0.0.tar.gz
Windows binaries: r-devel: lab2clean_1.0.0.zip, r-release: lab2clean_1.0.0.zip, r-oldrel: lab2clean_1.0.0.zip
macOS binaries: r-release (arm64): lab2clean_1.0.0.tgz, r-oldrel (arm64): lab2clean_1.0.0.tgz, r-release (x86_64): lab2clean_2.0.0.tgz, r-oldrel (x86_64): lab2clean_2.0.0.tgz
Old sources: lab2clean archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lab2clean to link to this page.