R-DEoptimR
Port variant std
Summary Differential Evolution Optimization in Pure R
BROKEN
Package version 1.1.3.1
Homepage No known homepage
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 02 DEC 2024, 22:06:37 UTC
Port created 15 APR 2020, 18:11:42 UTC
Subpackage Descriptions
single DEoptimR: Differential Evolution Optimization in Pure R 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).
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:std
R:primary:std
icu:dev:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
586b7342bd8692314b0870369caf03c26f4e94fef39677dbaa2c5acc9ec072a2 19536 CRAN/DEoptimR_1.1-3-1.tar.gz
Ports that require R-DEoptimR:std
R-robustbase:std Basic Robust Statistics