Package: rowmins 1.0
rowmins: Quickly compute min or max of each row or column of a matrix.
Quickly compute min or max of each row or column of a matrix. Is substantially faster than the corresponding functions in matrixStats
Authors:
rowmins_1.0.tar.gz
rowmins_1.0.zip(r-4.5)rowmins_1.0.zip(r-4.4)rowmins_1.0.zip(r-4.3)
rowmins_1.0.tgz(r-4.4-x86_64)rowmins_1.0.tgz(r-4.4-arm64)rowmins_1.0.tgz(r-4.3-x86_64)rowmins_1.0.tgz(r-4.3-arm64)
rowmins_1.0.tar.gz(r-4.5-noble)rowmins_1.0.tar.gz(r-4.4-noble)
rowmins_1.0.tgz(r-4.4-emscripten)rowmins_1.0.tgz(r-4.3-emscripten)
rowmins.pdf |rowmins.html✨
rowmins/json (API)
# Install 'rowmins' in R: |
install.packages('rowmins', repos = c('https://skranz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/skranz/rowmins/issues
Last updated 6 years agofrom:b5755d4904 (on master). Checks:OK: 1 WARNING: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 07 2024 |
R-4.5-win-x86_64 | WARNING | Oct 07 2024 |
R-4.5-linux-x86_64 | WARNING | Oct 07 2024 |
R-4.4-win-x86_64 | WARNING | Oct 07 2024 |
R-4.4-mac-x86_64 | WARNING | Oct 07 2024 |
R-4.4-mac-aarch64 | WARNING | Oct 07 2024 |
R-4.3-win-x86_64 | WARNING | Oct 07 2024 |
R-4.3-mac-x86_64 | WARNING | Oct 07 2024 |
R-4.3-mac-aarch64 | WARNING | Oct 07 2024 |
Exports:C_which_colMaxsC_which_colMinsC_which_rowMaxsC_which_rowMinscolMaxscolMinsexamples.colMinsrowMaxsrowMinswhich.colMaxswhich.colMinswhich.rowMaxswhich.rowMins
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A short title line describing what the package does | rowmins-package rowmins |
Simple function using Rcpp | rcpp_hello_world |