matrixset: Creating, Manipulating and Annotating Matrix Ensemble (original) (raw)

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.4.0
Depends: R (≥ 4.0)
Imports: cli, crayon, dplyr, lifecycle, 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, withr
Published: 2025-01-08
DOI: 10.32614/CRAN.package.matrixset
Author: Pascal Croteau [aut, cre, cph]
Maintainer: Pascal Croteau
BugReports: https://github.com/pascalcroteau/matrixset/issues
License: MIT + file
URL: https://github.com/pascalcroteau/matrixset
NeedsCompilation: yes
Materials: NEWS
CRAN checks: matrixset results

Documentation:

Downloads:

Linking:

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