Package: matrixStats Version: 1.5.0-9000 Depends: R (>= 3.4.0) Suggests: utils, base64enc, ggplot2, knitr, markdown, microbenchmark, R.devices, R.rsp VignetteBuilder: R.rsp Title: Functions that Apply to Rows and Columns of Matrices (and to Vectors) Authors@R: c( person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"), email="henrikb@braju.com"), person("Constantin", "Ahlmann-Eltze", role = "ctb"), person("Hector", "Corrada Bravo", role="ctb"), person("Robert", "Gentleman", role="ctb"), person("Jan", "Gleixner", role="ctb"), person("Peter", "Hickey", role="ctb"), person("Ola", "Hossjer", role="ctb"), person("Harris", "Jaffee", role="ctb"), person("Dongcan", "Jiang", role="ctb"), person("Peter", "Langfelder", role="ctb"), person("Brian", "Montgomery", role="ctb"), person("Angelina", "Panagopoulou", role="ctb"), person("Hugh", "Parsonage", role="ctb"), person("Jakob Peder", "Pettersen", role="ctb")) Author: Henrik Bengtsson [aut, cre, cph], Constantin Ahlmann-Eltze [ctb], Hector Corrada Bravo [ctb], Robert Gentleman [ctb], Jan Gleixner [ctb], Peter Hickey [ctb], Ola Hossjer [ctb], Harris Jaffee [ctb], Dongcan Jiang [ctb], Peter Langfelder [ctb], Brian Montgomery [ctb], Angelina Panagopoulou [ctb], Hugh Parsonage [ctb], Jakob Peder Pettersen [ctb] Maintainer: Henrik Bengtsson Description: 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(). License: Artistic-2.0 LazyLoad: TRUE NeedsCompilation: yes ByteCompile: TRUE URL: https://github.com/HenrikBengtsson/matrixStats BugReports: https://github.com/HenrikBengtsson/matrixStats/issues RoxygenNote: 7.3.2 Roxygen: list(old_usage = TRUE) Repository: https://fastverse.r-universe.dev Date/Publication: 2026-06-17 08:12:14 UTC RemoteUrl: https://github.com/HenrikBengtsson/matrixStats RemoteRef: HEAD RemoteSha: 652688366054a2ccefb79a9ac988169018dc69e0 Packaged: 2026-06-24 00:18:11 UTC; root