Package: aslib
Title: Interface to the Algorithm Selection Benchmark Library
Description: Provides an interface to the algorithm selection benchmark
library at and the 'LLAMA'
package () for
building algorithm selection models; see Bischl et al. (2016)
.
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
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
Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev
libglu1-mesa-dev libgmp3-dev make libgsl0-dev jags default-jdk
libicu-dev libuv1-dev libxml2-dev libmpfr-dev libopenmpi-dev
libproj-dev
Repository: https://coseal.r-universe.dev
Date/Publication: 2025-08-19 17:28:27 UTC
RemoteUrl: https://github.com/coseal/aslib-r
RemoteRef: HEAD
RemoteSha: bf25e92ec6efa2b37112d6a6785c25cbf6df9ec4
RemoteSubdir: aslib
NeedsCompilation: no
Packaged: 2026-07-17 07:32:19 UTC; root
Author: Bernd Bischl [aut],
Lars Kotthoff [aut, cre],
Pascal Kerschke [ctb, aut],
Damir Pulatov [ctb, aut]