Package: imputeCGM Title: Impute Missing Glucose Values in CGM Data Version: 0.0.3 Authors@R: c( person("Shubh", "Saraswat", email = "shubh.saraswat00@gmail.com", role = c("cre", "aut", "cph"), comment = c(ORCID = "0009-0009-2359-1484")), person("Hasin Shahed Shad", email = "hasin.shad@uky.edu", role = "aut"), person("Xiaohua Douglas", "Zhang", email = "douglas.zhang@uky.edu", role = "aut", comment = c(ORCID = "0000-0002-2486-7931"))) Description: Imputes missing glucose values in repeated-measures continuous glucose monitoring (CGM) data. Workflows create time-series features from raw timestamps, support model selection, and return the user's original columns plus an imputed glucose column. Methods include multiple imputation by chained equations using 'mice' (Azur et al. (2011) ), Random Forest regression using 'ranger' (Breiman (2001) ), k-nearest-neighbor regression using 'FNN' (Zhang (2016) ), 'XGBoost' using 'xgboost' (Chen and Guestrin (2016) ), 'LightGBM' using 'lightgbm' (Ke et al. (2017) ), and ARIMA forecasting using 'forecast' (Hyndman and Khandakar (2008) ). A 'Python'-compatible backend uses 'reticulate' to call 'pandas', 'scikit-learn', 'statsmodels', 'xgboost', and optional 'lightgbm'. License: GPL (>= 2) Encoding: UTF-8 Depends: R (>= 4.3) RoxygenNote: 7.3.3 Imports: mice, FNN, ranger, data.table, xgboost, lightgbm, forecast, CGManalyzer, lifecycle, reticulate, shiny Suggests: testthat (>= 3.0.0), spelling, knitr, rmarkdown Config/testthat/edition: 3 NeedsCompilation: no Language: en-US URL: https://zhanglabuky.github.io/imputeCGMR/, https://github.com/ZhangLabUKY/imputeCGMR BugReports: https://github.com/ZhangLabUKY/imputeCGMR/issues LazyData: true VignetteBuilder: knitr Packaged: 2026-07-16 17:05:42 UTC; root Author: Shubh Saraswat [cre, aut, cph] (ORCID: ), Hasin Shahed Shad [aut], Xiaohua Douglas Zhang [aut] (ORCID: ) Maintainer: Shubh Saraswat Repository: https://cran.r-universe.dev Date/Publication: 2026-07-16 13:40:08 UTC RemoteUrl: https://github.com/cran/imputeCGM RemoteRef: HEAD RemoteSha: f435739579210efd7ec052ab1a8870fc064fcdbd