Differential Evolution (DE) stochastic heuristic algorithms for global optimization of problems with and without general constraints. The aim is to curate a collection of its variants that (1) do not sacrifice simplicity of design, (2) are essentially tuning-free, and (3) can be efficiently implemented directly in the R language. Currently, it provides implementations of the algorithms 'jDE' by Brest et al. (2006) <doi:10.1109/TEVC.2006.872133> for single-objective optimization and 'NCDE' by Qu et al. (2012) <doi:10.1109/TEVC.2011.2161873> for multimodal optimization (single-objective problems with multiple solutions).
| Version: | 1.2-0 |
| Imports: | stats, methods |
| Suggests: | mirai (≥ 2.7.1) |
| Enhances: | robustbase |
| Published: | 2026-06-07 |
| DOI: | 10.32614/CRAN.package.DEoptimR |
| Author: | Eduardo L. T. Conceicao [aut, cre],
Martin Maechler |
| Maintainer: | Eduardo L. T. Conceicao <mail at eduardoconceicao.org> |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | svn://svn.r-forge.r-project.org/svnroot/robustbase/pkg/DEoptimR |
| NeedsCompilation: | no |
| Materials: | NEWS |
| In views: | Optimization |
| CRAN checks: | DEoptimR results |
| Reference manual: | DEoptimR.html , DEoptimR.pdf |
| Package source: | DEoptimR_1.2-0.tar.gz |
| Windows binaries: | r-devel: DEoptimR_1.2-0.zip, r-release: DEoptimR_1.1-4.zip, r-oldrel: DEoptimR_1.2-0.zip |
| macOS binaries: | r-release (arm64): DEoptimR_1.2-0.tgz, r-oldrel (arm64): DEoptimR_1.2-0.tgz, r-release (x86_64): DEoptimR_1.2-0.tgz, r-oldrel (x86_64): DEoptimR_1.2-0.tgz |
| Old sources: | DEoptimR archive |
| Reverse depends: | RobustAFT |
| Reverse imports: | dtangle, OssaNMA, robustbase, ROI.plugin.deoptim |
| Reverse suggests: | cxr, MSCMT |
Please use the canonical form https://CRAN.R-project.org/package=DEoptimR to link to this page.