matricks: Useful Tricks for Matrix Manipulation (original) (raw)

Provides functions, which make matrix creation conciser (such as the core package's function m() for rowwise matrix definition or runifm() for random value matrices). Allows to set multiple matrix values at once, by using list of formulae. Provides additional matrix operators and dedicated plotting function.

Version: 0.8.2
Imports: Rcpp, rlang, ggplot2, reshape2
LinkingTo: Rcpp
Suggests: testthat (≥ 2.1.0), knitr, rmarkdown, covr
Published: 2020-02-23
DOI: 10.32614/CRAN.package.matricks
Author: Krzysztof JoachimiakORCID iD [aut, cre]
Maintainer: Krzysztof Joachimiak <joachimiak.krzysztof at gmail.com>
BugReports: https://github.com/krzjoa/matricks/issues
License: MIT + file
URL: https://github.com/krzjoa/matricks,https://krzjoa.github.io/matricks/
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: matricks results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=matricksto link to this page.