# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "Dcurvature" in publications use:' type: software license: MIT title: 'Dcurvature: Discrete Curvature with ''shiny'' Explorer' version: 0.0.4 doi: 10.32614/CRAN.package.Dcurvature abstract: 'Implements discrete curvature estimation for ordered planar point sequences using circumcenter geometry on consecutive triplets, exposed through compiled C plus plus (C++) code via ''Rcpp'' for speed and numerical robustness. The package is useful for objective elbow detection in multivariate workflows, especially principal component analysis (PCA), where selecting the number of retained components can be subjective. It provides a ''shiny'' interface that supports upload of raw datasets or explained-variance tables, computes Kaiser-Meyer-Olkin (KMO) sampling-adequacy diagnostics, evaluates individual and cumulative variance curves, and reports curvature- based decision rules (m* and m**) with visual summaries for reproducible component-selection decisions. References: Arney et al. (2001); Axler (2024) ; Bjorklund (2019) ; Burden and Faires (2015); Chang et al. (2023) ; Christensen (2019); Cui (2020) ; Eddelbuettel and Sanderson (2014) ; Engelke et al. (2023) ; Gniazdowski (2021) ; Haynes et al. (2017); Jameel and Al-Salami (2023) ; Jolliffe (2002); Jolliffe and Cadima (2016) ; Kaiser (1974); Lehnert et al. (2019) ; Ma and Dai (2011) ; Milligan (1995); Onumanyi et al. (2022) ; Park (2010); Revelle (2024) ; Rodionova et al. (2021) ; Sen and Cohen (2025) ; Serneels and Verdonck (2008) ; Shi et al. (2021) ; Shaukat et al. (2016) ; Syakur et al. (2018) ; Wickham and Bryan (2023) ; Wu et al. (2017) ; Youssef et al. (2023) .' authors: - family-names: Darghan given-names: Aquiles email: aqedarghanco@unal.edu.co - family-names: Jola given-names: Jorge email: jjolaher@purdue.edu repository: https://cran.r-universe.dev commit: 6c6a62e25a22a97aa5af9e4324dc2948e11ec4fc date-released: '2026-07-20' contact: - family-names: Jola given-names: Jorge email: jjolaher@purdue.edu