Source: r-cran-irace
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-r6,
 r-cran-codetools,
 r-cran-data.table (>= 1.15.0),
 r-cran-fs,
 r-cran-matrixstats (>= 1.4.1),
 r-cran-spacefillr,
 r-cran-withr,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-irace
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-irace.git
Homepage: https://cran.r-project.org/package=irace
Rules-Requires-Root: no

Package: r-cran-irace
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
 git,
Recommends:
 ${R:Recommends},
 python3,
Suggests:
 ${R:Suggests},
Description: Iterated Racing for Automatic Algorithm Configuration
 Iterated race is an extension of the Iterated F-race method for the automatic
 configuration of optimization algorithms, that is, (offline) tuning their
 parameters by finding the most appropriate settings given a set of instances
 of an optimization problem. M. López-Ibáñez, J. Dubois-Lacoste, L. Pérez
 Cáceres, T. Stützle, and M. Birattari (2016) <doi:10.1016/j.orp.2016.09.002>.
