HenrikBengtsson / matrixStats

R package: Methods that Apply to Rows and Columns of Matrices (and to Vectors)
https://cran.r-project.org/package=matrixStats
203 stars 33 forks source link

Back port tweaks from feature/multicore to feature/subsetting branch #70

Closed HenrikBengtsson closed 8 years ago

HenrikBengtsson commented 9 years ago

Back port tweaks from feature/multicore to feature/subsetting branch. This is needed in order to release the subsetting matrixStats package to CRAN (part 1 of 2 of long-term plan).

The multicore version will be release later when the subsetting release have been thoroughly tested in production; there are > 60 CRAN and BioC packages depending on it so we have to be careful not breaking anything.