Package: mmr 0.1.0
mmr: Matrix Multiplication on Data.frames
Simple helpers for matrix multiplication on data.frames. These allow for more concise code during low level mathematical operations, and help ensure code is more easily read, understood, and serviced.
Authors:
mmr_0.1.0.tar.gz
mmr_0.1.0.zip(r-4.5)mmr_0.1.0.zip(r-4.4)mmr_0.1.0.zip(r-4.3)
mmr_0.1.0.tgz(r-4.5-any)mmr_0.1.0.tgz(r-4.4-any)mmr_0.1.0.tgz(r-4.3-any)
mmr_0.1.0.tar.gz(r-4.5-noble)mmr_0.1.0.tar.gz(r-4.4-noble)
mmr_0.1.0.tgz(r-4.4-emscripten)mmr_0.1.0.tgz(r-4.3-emscripten)
mmr.pdf |mmr.html✨
mmr/json (API)
# Install 'mmr' in R: |
install.packages('mmr', repos = c('https://stevecondylios.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stevecondylios/mmr/issues
Last updated 5 years agofrom:022d225db9. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 03 2025 |
R-4.5-win | OK | Feb 03 2025 |
R-4.5-mac | OK | Feb 03 2025 |
R-4.5-linux | OK | Feb 03 2025 |
R-4.4-win | OK | Feb 03 2025 |
R-4.4-mac | OK | Feb 03 2025 |
R-4.3-win | OK | Feb 03 2025 |
R-4.3-mac | OK | Feb 03 2025 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Matrix Multiplication | %mm% mm |