# ------------------------------------------------ # 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 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://cran.r-universe.dev repository-code: https://github.com/penny4nonsense/depthR commit: a753d8b2a992b4d0cecfa4de8c13490931a7496c url: https://github.com/penny4nonsense/depthR date-released: '2026-06-22' contact: - family-names: Parker given-names: Jason email: jparker588@gmail.com