CRAN/E | ecr

ecr

Evolutionary Computation in R

Installation

About

Framework for building evolutionary algorithms for both single- and multi-objective continuous or discrete optimization problems. A set of predefined evolutionary building blocks and operators is included. Moreover, the user can easily set up custom objective functions, operators, building blocks and representations sticking to few conventions. The package allows both a black-box approach for standard tasks (plug-and-play style) and a much more flexible white-box approach where the evolutionary cycle is written by hand.

Citation ecr citation info
github.com/jakobbossek/ecr2
Bug report File report

Key Metrics

Version 2.1.1
R ≥ 2.10
Published 2023-03-08 408 days ago
Needs compilation? yes
License GPL-3
CRAN checks ecr results

Downloads

Yesterday 24 0%
Last 7 days 57 -2%
Last 30 days 294 -8%
Last 90 days 1.203 +20%
Last 365 days 4.307 -18%

Maintainer

Maintainer

Jakob Bossek

j.bossek@gmail.com

Authors

Jakob Bossek

aut / cre / cph

Michael H. Buselli

ctb / cph

Wessel Dankers

ctb / cph

Carlos M. Fonseca

ctb / cph

Manuel Lopez-Ibanez

ctb / cph

Luis Paquete

ctb / cph

Joshua Knowles

ctb / cph

Eckart Zitzler

ctb / cph

Olaf Mersmann

ctb

Material

NEWS
Reference manual
Package source

In Views

Optimization

Vignettes

Brief introduction to ecr
Multi-Objective Evolutionary Algorithms

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ecr archive

Depends

R ≥ 2.10
BBmisc ≥ 1.6
smoof ≥ 1.4
ParamHelpers ≥1.1

Imports

checkmate ≥ 1.1
Rcpp ≥ 0.12.16
parallelMap ≥ 1.3
reshape2 ≥ 1.4.1
ggplot2 ≥ 1.0.0
viridis
dplyr
plot3D
plot3Drgl
scatterplot3d
plotly
knitr
kableExtra
lazyeval

Suggests

testthat ≥ 0.9.1
rmarkdown
mlr
mlbench
randomForest
covr

LinkingTo

Rcpp

Reverse Depends

mcMST
mosmafs

Reverse Suggests

rmoo