Package: iglu Type: Package Title: Interpreting Glucose Data from Continuous Glucose Monitors Version: 4.3.0 Authors@R: c(person("Elizabeth", "Chun", role = c("aut")), person("Steve", "Broll", role = c("aut")), person("David", "Buchanan", role = c("aut")), person("John", "Muschelli", role = c("aut"), email = "muschellij2@gmail.com", comment = c(ORCID = "0000-0001-6469-1750")), person("Nathaniel", "Fernandes", email = "njferns020@gmail.com", comment = c(ORCID = "0000-0003-0485-0726"), role = c("aut")), person("Jung Hoon", "Seo", role = c("ctb")), person("Johnathan", "Shih", role = c("ctb")), person("Jacek", "Urbanek", role = c("ctb")), person("John", "Schwenck", role = c("ctb")), person("Marielle", "Hicban", role = c("ctb")), person("Mary", "Martin", role = c("ctb")), person("Pratik", "Patel", role = c("ctb")), person("Meyappan", "Ashok", role = c("ctb")), person("Nhan", "Nguyen", role = c("ctb")), person("Neo", "Kok", role = c("ctb")), person("Irina", "Gaynanova", email = "irinagn@umich.edu",role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4116-0268"))) Description: Implements a wide range of metrics for measuring glucose control and glucose variability based on continuous glucose monitoring data. The list of implemented metrics is summarized in Rodbard (2009) . Additional visualization tools include time-series plots, lasagna plots and ambulatory glucose profile report. License: GPL (>= 2) Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Depends: R (>= 3.5.0) Imports: caTools, dplyr, DT, ggplot2, ggpubr, gridExtra, hms, lubridate, magrittr, patchwork, pheatmap, scales, shiny, stats, tibble, tidyr, utils, zoo, gtable, grid, plotly Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr URL: https://irinagain.github.io/iglu/ BugReports: https://github.com/irinagain/iglu/issues Config/testthat/edition: 3 Repository: https://irinagain.r-universe.dev Date/Publication: 2025-07-12 18:13:26 UTC RemoteUrl: https://github.com/irinagain/iglu RemoteRef: HEAD RemoteSha: 33d72695d77900c62d4f408a748d821a08df9b0e NeedsCompilation: no Packaged: 2026-06-07 09:18:48 UTC; root Author: Elizabeth Chun [aut], Steve Broll [aut], David Buchanan [aut], John Muschelli [aut] (ORCID: ), Nathaniel Fernandes [aut] (ORCID: ), Jung Hoon Seo [ctb], Johnathan Shih [ctb], Jacek Urbanek [ctb], John Schwenck [ctb], Marielle Hicban [ctb], Mary Martin [ctb], Pratik Patel [ctb], Meyappan Ashok [ctb], Nhan Nguyen [ctb], Neo Kok [ctb], Irina Gaynanova [aut, cre] (ORCID: ) Maintainer: Irina Gaynanova