@@ -4,10 +4,18 @@ Description: Framework for building evolutionary algorithms for both single- and
4
4
Version: 2.1.0
5
5
Encoding: UTF-8
6
6
Date: 2017-07-09
7
- Authors@R: c(person("Jakob", "Bossek", email = "
[email protected] ", role =
8
- c("aut", "cre")))
7
+ Authors@R: c(
8
+ person("Jakob", "Bossek", email = "
[email protected] ", role = c("aut", "cre", "cph")),
9
+ person("Michael H.", "Buselli", role = c("ctb", "cph")),
10
+ person("Wessel", "Dankers", role = c("ctb", "cph")),
11
+ person("Carlos M.", "Fonseca", role = c("ctb", "cph")),
12
+ person("Manuel", "Lopez-Ibanez", role = c("ctb", "cph")),
13
+ person("Luis", "Paquete", role = c("ctb", "cph")),
14
+ person("Joshua", "Knowles", role = c("ctb", "cph")),
15
+ person("Eckart", "Zitzler", role = c("ctb", "cph")),
16
+ person("Olaf", "Mersmann", role = "ctb"))
9
17
Maintainer: Jakob Bossek <
[email protected] >
10
- License: BSD_2_clause + file LICENSE
18
+ License: GPL-3
11
19
URL: https://github.com/jakobbossek/ecr2
12
20
BugReports: https://github.com/jakobbossek/ecr2/issues
13
21
Depends:
0 commit comments