# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "matrixStats" in publications use:' type: software license: Artistic-2.0 title: 'matrixStats: Functions that Apply to Rows and Columns of Matrices (and to Vectors)' version: 1.4.0-9000 doi: 10.32614/CRAN.package.matrixStats abstract: High-performing functions operating on rows and columns of matrices, e.g. col / rowMedians(), col / rowRanks(), and col / rowSds(). Functions optimized per data type and for subsetted calculations such that both memory usage and processing time is minimized. There are also optimized vector-based methods, e.g. binMeans(), madDiff() and weightedMedian(). authors: - family-names: Bengtsson given-names: Henrik email: henrikb@braju.com repository: https://fastverse.r-universe.dev repository-code: https://github.com/HenrikBengtsson/matrixStats commit: a617e7e3c8087a898f031df9a33e23f46bba9151 url: https://github.com/HenrikBengtsson/matrixStats contact: - family-names: Bengtsson given-names: Henrik email: henrikb@braju.com