Package: ExpDE
Type: Package
Title: Modular Differential Evolution for Experimenting with Operators
Version: 0.2.0
Depends: R (>= 4.4.0)
Imports: assertthat (>= 0.2.0)
Suggests: smoof
Date: 2025-09-20
URL: https://github.com/fcampelo/ExpDE
Authors@R: c(
                person("Felipe", "Campelo", email = "f.campelo@bristol.ac.uk", 
                       role = c("aut", "cre")),
                person("Moises", "Botelho", email = "moisesbotelho@ufmg.br", 
                       role = "aut"))
Maintainer: Felipe Campelo <f.campelo@bristol.ac.uk>
Description: Modular implementation of the Differential Evolution algorithm for
    experimenting with different types of operators.
License: GPL-2
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-09-29 09:08:45 UTC; me24832
Author: Felipe Campelo [aut, cre],
  Moises Botelho [aut]
Repository: CRAN
Date/Publication: 2025-09-29 10:00:02 UTC
Built: R 4.6.0; ; 2025-09-30 16:59:26 UTC; unix
