How To Install R-MatrixGenerics on Fedora 36

In this tutorial we learn how to install R-MatrixGenerics in Fedora 36. R-MatrixGenerics is S4 Generic Summary Statistic Functions that Operate on Matrix-Like Objects

Introduction

In this tutorial we learn how to install R-MatrixGenerics on Fedora 36.

What is R-MatrixGenerics

S4 generic functions modeled after the ‘matrixStats’ API for alternative matrix implementations. Packages with alternative matrix implementation can depend on this package and implement the generic functions that are defined here for a useful set of row and column summary statistics. Other package developers can import this package and handle a different matrix implementations without worrying about incompatibilities.

We can use yum or dnf to install R-MatrixGenerics on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install R-MatrixGenerics.

Install R-MatrixGenerics on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install R-MatrixGenerics using dnf by running the following command:

sudo dnf -y install R-MatrixGenerics

Install R-MatrixGenerics on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install R-MatrixGenerics using yum by running the following command:

sudo yum -y install R-MatrixGenerics

How To Uninstall R-MatrixGenerics on Fedora 36

To uninstall only the R-MatrixGenerics package we can use the following command:

sudo dnf remove R-MatrixGenerics

R-MatrixGenerics Package Contents on Fedora 36

/usr/share/R/library/MatrixGenerics
/usr/share/R/library/MatrixGenerics/DESCRIPTION
/usr/share/R/library/MatrixGenerics/INDEX
/usr/share/R/library/MatrixGenerics/Meta
/usr/share/R/library/MatrixGenerics/Meta/Rd.rds
/usr/share/R/library/MatrixGenerics/Meta/features.rds
/usr/share/R/library/MatrixGenerics/Meta/hsearch.rds
/usr/share/R/library/MatrixGenerics/Meta/links.rds
/usr/share/R/library/MatrixGenerics/Meta/nsInfo.rds
/usr/share/R/library/MatrixGenerics/Meta/package.rds
/usr/share/R/library/MatrixGenerics/NAMESPACE
/usr/share/R/library/MatrixGenerics/NEWS.Rd
/usr/share/R/library/MatrixGenerics/R
/usr/share/R/library/MatrixGenerics/R/MatrixGenerics
/usr/share/R/library/MatrixGenerics/R/MatrixGenerics.rdb
/usr/share/R/library/MatrixGenerics/R/MatrixGenerics.rdx
/usr/share/R/library/MatrixGenerics/help
/usr/share/R/library/MatrixGenerics/help/AnIndex
/usr/share/R/library/MatrixGenerics/help/MatrixGenerics-package.html
/usr/share/R/library/MatrixGenerics/help/MatrixGenerics.rdb
/usr/share/R/library/MatrixGenerics/help/MatrixGenerics.rdx
/usr/share/R/library/MatrixGenerics/help/aliases.rds
/usr/share/R/library/MatrixGenerics/help/class+3Amatrix_OR_array_OR_table_OR_numeric.html
/usr/share/R/library/MatrixGenerics/help/colAlls+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colAlls+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colAlls.html
/usr/share/R/library/MatrixGenerics/help/colAnyNAs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colAnyNAs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colAnyNAs.html
/usr/share/R/library/MatrixGenerics/help/colAnys+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colAnys+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colAnys.html
/usr/share/R/library/MatrixGenerics/help/colAvgsPerRowSet+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colAvgsPerRowSet+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colAvgsPerRowSet.html
/usr/share/R/library/MatrixGenerics/help/colCollapse+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colCollapse+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colCollapse.html
/usr/share/R/library/MatrixGenerics/help/colCounts+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colCounts+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colCounts.html
/usr/share/R/library/MatrixGenerics/help/colCummaxs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colCummaxs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colCummaxs.html
/usr/share/R/library/MatrixGenerics/help/colCummins+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colCummins+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colCummins.html
/usr/share/R/library/MatrixGenerics/help/colCumprods+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colCumprods+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colCumprods.html
/usr/share/R/library/MatrixGenerics/help/colCumsums+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colCumsums+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colCumsums.html
/usr/share/R/library/MatrixGenerics/help/colDiffs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colDiffs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colDiffs.html
/usr/share/R/library/MatrixGenerics/help/colIQRDiffs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colIQRDiffs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colIQRDiffs.html
/usr/share/R/library/MatrixGenerics/help/colIQRs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colIQRs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colIQRs.html
/usr/share/R/library/MatrixGenerics/help/colLogSumExps+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colLogSumExps+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colLogSumExps.html
/usr/share/R/library/MatrixGenerics/help/colMadDiffs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colMadDiffs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colMadDiffs.html
/usr/share/R/library/MatrixGenerics/help/colMads+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colMads+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colMads.html
/usr/share/R/library/MatrixGenerics/help/colMaxs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colMaxs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colMaxs.html
/usr/share/R/library/MatrixGenerics/help/colMeans2+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colMeans2+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colMeans2.html
/usr/share/R/library/MatrixGenerics/help/colMedians+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colMedians+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colMedians.html
/usr/share/R/library/MatrixGenerics/help/colMins+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colMins+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colMins.html
/usr/share/R/library/MatrixGenerics/help/colOrderStats+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colOrderStats+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colOrderStats.html
/usr/share/R/library/MatrixGenerics/help/colProds+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colProds+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colProds.html
/usr/share/R/library/MatrixGenerics/help/colQuantiles+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colQuantiles+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colQuantiles.html
/usr/share/R/library/MatrixGenerics/help/colRanges+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colRanges+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colRanges.html
/usr/share/R/library/MatrixGenerics/help/colRanks+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colRanks+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colRanks.html
/usr/share/R/library/MatrixGenerics/help/colSdDiffs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colSdDiffs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colSdDiffs.html
/usr/share/R/library/MatrixGenerics/help/colSds+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colSds+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colSds.html
/usr/share/R/library/MatrixGenerics/help/colSums2+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colSums2+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colSums2.html
/usr/share/R/library/MatrixGenerics/help/colTabulates+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colTabulates+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colTabulates.html
/usr/share/R/library/MatrixGenerics/help/colVarDiffs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colVarDiffs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colVarDiffs.html
/usr/share/R/library/MatrixGenerics/help/colVars+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colVars+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colVars.html
/usr/share/R/library/MatrixGenerics/help/colWeightedMads+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colWeightedMads+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colWeightedMads.html
/usr/share/R/library/MatrixGenerics/help/colWeightedMeans+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colWeightedMeans+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colWeightedMeans.html
/usr/share/R/library/MatrixGenerics/help/colWeightedMedians+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colWeightedMedians+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colWeightedMedians.html
/usr/share/R/library/MatrixGenerics/help/colWeightedSds+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colWeightedSds+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colWeightedSds.html
/usr/share/R/library/MatrixGenerics/help/colWeightedVars+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/colWeightedVars+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/colWeightedVars.html
/usr/share/R/library/MatrixGenerics/help/matrix_OR_array_OR_table_OR_numeric-class.html
/usr/share/R/library/MatrixGenerics/help/matrix_OR_array_OR_table_OR_numeric.html
/usr/share/R/library/MatrixGenerics/help/paths.rds
/usr/share/R/library/MatrixGenerics/help/rowAlls+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowAlls+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowAlls.html
/usr/share/R/library/MatrixGenerics/help/rowAnyNAs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowAnyNAs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowAnyNAs.html
/usr/share/R/library/MatrixGenerics/help/rowAnys+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowAnys+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowAnys.html
/usr/share/R/library/MatrixGenerics/help/rowAvgsPerColSet+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowAvgsPerColSet+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowAvgsPerColSet.html
/usr/share/R/library/MatrixGenerics/help/rowCollapse+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowCollapse+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowCollapse.html
/usr/share/R/library/MatrixGenerics/help/rowCounts+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowCounts+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowCounts.html
/usr/share/R/library/MatrixGenerics/help/rowCummaxs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowCummaxs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowCummaxs.html
/usr/share/R/library/MatrixGenerics/help/rowCummins+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowCummins+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowCummins.html
/usr/share/R/library/MatrixGenerics/help/rowCumprods+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowCumprods+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowCumprods.html
/usr/share/R/library/MatrixGenerics/help/rowCumsums+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowCumsums+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowCumsums.html
/usr/share/R/library/MatrixGenerics/help/rowDiffs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowDiffs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowDiffs.html
/usr/share/R/library/MatrixGenerics/help/rowIQRDiffs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowIQRDiffs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowIQRDiffs.html
/usr/share/R/library/MatrixGenerics/help/rowIQRs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowIQRs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowIQRs.html
/usr/share/R/library/MatrixGenerics/help/rowLogSumExps+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowLogSumExps+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowLogSumExps.html
/usr/share/R/library/MatrixGenerics/help/rowMadDiffs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowMadDiffs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowMadDiffs.html
/usr/share/R/library/MatrixGenerics/help/rowMads+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowMads+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowMads.html
/usr/share/R/library/MatrixGenerics/help/rowMaxs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowMaxs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowMaxs.html
/usr/share/R/library/MatrixGenerics/help/rowMeans2+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowMeans2+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowMeans2.html
/usr/share/R/library/MatrixGenerics/help/rowMedians+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowMedians+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowMedians.html
/usr/share/R/library/MatrixGenerics/help/rowMins+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowMins+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowMins.html
/usr/share/R/library/MatrixGenerics/help/rowOrderStats+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowOrderStats+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowOrderStats.html
/usr/share/R/library/MatrixGenerics/help/rowProds+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowProds+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowProds.html
/usr/share/R/library/MatrixGenerics/help/rowQuantiles+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowQuantiles+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowQuantiles.html
/usr/share/R/library/MatrixGenerics/help/rowRanges+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowRanges+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowRanges.html
/usr/share/R/library/MatrixGenerics/help/rowRanks+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowRanks+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowRanks.html
/usr/share/R/library/MatrixGenerics/help/rowSdDiffs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowSdDiffs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowSdDiffs.html
/usr/share/R/library/MatrixGenerics/help/rowSds+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowSds+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowSds.html
/usr/share/R/library/MatrixGenerics/help/rowSums2+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowSums2+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowSums2.html
/usr/share/R/library/MatrixGenerics/help/rowTabulates+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowTabulates+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowTabulates.html
/usr/share/R/library/MatrixGenerics/help/rowVarDiffs+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowVarDiffs+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowVarDiffs.html
/usr/share/R/library/MatrixGenerics/help/rowVars+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowVars+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowVars.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedMads+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedMads+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedMads.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedMeans+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedMeans+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedMeans.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedMedians+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedMedians+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedMedians.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedSds+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedSds+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedSds.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedVars+2CANY-method.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedVars+2Cmatrix_OR_array_OR_table_OR_numeric-method.html
/usr/share/R/library/MatrixGenerics/help/rowWeightedVars.html
/usr/share/R/library/MatrixGenerics/html
/usr/share/R/library/MatrixGenerics/html/00Index.html
/usr/share/R/library/MatrixGenerics/html/MatrixGenerics-package.html
/usr/share/R/library/MatrixGenerics/html/R.css
/usr/share/R/library/MatrixGenerics/html/rowAlls.html
/usr/share/R/library/MatrixGenerics/html/rowAnyNAs.html
/usr/share/R/library/MatrixGenerics/html/rowAnys.html
/usr/share/R/library/MatrixGenerics/html/rowAvgsPerColSet.html
/usr/share/R/library/MatrixGenerics/html/rowCollapse.html
/usr/share/R/library/MatrixGenerics/html/rowCounts.html
/usr/share/R/library/MatrixGenerics/html/rowCummaxs.html
/usr/share/R/library/MatrixGenerics/html/rowCummins.html
/usr/share/R/library/MatrixGenerics/html/rowCumprods.html
/usr/share/R/library/MatrixGenerics/html/rowCumsums.html
/usr/share/R/library/MatrixGenerics/html/rowDiffs.html
/usr/share/R/library/MatrixGenerics/html/rowIQRDiffs.html
/usr/share/R/library/MatrixGenerics/html/rowIQRs.html
/usr/share/R/library/MatrixGenerics/html/rowLogSumExps.html
/usr/share/R/library/MatrixGenerics/html/rowMadDiffs.html
/usr/share/R/library/MatrixGenerics/html/rowMads.html
/usr/share/R/library/MatrixGenerics/html/rowMaxs.html
/usr/share/R/library/MatrixGenerics/html/rowMeans2.html
/usr/share/R/library/MatrixGenerics/html/rowMedians.html
/usr/share/R/library/MatrixGenerics/html/rowMins.html
/usr/share/R/library/MatrixGenerics/html/rowOrderStats.html
/usr/share/R/library/MatrixGenerics/html/rowProds.html
/usr/share/R/library/MatrixGenerics/html/rowQuantiles.html
/usr/share/R/library/MatrixGenerics/html/rowRanges.html
/usr/share/R/library/MatrixGenerics/html/rowRanks.html
/usr/share/R/library/MatrixGenerics/html/rowSdDiffs.html
/usr/share/R/library/MatrixGenerics/html/rowSds.html
/usr/share/R/library/MatrixGenerics/html/rowSums2.html
/usr/share/R/library/MatrixGenerics/html/rowTabulates.html
/usr/share/R/library/MatrixGenerics/html/rowVarDiffs.html
/usr/share/R/library/MatrixGenerics/html/rowVars.html
/usr/share/R/library/MatrixGenerics/html/rowWeightedMads.html
/usr/share/R/library/MatrixGenerics/html/rowWeightedMeans.html
/usr/share/R/library/MatrixGenerics/html/rowWeightedMedians.html
/usr/share/R/library/MatrixGenerics/html/rowWeightedSds.html
/usr/share/R/library/MatrixGenerics/html/rowWeightedVars.html

References

Summary

In this tutorial we learn how to install R-MatrixGenerics on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).