Résumé : Motivation: Feature selection is one of the main challenges in analyzing high-throughput genomic data. Minimum redundancy maximum relevance (mRMR) is a particularly fast feature selection method for finding a set of both relevant and complementary features. Here we describe the mRMRe R package, in which the mRMR technique is extended by using an ensemble approach in order to better explore the feature space and build more robust predictors. To deal with the computational complexity of the ensemble approach the main functions of the package are implemented and parallelized in C using the openMP API.Results: Our ensemble mRMR implementations outperform the classical mRMR approach in terms of prediction accuracy. They identify genes more relevant to the biological context and may lead to richer biological interpretations. The parallelized functions included in the package show significant gains in terms of run-time speed when compared to previously released packages.Availability: The R package mRMRe is available on CRAN and is provided open source under the Artistic-2.0 License. The code used to generate all the results reported in this application note is available from Supplementary File 1.Contact: bhaibeka@ircm.qc.caSupplementary Information: Supplementary information is available at Bioinformatics online.