@@ -14,12 +14,12 @@ Description: Flexible and comprehensive R toolbox for model-based optimization
1414 single components can be easily replaced or adapted by the user for specific
1515 use cases.
1616Authors@R: c(
17- person("Bernd", "Bischl", email = "
[email protected] ", role = c("aut")),
18- person("Jakob", "
Bossek ", email = "
[email protected] ", role = "aut"),
19- person("Jakob", "
Richter ", email = "
[email protected] ", role =
c( "aut",
"cre ")),
17+ person("Bernd", "Bischl", email = "
[email protected] ", role = c("aut")
, comment = c(ORCID = "0000-0001-6002-6980") ),
18+ person("Jakob", "
Richter ", email = "
[email protected] ", role =
c( "aut"
, "cre"), comment = c(ORCID = "0000-0003-4481-5554") ),
19+ person("Jakob", "
Bossek ", email = "
[email protected] ", role = "aut",
comment = c(ORCID = "0000-0002-4121-4668 ")),
2020 person("Daniel", "Horn", email = "
[email protected] ", role = "aut"),
21- person("Michel", "Lang", email = "
[email protected] ", role = "aut"),
22- person("Janek", "Thomas", email = "
[email protected] ", role = "aut"))
21+ person("Michel", "Lang", email = "
[email protected] ", role = "aut"
, comment = c(ORCID = "0000-0001-9754-0393") ),
22+ person("Janek", "Thomas", email = "
[email protected] ", role = "aut"
, comment = c(ORCID = "0000-0003-4511-6245") ))
2323License: BSD_2_clause + file LICENSE
2424URL: https://github.com/mlr-org/mlrMBO
2525BugReports: https://github.com/mlr-org/mlrMBO/issues
0 commit comments