Other packages > Find by keyword >

irace  

Iterated Racing for Automatic Algorithm Configuration
View on CRAN: Click here


Download and install irace package within the R console
Install from CRAN:
install.packages("irace")

Install from Github:
library("remotes")
install_github("cran/irace")

Install by package version:
library("remotes")
install_version("irace", "4.3")



Attach the package and use:
library("irace")
Maintained by
Manuel López-Ibáñez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-02-08
Latest Update: 2025-02-12
Description:
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
How to cite:
Manuel López-Ibáñez (2012). irace: Iterated Racing for Automatic Algorithm Configuration. R package version 4.3, https://cran.r-project.org/web/packages/irace. Accessed 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:50), 1.0 (2012-02-08 12:58), 1.01 (2012-03-19 16:52), 1.02 (2012-10-12 19:19), 1.03 (2013-01-15 17:55), 1.04 (2013-06-09 08:16), 1.05 (2014-07-10 00:19), 1.06 (2014-11-26 18:33), 1.07 (2015-09-11 11:05), 2.0 (2016-10-08 00:33), 2.1 (2016-10-18 22:52), 2.2 (2017-03-24 07:33), 2.3 (2017-04-26 19:36), 2.4 (2017-08-03 19:34), 3.0 (2018-07-05 23:50), 3.1 (2018-07-12 17:50), 3.2 (2019-04-24 13:40), 3.3 (2019-04-27 00:51), 3.4.1 (2020-03-31 15:40), 3.4 (2020-03-30 14:30), 3.5 (2022-10-23 16:55), 4.0 (2024-11-27 00:10), 4.1 (2024-12-17 09:30), 4.2.0 (2025-02-12 17:40), 4.3 (2025-09-11 11:00), 4.4.0 (2026-02-02 07:30), 4.4.1 (2026-03-28 07:11), 4.4.2 (2026-04-23 15:30)
Other packages that cited irace R package
View irace citation profile
Other R packages that irace depends, imports, suggests or enhances
Complete documentation for irace
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
Download / Learn more Package Citations See dependency  
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA