# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RcppColMetric" in publications use:' type: software license: MIT title: 'RcppColMetric: Efficient Column-Wise Metric Computation Against Common Vector' version: 0.1.0 doi: 10.32614/CRAN.package.RcppColMetric abstract: In data science, it is a common practice to compute a series of columns (e.g. features) against a common response vector. Various metrics are provided with efficient computation implemented with 'Rcpp'. authors: - family-names: Zhu given-names: Xiurui email: zxr6@163.com repository: https://zhuxr11.r-universe.dev repository-code: https://github.com/zhuxr11/RcppColMetric commit: da07c00282b111abf8e71512808e4eb2d9e31bb7 url: https://github.com/zhuxr11/RcppColMetric date-released: '2025-03-10' contact: - family-names: Zhu given-names: Xiurui email: zxr6@163.com