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 Joachimiak [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 |
Reference manual: | matricks.pdf |
Vignettes: |
matrices_and_vectors |
Package source: | matricks_0.8.2.tar.gz |
Windows binaries: | r-devel: matricks_0.8.2.zip, r-release: matricks_0.8.2.zip, r-oldrel: matricks_0.8.2.zip |
macOS binaries: | r-release (arm64): matricks_0.8.2.tgz, r-oldrel (arm64): matricks_0.8.2.tgz, r-release (x86_64): matricks_0.8.2.tgz, r-oldrel (x86_64): matricks_0.8.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=matricks to link to this page.