# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "depthR" in publications use:' type: software license: GPL-3.0-or-later title: 'depthR: Multivariate Depth Functions for General Dimension' version: 0.1.8 doi: 10.32614/CRAN.package.depthR abstract: 'Efficient computation of multivariate statistical depth functions in arbitrary dimension d. Implements Mahalanobis depth, Tukey (halfspace) depth, Liu simplicial depth (via adaptive Monte Carlo), projection depth, and spatial depth. Provides depth-based medians, central regions, outlier detection, and depth-depth plots. ''C++'' backends via ''Rcpp'' and ''RcppEigen'' ensure performance at large n and d. References: Liu (1990) , Zuo and Serfling (2000) , Vardi and Zhang (2000) .' authors: - family-names: Parker given-names: Jason email: jparker588@gmail.com repository: https://penny4nonsense.r-universe.dev repository-code: https://github.com/penny4nonsense/depthR commit: 0f8f02dc3847ac660f6fd8e797136ba80e9bd104 url: https://github.com/penny4nonsense/depthR date-released: '2026-06-22' contact: - family-names: Parker given-names: Jason email: jparker588@gmail.com