matricks: Useful Tricks for Matrix Manipulation

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
Author: Krzysztof Joachimiak ORCID iD [aut, cre]
Maintainer: Krzysztof Joachimiak <joachimiak.krzysztof at gmail.com>
BugReports: https://github.com/krzjoa/matricks/issues
License: MIT + file LICENSE
URL: https://github.com/krzjoa/matricks, https://krzjoa.github.io/matricks/
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: matricks results

Documentation:

Reference manual: matricks.pdf
Vignettes: matrices_and_vectors

Downloads:

Package source: matricks_0.8.2.tar.gz
Windows binaries: r-prerel: matricks_0.8.2.zip, r-release: matricks_0.8.2.zip, r-oldrel: matricks_0.8.2.zip
macOS binaries: r-prerel (arm64): matricks_0.8.2.tgz, r-release (arm64): matricks_0.8.2.tgz, r-oldrel (arm64): matricks_0.8.2.tgz, r-prerel (x86_64): matricks_0.8.2.tgz, r-release (x86_64): matricks_0.8.2.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=matricks to link to this page.