From e9638b5fe764fd6bd27b2011b4eba5281bb3269a Mon Sep 17 00:00:00 2001 From: shikokuchuo <53399081+shikokuchuo@users.noreply.github.com> Date: Mon, 30 Sep 2024 12:24:22 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20shikokuc?= =?UTF-8?q?huo/mirai@4002590f41a3737d763c3dd8956b47f592571183=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dev/pkgdown.yml | 2 +- dev/reference/host_url.html | 10 +++++----- dev/reference/serial_config.html | 4 ++-- dev/search.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml index 6f6060fc7..f96d23cd1 100644 --- a/dev/pkgdown.yml +++ b/dev/pkgdown.yml @@ -9,7 +9,7 @@ articles: promises: promises.html shiny: shiny.html torch: torch.html -last_built: 2024-09-30T10:39Z +last_built: 2024-09-30T12:23Z urls: reference: https://shikokuchuo.net/mirai/reference article: https://shikokuchuo.net/mirai/articles diff --git a/dev/reference/host_url.html b/dev/reference/host_url.html index 43520ca02..d3f14e3ed 100644 --- a/dev/reference/host_url.html +++ b/dev/reference/host_url.html @@ -109,16 +109,16 @@
host_url()
-#> [1] "tcp://fv-az1110-588:0"
+#> [1] "tcp://fv-az1501-940:0"
host_url(ws = TRUE)
-#> [1] "ws://fv-az1110-588:0"
+#> [1] "ws://fv-az1501-940:0"
host_url(tls = TRUE)
-#> [1] "tls+tcp://fv-az1110-588:0"
+#> [1] "tls+tcp://fv-az1501-940:0"
host_url(ws = TRUE, tls = TRUE, port = 5555)
-#> [1] "wss://fv-az1110-588:5555"
+#> [1] "wss://fv-az1501-940:5555"
local_url()
-#> [1] "abstract://9840002ac172a79fbc0dc97b"
+#> [1] "abstract://7e6e3c46e6b75b8a910ee1c3"