Skip to content

Commit

Permalink
update date in DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobbossek committed Jul 9, 2017
1 parent 09d7162 commit e0b7ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Title: Evolutionary Computation in R
Description: 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.
Version: 2.1.0
Encoding: UTF-8
Date: 2017-04-25
Date: 2017-07-09
Authors@R: c(person("Jakob", "Bossek", email = "[email protected]", role =
c("aut", "cre")))
Maintainer: Jakob Bossek <[email protected]>
Expand Down

0 comments on commit e0b7ea4

Please sign in to comment.