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.7)mmr_0.1.0.zip(r-4.6)mmr_0.1.0.zip(r-4.5)
mmr_0.1.0.tgz(r-4.6-any)mmr_0.1.0.tgz(r-4.5-any)
mmr_0.1.0.tar.gz(r-4.7-any)mmr_0.1.0.tar.gz(r-4.6-any)
mmr_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:022d225db9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 167 | ||
| linux-release-x86_64 | OK | 103 | ||
| macos-release-arm64 | OK | 91 | ||
| macos-oldrel-arm64 | OK | 60 | ||
| windows-devel | OK | 74 | ||
| windows-release | OK | 72 | ||
| windows-oldrel | OK | 76 | ||
| wasm-release | OK | 93 |
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Matrix Multiplication | %mm% mm |
