Package: spotGUI
Type: Package
Title: Graphical User Interface for the Package 'SPOT'
Version: 0.2.0
Authors@R: c(
        person("Frederik","Rehbach", role = c("aut", "cre"), email = "frederik.rehbach@th-koeln.de"),
        person("Martin", "Zaefferer", role = "aut"),
        person("Thomas", "Bartz-Beielstein", role = "ctb"),
		person("Andreas","Fischbach", role = "ctb"),
		person("Lorenzo","Gentile", role = "ctb"))
Author: Frederik Rehbach [aut, cre],
  Martin Zaefferer [aut],
  Thomas Bartz-Beielstein [ctb],
  Andreas Fischbach [ctb],
  Lorenzo Gentile [ctb]
Maintainer: Frederik Rehbach <frederik.rehbach@th-koeln.de>
Description: A graphical user interface for the Sequential Parameter Optimization Toolbox (package 'SPOT').
    It includes a quick, graphical setup for spot, interactive 3D plots, export possibilities and more.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.0), smoof
Imports: shinyBS, shiny, shinydashboard, SPOT (>= 2.0.3), gridExtra,
        shinyjs, rhandsontable, XML, rclipboard, plotly, tools, httpuv,
        methods
Suggests: roxygen2, testthat, shinytest, devtools
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-31 13:09:43 UTC; rehbach
Repository: CRAN
Date/Publication: 2018-06-01 22:19:49 UTC
