Package: IOHanalyzer
Type: Package
Title: Data Analysis Part of 'IOHprofiler'
Version: 0.1.6.3
Authors@R: c(
    person("Hao", "Wang", email = "h.wang@liacs.leidenuniv.nl", role = "aut", comment = c(ORCID = "0000-0002-4933-5181")),
    person("Diederick", "Vermetten", email="d.l.vermetten@liacs.leidenuniv.nl", role = c("cre","aut"), comment = c(ORCID = "0000-0003-3040-7162")),
    person("Carola", "Doerr", email = "Carola.Doerr@mpi-inf.mpg.de", role = "aut", comment = c(ORCID = "0000-0002-4981-3227")),
    person("Thomas", "Bäck", email="t.h.w.baeck@liacs.leidenuniv.nl", role = "aut", comment = c(ORCID = "0000-0001-6768-1478")))
Description: The data analysis module for the Iterative Optimization Heuristics
    Profiler ('IOHprofiler'). This module provides statistical analysis methods for the 
    benchmark data generated by optimization heuristics, which can be visualized through a 
    web-based interface. The benchmark data is usually generated by the 
    experimentation module, called 'IOHexperimenter'. 'IOHanalyzer' also supports
    the widely used 'COCO' (Comparing Continuous Optimisers) data format for benchmarking.
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
LazyData: true
URL: http://iohprofiler.liacs.nl,
        https://github.com/IOHprofiler/IOHAnalyzer
BugReports: https://github.com/IOHprofiler/IOHAnalyzer/issues
Imports: magrittr, dplyr, data.table, ggplot2, plotly, colorspace,
        colorRamps, RColorBrewer, shiny, reshape2, stringi, httr,
        knitr, methods
LinkingTo: Rcpp
SystemRequirements: C++11
RoxygenNote: 7.1.2
Suggests: Rcpp, testthat, withr, ComplexHeatmap, grid, keyring,
        PlayerRatings, xtable, shinyjs, colourpicker, bsplus, DT,
        kableExtra, markdown, igraph, shinydashboard
Depends: R (>= 2.10)
NeedsCompilation: yes
Packaged: 2022-03-01 12:22:50 UTC; Diedie
Author: Hao Wang [aut] (<https://orcid.org/0000-0002-4933-5181>),
  Diederick Vermetten [cre, aut]
    (<https://orcid.org/0000-0003-3040-7162>),
  Carola Doerr [aut] (<https://orcid.org/0000-0002-4981-3227>),
  Thomas Bäck [aut] (<https://orcid.org/0000-0001-6768-1478>)
Maintainer: Diederick Vermetten <d.l.vermetten@liacs.leidenuniv.nl>
Repository: CRAN
Date/Publication: 2022-03-09 08:20:12 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-03-10 12:18:13 UTC; unix
Archs: IOHanalyzer.so.dSYM
