# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "neighbr" in publications use:' type: software license: GPL-2.0-or-later title: 'neighbr: Classification, Regression, Clustering with K Nearest Neighbors' version: 1.0.3 doi: 10.32614/CRAN.package.neighbr abstract: Classification, regression, and clustering with k nearest neighbors algorithm. Implements several distance and similarity measures, covering continuous and logical features. Outputs ranked neighbors. Most features of this package are directly based on the PMML specification for KNN. authors: - family-names: Bolotov given-names: Dmitriy email: dmitriy.bolotov@softwareag.com repository: https://cranhaven.r-universe.dev commit: dafb3bafc943366b05bc3dc433f071629169f6a8 date-released: '2026-05-14' contact: - family-names: Bolotov given-names: Dmitriy email: dmitriy.bolotov@softwareag.com