# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tidyILD" in publications use:' type: software license: MIT title: 'tidyILD: Tidy Intensive Longitudinal Data Analysis' version: 0.4.0 identifiers: - type: doi value: 10.32614/CRAN.package.tidyILD abstract: A reproducible, tidyverse-style framework for intensive longitudinal data analysis in R, with built-in methodological safeguards, provenance tracking, and reporting tools. Encodes time structure, enforces within-between decomposition, provides spacing-aware lags, and integrates diagnostics and visualization. Use ild_prepare(), ild_center(), ild_lag(), and related functions for a unified pipeline from raw EMA/diary data to interpretable models. authors: - family-names: Litovchenko given-names: Alex email: al4877@columbia.edu preferred-citation: type: manual title: 'tidyILD: Tidy Intensive Longitudinal Data Analysis' authors: - family-names: Litovchenko given-names: Alex email: al4877@columbia.edu year: '2025' url: https://github.com/alitovchenko/tidyILD repository: https://cran.r-universe.dev commit: 121d9a42aef47a03534b200a9ce361449c746f34 date-released: '2026-04-18' contact: - family-names: Litovchenko given-names: Alex email: al4877@columbia.edu