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.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 4 years agofrom:022d225db9. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Matrix Multiplication | %mm% mm |