Package: DEoptimR 1.2-0
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).
Authors:
DEoptimR_1.2-0.tar.gz
DEoptimR_1.2-0.zip(r-4.7)DEoptimR_1.2-0.zip(r-4.6)DEoptimR_1.2-0.zip(r-4.5)
DEoptimR_1.2-0.tgz(r-4.6-any)DEoptimR_1.2-0.tgz(r-4.5-any)
DEoptimR_1.2-0.tar.gz(r-4.7-any)DEoptimR_1.2-0.tar.gz(r-4.6-any)
DEoptimR_1.2-0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
DEoptimR/json (API)
NEWS
| # Install 'DEoptimR' in R: |
| install.packages('DEoptimR', repos = c('https://eduardotrincaoconceicao.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:9054d610a6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 188 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 137 | ||
| macos-oldrel-arm64 | OK | 174 | ||
| windows-devel | OK | 67 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 101 |
Exports:JDEoptimNCDEoptimSPJDEoptim
Dependencies:
