# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "normalize" in publications use:' type: software license: GPL-3.0-or-later title: 'normalize: Centering and Scaling of Numeric Data' version: 0.1.3 doi: 10.32614/CRAN.package.normalize abstract: Provides simple methods for centering and scaling of numeric data. Columns or rows can be ignored when normalizing or be normalized jointly. authors: - family-names: Oelschläger given-names: Lennart email: oelschlaeger.lennart@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/loelschlaeger/normalize commit: 971c2f33ac68093574795b5ecf29924ea356d935 url: https://github.com/loelschlaeger/normalize date-released: '2026-07-02' contact: - family-names: Oelschläger given-names: Lennart email: oelschlaeger.lennart@gmail.com