Package: DEoptim Version: 2.2-8 Title: Global Optimization by Differential Evolution Authors@R: c(person("David", "Ardia", role = c("aut"), email = "david.ardia.ch@gmail.com", comment = c(ORCID = "0000-0003-2823-782X")), person("Katharine", "Mullen", role = c("aut", "cre"), email="mullenkate@gmail.com"), person("Brian", "Peterson", role = "aut"), person("Joshua", "Ulrich", role = "aut"), person("Kris", "Boudt", role = "ctb")) Description: Implements the Differential Evolution algorithm for global optimization of a real-valued function of a real-valued parameter vector as described in Mullen et al. (2011) . Suggests: foreach, iterators, colorspace, lattice, parallelly Depends: parallel Imports: methods BugReports: https://github.com/ArdiaD/DEoptim/issues URL: https://github.com/ArdiaD/DEoptim License: GPL (>= 2) Maintainer: Katharine Mullen NeedsCompilation: yes Repository: https://ardiad.r-universe.dev Date/Publication: 2022-11-09 16:57:49 UTC RemoteUrl: https://github.com/ardiad/deoptim RemoteRef: HEAD RemoteSha: 0aa6a7753883a4da599e02eb99dd81c035d71e03 Packaged: 2026-06-24 05:26:12 UTC; root Author: David Ardia [aut] (ORCID: ), Katharine Mullen [aut, cre], Brian Peterson [aut], Joshua Ulrich [aut], Kris Boudt [ctb]