Changes in version 1.3.0 (May 1, 2013): * The package vignette was updated. * New options 'trees' and 'truncMethod' for VEDA. * Using 'verbose' instead of the deprecated option 'print.every' in indepTestSim. * Corrected minor errors in the documentation. * Added cec2013 as a suggested package. Changes in version 1.2.1 9 (January 11, 2013): * Fixed warnings caused by the use of the deprecated {as.,is.,}real functions. * Fixed warnings caused by .C calls with PACKAGE argument in a different package. Changes in version 1.2.0 (September 27, 2012): * Fixed warnings because of deprecated functions from the copula package. * Added a package vignette. * Added the github URL. * Added cec2005benchmark as a suggested package. * Implemented Truncated marginal distributions. * New reporting methods that save the population to a plain-text file. * Implemented Restricted Tournament Replacement. * Implemented Tournament selection. * Avoided numerical problems with the simulation of the normal copula. Changes in version 1.1.0 (January 25, 2012): * Supported the Frank copula as a candidate copula in VEDA. * Implementation of the Rastrigin function. * Renamed the bestIndiv slot of the EDAResult to bestSol. * Changed the way the marginal distributions are specified. * The documentation was reviewed. Changes in version 1.0.3 (July 28, 2011): * The file with the full text of the GNU GPL was removed from the package. Changes in version 1.0.2 (July 19, 2011): * Spelling corrections. Changes in version 1.0.1 (May 23, 2011): * R CMD check warnings fixed. Changes in version 1.0.0 (May 20, 2011): * First public release.