EuracBiomedicalResearch / FamAgg

This is the development version of the FamAgg Bioconductor package.
https://EuracBiomedicalResearch.github.io/FamAgg
MIT License
0 stars 2 forks source link

Fix Warnings due to colMeans import from Matrix and BiocGenerics #10

Closed jorainer closed 7 years ago

jorainer commented 7 years ago

Fix:

Found the following significant warnings:
  Warning: replacing previous import ‘BiocGenerics::colMeans’ by ‘Matrix::colMeans’ when loading ‘FamAgg’
  Warning: replacing previous import ‘BiocGenerics::colSums’ by ‘Matrix::colSums’ when loading ‘FamAgg’