# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "outlying" in publications use:' type: software license: MIT title: 'outlying: Outliers Detection' version: 0.0.2.9000 doi: 10.32614/CRAN.package.outlying abstract: Provides functions for detecting outliers in datasets using statistical methods. The package supports identification of anomalous observations in numerical data and is intended for use in data cleaning, exploratory data analysis, and preprocessing workflows. authors: - family-names: Lai given-names: Joon-Keat email: p10911004@gmail.com repository: https://p10911004-npust.r-universe.dev repository-code: https://github.com/P10911004-NPUST/outlying commit: 4177b684dbff80f67d90c0209d51075f39283045 url: https://github.com/P10911004-NPUST/outlying date-released: '2026-06-01' contact: - family-names: Lai given-names: Joon-Keat email: p10911004@gmail.com