Creates an object that stores a matrix ensemble, matrices that share the same common properties, where rows and columns can be annotated. Matrices must have the same dimension and dimnames. Operators to manipulate these objects are provided as well as mechanisms to apply functions to these objects.
Version: | 0.3.0 |
Depends: | R (≥ 4.0) |
Imports: | cli, crayon, dplyr, Matrix, methods, pillar, purrr, R6, Rcpp, rlang, stringr, tibble, tidyr, tidyselect, vctrs |
LinkingTo: | Rcpp |
Suggests: | MASS, ggfortify, knitr, lme4, magrittr, patchwork, rmarkdown, testthat (≥ 3.0.0), tidyverse |
Published: | 2024-01-14 |
DOI: | 10.32614/CRAN.package.matrixset |
Author: | Pascal Croteau [aut, cre, cph] |
Maintainer: | Pascal Croteau <croteaupascl at gmail.com> |
BugReports: | https://github.com/pascalcroteau/matrixset/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/pascalcroteau/matrixset |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | matrixset results |
Reference manual: | matrixset.pdf |
Vignettes: |
How to annotate a matrixset Applying Functions An Example of matrixset in Action A Gentle Introduction to matrixset |
Package source: | matrixset_0.3.0.tar.gz |
Windows binaries: | r-devel: matrixset_0.3.0.zip, r-release: matrixset_0.3.0.zip, r-oldrel: matrixset_0.3.0.zip |
macOS binaries: | r-release (arm64): matrixset_0.3.0.tgz, r-oldrel (arm64): matrixset_0.3.0.tgz, r-release (x86_64): matrixset_0.3.0.tgz, r-oldrel (x86_64): matrixset_0.3.0.tgz |
Old sources: | matrixset archive |
Please use the canonical form https://CRAN.R-project.org/package=matrixset to link to this page.