{
  "_id": "6a1854eaacfb0bcc41db77c3",
  "Package": "InsuSensCalc",
  "Title": "Insulin Sensitivity Indices Calculator",
  "Version": "0.0.1",
  "Author": "Sufyan Suleman <sufyansuleman@hotmail.com>",
  "Authors@R": "person(\"Sufyan\", \"Suleman\", email = \"sufyansuleman@hotmail.com\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Sufyan Suleman <sufyansuleman@hotmail.com>",
  "Description": "It facilitates the calculation of 40 different insulin\nsensitivity indices based on fasting, oral glucose tolerance\ntest (OGTT), lipid (adipose), and tracer (palmitate and\nglycerol rate) and dxa (fat mass) measurement values. It\nenables easy and accurate assessment of insulin sensitivity,\ncritical for understanding and managing metabolic disorders\nlike diabetes and obesity. Indices calculated are described in\nGastaldelli (2022). <doi:10.1002/oby.23503> and Lorenzo (2010).\n<doi:10.1210/jc.2010-1144>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/sufyansuleman/InsuSensCalc",
  "BugReports": "https://github.com/sufyansuleman/InsuSensCalc/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://sufyansuleman.r-universe.dev",
  "Date/Publication": "2026-05-28 11:35:01 UTC",
  "RemoteUrl": "https://github.com/sufyansuleman/insusenscalc",
  "RemoteRef": "HEAD",
  "RemoteSha": "a5e5b20fd2ef21192d1859e4ff2985b05c726f6d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 14:39:04 UTC",
    "User": "root"
  },
  "MD5sum": "ea5b17339fe9ef5ae4337dd356f80f6e",
  "_user": "sufyansuleman",
  "_type": "src",
  "_file": "InsuSensCalc_0.0.1.tar.gz",
  "_fileid": "e7edbbd4a9abfee41a979acd4db57eacacc0ebbd4af51a9f16402daaf07c35dd",
  "_filesize": 103803,
  "_sha256": "e7edbbd4a9abfee41a979acd4db57eacacc0ebbd4af51a9f16402daaf07c35dd",
  "_created": "2026-05-28T14:39:04.000Z",
  "_published": "2026-05-28T14:44:58.380Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78316042106,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7268877637"
    },
    {
      "job": 78316042075,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268878910"
    },
    {
      "job": 78316042090,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7268913215"
    },
    {
      "job": 78316042036,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268916762"
    },
    {
      "job": 78315504446,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268816332"
    },
    {
      "job": 78316042055,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268875157"
    },
    {
      "job": 78316042080,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7268872248"
    },
    {
      "job": 78316042262,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7268853412"
    },
    {
      "job": 78316042085,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268851557"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sufyansuleman/actions/runs/26581489328",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sufyansuleman/insusenscalc",
  "_commit": {
    "id": "a5e5b20fd2ef21192d1859e4ff2985b05c726f6d",
    "author": "InsuSensBot <insusens-bot@users.noreply.github.com>",
    "committer": "InsuSensBot <insusens-bot@users.noreply.github.com>",
    "message": "updated README\n",
    "time": 1779968101
  },
  "_maintainer": {
    "name": "Sufyan Suleman",
    "email": "sufyansuleman@hotmail.com",
    "login": "sufyansuleman",
    "linkedin": "in/sufyan-suleman",
    "twitter": "@sufyansuleman_1",
    "description": "Genomics of Psychiatric and Metabolic traits",
    "uuid": 48591035
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "sufyansuleman",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 26
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sufyansuleman",
      "count": 28,
      "uuid": 48591035
    }
  ],
  "_userbio": {
    "uuid": 48591035,
    "type": "user",
    "name": "Sufyan Suleman",
    "description": "Genomics of Psychiatric and Metabolic traits"
  },
  "_downloads": {
    "count": 127,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/InsuSensCalc"
  },
  "_devurl": "https://github.com/sufyansuleman/insusenscalc",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/InsuSensCalc.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sufyansuleman/insusenscalc",
  "_realowner": "sufyansuleman",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-04-04"
    }
  ],
  "_exports": [
    "isi_calculator"
  ],
  "_datasets": [
    {
      "name": "example_data",
      "title": "Example Dataset",
      "object": "example_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "age",
        "sex",
        "weight",
        "G0",
        "I0",
        "G120",
        "I120",
        "G30",
        "I30",
        "bmi",
        "waist",
        "TG",
        "HDL_c",
        "FFA",
        "fat_mass",
        "rate_glycerol",
        "rate_palmitate"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "example_data",
      "title": "Example Dataset",
      "topics": [
        "example_data"
      ]
    }
  ],
  "_readme": "https://github.com/sufyansuleman/insusenscalc/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Insulin Sensitivity Indices Calculator",
      "author": "Sufyan Suleman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Insulin Sensitivity Indices Calculator",
        "Installation",
        "Usage",
        "Preparing Your Data",
        "Function Parameters",
        "Advanced Details",
        "Example Usage",
        "Output Interpretation",
        "Conclusion"
      ],
      "created": "2024-04-01 09:43:31",
      "modified": "2024-04-04 15:39:49",
      "commits": 2
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "insusenscalc",
  "_universes": [
    "sufyansuleman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-28T14:41:23.000Z",
      "distro": "noble",
      "commit": "a5e5b20fd2ef21192d1859e4ff2985b05c726f6d",
      "fileid": "3e5d3237abf1d06d086fbeaa78f8686c5b1875bf43310fc2e151cc105fa0ed37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sufyansuleman/actions/runs/26581489328"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-28T14:41:28.000Z",
      "distro": "noble",
      "commit": "a5e5b20fd2ef21192d1859e4ff2985b05c726f6d",
      "fileid": "68d5a7a027596fe75e16709db091e22be65b73665e25d1c180caa051a8982679",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sufyansuleman/actions/runs/26581489328"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-28T14:42:55.000Z",
      "commit": "a5e5b20fd2ef21192d1859e4ff2985b05c726f6d",
      "fileid": "5b090ececa9481a0c954058fd05c0bb8663c51f2fecc99bbd62554c07769dc84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sufyansuleman/actions/runs/26581489328"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-28T14:43:00.000Z",
      "commit": "a5e5b20fd2ef21192d1859e4ff2985b05c726f6d",
      "fileid": "5ee75dff62595e0d4882edb9e1407481cc20eef7d70caae3f72f30a76953f04f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sufyansuleman/actions/runs/26581489328"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-28T14:41:38.000Z",
      "commit": "a5e5b20fd2ef21192d1859e4ff2985b05c726f6d",
      "fileid": "6a5c2c26ae6e0c2c0358015ed6c4237cb6eca14e37cde8c4a029b1bdffb60f92",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sufyansuleman/actions/runs/26581489328"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-28T14:41:07.000Z",
      "commit": "a5e5b20fd2ef21192d1859e4ff2985b05c726f6d",
      "fileid": "1ea421071d6e81ead0db7f393bfaaa7ba874fb09b154d68c90baf8da710fa403",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sufyansuleman/actions/runs/26581489328"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-28T14:40:25.000Z",
      "commit": "a5e5b20fd2ef21192d1859e4ff2985b05c726f6d",
      "fileid": "c2639ac5f29da1161c7b1c712607c5697eea3cbc7b9f3705b8a68d39b0515f51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sufyansuleman/actions/runs/26581489328"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-28T14:40:19.000Z",
      "commit": "a5e5b20fd2ef21192d1859e4ff2985b05c726f6d",
      "fileid": "e22add8f417c50c522154373cf002b24569bf636ea7c34cb2d713a8044a14645",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sufyansuleman/actions/runs/26581489328"
    }
  ]
}