Package: ILRCM
Type: Package
Title: Convert Irregular Longitudinal Data to Regular Intervals and
        Perform Clustering
Version: 0.2.0
Authors@R: c(person(("Atanu"), "Bhattacharjee",
                    email="atanustat@gmail.com",
                    role=c("aut", "cre","ctb")),
             person(("Tanmoy"), " Majumdar", role=c("aut","ctb")),
             person(("Gajendra"), " Kumar Vishwakarma", role=c("aut","ctb"))
             )
Maintainer: Atanu Bhattacharjee <atanustat@gmail.com>
Description: Convert irregularly spaced longitudinal data into regular intervals for further analysis, 
             and perform clustering using advanced machine learning techniques. 
             The package is designed for handling complex longitudinal datasets, 
             optimizing them for research in healthcare, demography, and other fields 
             requiring temporal data modeling.
Imports: ggplot2, scales, rlang, dplyr
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-27 20:48:25 UTC; ABhattacharjee001
Author: Atanu Bhattacharjee [aut, cre, ctb],
  Tanmoy Majumdar [aut, ctb],
  Gajendra Kumar Vishwakarma [aut, ctb]
Repository: CRAN
Date/Publication: 2025-07-27 21:00:08 UTC
Built: R 4.5.1; ; 2025-07-28 00:21:18 UTC; unix
