matrixset: Creating, Manipulating and Annotating Matrix Ensemble
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
Published:
2025年01月08日
Author:
Pascal Croteau [aut, cre, cph]
Maintainer:
Pascal Croteau <croteaupascl at gmail.com>
NeedsCompilation:
yes
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=matrixset
to link to this page.