Package: labNorm
Title: Normalize Laboratory Measurements by Age and Sex
Version: 1.0.1
Authors@R: c(
    person("Aviezer", "Lifshitz", , "aviezer.lifshitz@weizmann.ac.il", role = c("aut", "cre")),
    person("Netta", "Mendelson-Cohen", , "netta.mendelsoncohen@weizmann.ac.il", role = "aut"),    
    person("Weizmann Institute of Science", role = "cph")
  )
Description: Provides functions for normalizing standard laboratory measurements (e.g. hemoglobin, cholesterol levels) according to age and sex, based on the algorithms described in "Personalized lab test models to quantify disease potentials in healthy individuals" (Netta Mendelson Cohen, Omer Schwartzman, Ram Jaschek, Aviezer Lifshitz, Michael Hoichman, Ran Balicer, Liran I. Shlush, Gabi Barbash & Amos Tanay, <doi:10.1038/s41591-021-01468-6>). Allows users to easily obtain normalized values for standard lab results, and to visualize their distributions. See more at <https://tanaylab.weizmann.ac.il/labs/>.
License: MIT + file LICENSE
Suggests: covr, mockery, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/testthat/start-first: download
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
Imports: cli, dplyr, forcats, ggplot2, glue, purrr, rappdirs, scales,
        stats, tibble, utils, withr, yesno
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2023-01-15 06:44:16 UTC; aviezerl
Author: Aviezer Lifshitz [aut, cre],
  Netta Mendelson-Cohen [aut],
  Weizmann Institute of Science [cph]
Maintainer: Aviezer Lifshitz <aviezer.lifshitz@weizmann.ac.il>
Repository: CRAN
Date/Publication: 2023-01-15 14:30:05 UTC
Built: R 4.5.2; ; 2025-11-08 03:59:07 UTC; windows
