Package: cgmquantify Type: Package Title: Analyzing Glucose and Glucose Variability Version: 0.1.0 Authors@R: c(person("Maria", "Henriquez", role = c("aut", "com", "cph", "cre", "trl"), email = "marhenriq@gmail.com"), person("Brinnae", "Bent", role = c("aut", "cph", "dtc"), email = "brinnae.bent@duke.edu")) Imports: dplyr, tidyverse, ggplot2, hms, stats, magrittr Description: Continuous glucose monitoring (CGM) systems provide real-time, dynamic glucose information by tracking interstitial glucose values throughout the day. Glycemic variability, also known as glucose variability, is an established risk factor for hypoglycemia (Kovatchev) and has been shown to be a risk factor in diabetes complications. Over 20 metrics of glycemic variability have been identified. Here, we provide functions to calculate glucose summary metrics, glucose variability metrics (as defined in clinical publications), and visualizations to visualize trends in CGM data. Cho P, Bent B, Wittmann A, et al. (2020) American Diabetes Association (2020) Kovatchev B (2019) Kovdeatchev BP (2017) Tamborlane W V., Beck RW, Bode BW, et al. (2008) Umpierrez GE, P. Kovatchev B (2018) . License: MIT License + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.1 Suggests: testthat (>= 2.0.0), knitr, rmarkdown Config/testthat/edition: 2, devtools VignetteBuilder: knitr Depends: R (>= 2.10) NeedsCompilation: no Packaged: 2021-01-29 20:56:52 UTC; mariah Author: Maria Henriquez [aut, com, cph, cre, trl], Brinnae Bent [aut, cph, dtc] Maintainer: Maria Henriquez Repository: CRAN Date/Publication: 2021-02-05 08:50:02 UTC