From a2d2976b8b7343a75c48a5e49d04ae52a260c5ce Mon Sep 17 00:00:00 2001
From: be-marc <33069354+be-marc@users.noreply.github.com>
Date: Wed, 6 Dec 2023 09:23:16 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20mlr-org/?=
=?UTF-8?q?mlr3batchmark@3c5f9c64e54c972042479d32d2fd88749c3cfaf6=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
404.html | 2 +-
authors.html | 6 +++---
index.html | 2 +-
news/index.html | 5 ++++-
pkgdown.yml | 2 +-
reference/batchmark.html | 12 ++++++------
reference/index.html | 2 +-
reference/mlr3batchmark-package.html | 2 +-
reference/reduceResultsBatchmark.html | 2 +-
9 files changed, 19 insertions(+), 16 deletions(-)
diff --git a/404.html b/404.html
index 4ff2a6d..fbebbab 100644
--- a/404.html
+++ b/404.html
@@ -32,7 +32,7 @@
mlr3batchmark
- 0.1.1
+ 0.1.1.9000
diff --git a/authors.html b/authors.html
index 3a7f0b0..145cc38 100644
--- a/authors.html
+++ b/authors.html
@@ -17,7 +17,7 @@
mlr3batchmark
- 0.1.1
+ 0.1.1.9000
@@ -67,14 +67,14 @@
Citation
Becker M, Lang M (2023).
mlr3batchmark: Batch Experiments for 'mlr3'.
-R package version 0.1.1,
+R package version 0.1.1.9000,
https://github.com/mlr-org/mlr3batchmark, https:///mlr3batchmark.mlr-org.com.
@Manual{,
title = {mlr3batchmark: Batch Experiments for 'mlr3'},
author = {Marc Becker and Michel Lang},
year = {2023},
- note = {R package version 0.1.1,
+ note = {R package version 0.1.1.9000,
https://github.com/mlr-org/mlr3batchmark},
url = {https:///mlr3batchmark.mlr-org.com},
}
diff --git a/index.html b/index.html
index 54eaf43..139237e 100644
--- a/index.html
+++ b/index.html
@@ -35,7 +35,7 @@
mlr3batchmark
- 0.1.1
+ 0.1.1.9000
diff --git a/news/index.html b/news/index.html
index fe1786e..19f4d51 100644
--- a/news/index.html
+++ b/news/index.html
@@ -17,7 +17,7 @@
mlr3batchmark
- 0.1.1
+ 0.1.1.9000
@@ -47,6 +47,9 @@ Changelog
Source: NEWS.md
+
+
+
- feat:
mlr3batchmark
now depends on package batchtools
to avoid having to load batchtools
explicitly.
diff --git a/pkgdown.yml b/pkgdown.yml
index fd0d88f..9161aba 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -2,5 +2,5 @@ pandoc: 2.19.2
pkgdown: 2.0.7
pkgdown_sha: ~
articles: {}
-last_built: 2023-12-06T09:16Z
+last_built: 2023-12-06T09:23Z
diff --git a/reference/batchmark.html b/reference/batchmark.html
index 886559c..3394adf 100644
--- a/reference/batchmark.html
+++ b/reference/batchmark.html
@@ -24,7 +24,7 @@
mlr3batchmark
- 0.1.1
+ 0.1.1.9000
@@ -113,20 +113,20 @@ Examples
reg = batchtools::makeExperimentRegistry(NA)
#> No readable configuration file found
-#> Created registry in '/tmp/RtmpBPfL7o/registry58b0324b755' using cluster functions 'Interactive'
+#> Created registry in '/tmp/Rtmp6dQgO8/registry2aab5635a2e1' using cluster functions 'Interactive'
batchmark(design, reg = reg)
#> Adding algorithm 'run_learner'
#> Adding problem 'b39ef23a66b1f1ee'
-#> Exporting new objects: '9c95f21a96fec2b5' ...
+#> Exporting new objects: '44dca34bab013a51' ...
#> Exporting new objects: '7c35d835f3dfae37' ...
#> Exporting new objects: '70dd22724e5c724d' ...
#> Adding 6 experiments ('b39ef23a66b1f1ee'[1] x 'run_learner'[2] x repls[3]) ...
-#> Exporting new objects: '6b6219058b1864c0' ...
+#> Exporting new objects: 'c6abbd713d270078' ...
#> Adding 2 experiments ('b39ef23a66b1f1ee'[1] x 'run_learner'[2] x repls[1]) ...
#> Adding problem '76c4fc7a533d41b7'
-#> Exporting new objects: 'fd035200b51b278c' ...
+#> Exporting new objects: 'b28c422e15695462' ...
#> Adding 6 experiments ('76c4fc7a533d41b7'[1] x 'run_learner'[2] x repls[3]) ...
-#> Exporting new objects: '0edf06446a679f65' ...
+#> Exporting new objects: 'd980131e87ff8b02' ...
#> Adding 2 experiments ('76c4fc7a533d41b7'[1] x 'run_learner'[2] x repls[1]) ...
batchtools::submitJobs(reg = reg)
#> Submitting 16 jobs in 16 chunks using cluster functions 'Interactive' ...
diff --git a/reference/index.html b/reference/index.html
index 6094ab5..02d2f68 100644
--- a/reference/index.html
+++ b/reference/index.html
@@ -17,7 +17,7 @@
mlr3batchmark
- 0.1.1
+ 0.1.1.9000
diff --git a/reference/mlr3batchmark-package.html b/reference/mlr3batchmark-package.html
index 136f8c2..7c82b68 100644
--- a/reference/mlr3batchmark-package.html
+++ b/reference/mlr3batchmark-package.html
@@ -17,7 +17,7 @@
mlr3batchmark
- 0.1.1
+ 0.1.1.9000
diff --git a/reference/reduceResultsBatchmark.html b/reference/reduceResultsBatchmark.html
index 2571cf0..2552f4e 100644
--- a/reference/reduceResultsBatchmark.html
+++ b/reference/reduceResultsBatchmark.html
@@ -22,7 +22,7 @@
mlr3batchmark
- 0.1.1
+ 0.1.1.9000