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.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
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

Documentation:

Reference manual: matrixset.pdf
Vignettes: How to annotate a matrixset
Applying Functions
An Example of matrixset in Action
A Gentle Introduction to matrixset

Downloads:

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
Old sources: matrixset archive

Linking:

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