# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "deadwood" in publications use:' type: software license: AGPL-3.0-only title: 'deadwood: Outlier Detection via Trimming of Mutual Reachability Minimum Spanning Trees' version: 0.9.0-3 doi: 10.32614/CRAN.package.deadwood abstract: 'Implements an anomaly detection algorithm based on mutual reachability minimum spanning trees: ''deadwood'' trims protruding tree segments and marks small debris as outliers; see Gagolewski (2026) . More precisely, the use of a mutual reachability distance pulls peripheral points farther away from each other. Tree edges with weights beyond the detected elbow point are removed. All the resulting connected components whose sizes are smaller than a given threshold are deemed anomalous. The ''Python'' version of ''deadwood'' is available via ''PyPI''.' authors: - family-names: Gagolewski given-names: Marek email: marek@gagolewski.com orcid: https://orcid.org/0000-0003-0637-6028 repository: https://cran.r-universe.dev repository-code: https://github.com/gagolews/deadwood commit: 0496a1cb12c83f8ac7f98e8a9d552bf63b1ca0be url: https://deadwood.gagolewski.com/ date-released: '2026-02-20' contact: - family-names: Gagolewski given-names: Marek email: marek@gagolewski.com orcid: https://orcid.org/0000-0003-0637-6028