Package: InsuSensCalc
Title: Insulin Sensitivity Indices Calculator
Version: 0.1.0
Authors@R: person("Sufyan", "Suleman", email = "sufyansuleman@hotmail.com", role = c("aut", "cre"))
Description: Facilitates the calculation of 40 different insulin sensitivity
    indices based on fasting, oral glucose tolerance test (OGTT), lipid
    (adipose), tracer (palmitate and glycerol rate), and DXA (fat mass)
    measurement values. Enables easy and accurate assessment of insulin
    sensitivity, critical for understanding and managing metabolic disorders
    like diabetes and obesity. Indices calculated are described in
    Gastaldelli (2022) <doi:10.1002/oby.23503>,
    Suleman (2024) <doi:10.1210/clinem/dgae275>, and
    Lorenzo (2010) <doi:10.1210/jc.2010-1144>.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
LazyData: true
Imports: dplyr, tibble, magrittr
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Depends: R (>= 3.5.0)
URL: https://github.com/sufyansuleman/InsuSensCalc
BugReports: https://github.com/sufyansuleman/InsuSensCalc/issues
NeedsCompilation: no
Packaged: 2026-06-11 09:33:22 UTC; au773972
Author: Sufyan Suleman [aut, cre]
Maintainer: Sufyan Suleman <sufyansuleman@hotmail.com>
Repository: CRAN
Date/Publication: 2026-06-11 11:00:15 UTC
