Package: IsletCalc Title: Calculators for Insulin and Glucagon Release Indices Version: 0.0.1 Authors@R: person("Sufyan", "Suleman", email = "sufyansuleman@hotmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6612-6915")) Description: Facilitates the calculation of validated pancreatic islet hormone-release indices from fasting and oral glucose tolerance test (OGTT) measurements. Provides beta-cell insulin release indices (including HOMA-beta, corrected insulin response, Stumvoll first-phase index, BIGTT-AIR, and disposition indices) as described in Madsen (2024) , alongside alpha-cell glucagon release and glucagon resistance indices derived from the glucagon-suppression and liver-alpha-cell-axis literature. Enables reproducible assessment of beta-cell and alpha-cell function for metabolic and endocrine research. License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 LazyData: true Depends: R (>= 3.5.0) Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://github.com/sufyansuleman/IsletCalc, https://sufyansuleman.github.io/IsletCalc/ BugReports: https://github.com/sufyansuleman/IsletCalc/issues Repository: https://sufyansuleman.r-universe.dev Date/Publication: 2026-07-06 19:34:49 UTC RemoteUrl: https://github.com/sufyansuleman/isletcalc RemoteRef: HEAD RemoteSha: 892ffc1d60a63b7547203f7b13b804af514baa7c NeedsCompilation: no Packaged: 2026-07-17 09:08:13 UTC; root Author: Sufyan Suleman [aut, cre] (ORCID: ) Maintainer: Sufyan Suleman