Changes in version 2.2.0 (2020-10-15) IMPROVEMENTS o Speeded up the computation of population diversity by a factor of about 6 by vectorizing the code. Changes in version 2.1.6 NEW FEATURES o Added a new vignette on feature selection. Changes in version 2.1.5 (2018-10-17) MAINTENANCE o Cleaned up Depends, Imports and Suggests. o Fixed NAMESPACE issues. o Updated man pages and vignette. o Fixed encoding issues with te vignette, which includes non-ASCII UTF-8 characters (in people's names). Changes in version 2.1.0 ADMINISTRATIVE o Changed LICENSE to Apache 2.0 Changes in version 2.0.1 BUG FIXES o Made compatible with new R check steps that verify DESCRIPTION and NAMESPACE dependencies. Changes in version 2.0.0 REFACTOR o Removed depence on PreProcess. Changes in version 1.0.3 RENAME o Changed package name from GenAlg to GenAlgo to avoid a conflict with an existing CRAN package. Changes in version 1.0.2 BUG FIXES o Lots of documentation updates. Changes in version 1.0.1 BUG FIXES o No clue... Changes in version 1.0.0 NEW FEATURES o Brand new packaging: split out from the ClassPrediction package, which is being restructured as a poor man's bundle (i.e., no code, just some "depends" rules).