Package: CallEshotgun
Type: Package
Title: Providing an Interface to the e-Shotgun Algorithm for Bayesian
        Optimization
Version: 0.1.0
Authors@R: c(person("Lennard", "Reese", role = c("aut", "cre"), email = "CeSMaintainer@web.de"),
    person("Frederik", "Rehbach", role = "ctb"))
Maintainer: Lennard Reese <CeSMaintainer@web.de>
Description: A set of tools for the usage of the e-shotgun algorithm for Bayesian optimization.
    The e-shotgun was originally developed by "George De Ath, Richard M. Everson, Jonathan E. Fieldsend, and Alma A. M. Rahat. 2020. 
    e-shotgun : e-greedy Batch Bayesian Optimisation. In Genetic and Evolutionary Computation Conference (GECCO ’20), July 8–12, 2020, Cancún, Mexico. 
    ACM, New York, NY, USA, 9 pages." <doi:10.1145/3377930.3390154>.
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: reticulate, R (>= 2.10)
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-29 12:42:04 UTC; Lennard
Author: Lennard Reese [aut, cre],
  Frederik Rehbach [ctb]
Repository: CRAN
Date/Publication: 2021-05-31 11:10:02 UTC
