Package: aslib
Title: Interface to the Algorithm Selection Benchmark Library
Description: Provides an interface to the algorithm selection benchmark library
    at <https://www.coseal.net/aslib/> and the 'LLAMA' package
    (<https://cran.r-project.org/package=llama>) for building
    algorithm selection models; see Bischl et al. (2016)
    <doi:10.1016/j.artint.2016.04.003>.
Authors@R: c(person(given = "Bernd",
                        family = "Bischl",
                        role = "aut",
                        email = "bernd_bischl@gmx.net"),
                 person(given = "Lars",
                        family = "Kotthoff",
                        role = c("aut", "cre"),
                        email = "larsko@uwyo.edu"),
                 person(given = "Pascal",
                        family = "Kerschke",
                        role = c("ctb", "aut"),
                        email = "kerschke@uni-muenster.de"),
                 person(given = "Damir",
                        family = "Pulatov",
                        role = c("ctb", "aut"),
                        email = "damirpolat@protonmail.com"))
Maintainer: Lars Kotthoff <larsko@uwyo.edu>
URL: https://github.com/coseal/aslib-r/
BugReports: https://github.com/coseal/aslib-r/issues
License: GPL-3
Imports: batchtools, data.table, BBmisc, checkmate, corrplot, ggplot2,
        llama, mlr, parallelMap, ParamHelpers, plyr, reshape2, RWeka,
        stringr, yaml
Suggests: testthat, rpart
ByteCompile: yes
Encoding: UTF-8
Version: 0.1.3
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-19 17:27:56 UTC; larsko
Author: Bernd Bischl [aut],
  Lars Kotthoff [aut, cre],
  Pascal Kerschke [ctb, aut],
  Damir Pulatov [ctb, aut]
Repository: CRAN
Date/Publication: 2025-08-19 17:40:02 UTC
Built: R 4.5.0; ; 2025-08-21 04:02:48 UTC; unix
