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) , Suleman (2024) , and Lorenzo (2010) . License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) 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 Repository: https://sufyansuleman.r-universe.dev Date/Publication: 2026-06-11 18:02:23 UTC RemoteUrl: https://github.com/sufyansuleman/insusenscalc RemoteRef: HEAD RemoteSha: 649d8b2affda947f01d92ccb4a2b91e5166f6526 NeedsCompilation: no Packaged: 2026-06-11 18:19:09 UTC; root Author: Sufyan Suleman [aut, cre] Maintainer: Sufyan Suleman