# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "stddiff.spark" in publications use:' type: software license: GPL-3.0-or-later title: 'stddiff.spark: Calculate the Standardized Difference for Numeric, Binary and Category Variables in Apache Spark' version: '1.0' doi: 10.32614/CRAN.package.stddiff.spark abstract: Provides functions to compute standardized differences for numeric, binary, and categorical variables on Apache Spark DataFrames using 'sparklyr'. The implementation mirrors the methods used in the 'stddiff' package but operates on distributed data. See Zhicheng Du, Yuantao Hao (2022) for reference. authors: - family-names: Januszkiewicz given-names: Alicja email: cran.alicja.januszkiewicz@gmail.com repository: https://alicja-januszkiewicz.r-universe.dev repository-code: https://github.com/alicja-januszkiewicz/stddiff.spark commit: 184e3b2b83094e2ca179f18aefab1152ef303109 url: https://github.com/alicja-januszkiewicz/stddiff.spark date-released: '2026-01-21' contact: - family-names: Januszkiewicz given-names: Alicja email: cran.alicja.januszkiewicz@gmail.com