From 8df2f7a5c188cc633296bfb5619078c60fa927d7 Mon Sep 17 00:00:00 2001 From: shikokuchuo <53399081+shikokuchuo@users.noreply.github.com> Date: Tue, 20 Aug 2024 09:32:13 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20shikokuc?= =?UTF-8?q?huo/mirai@f83868eb6a902812dcb8db0a7e6d977c63ec1e68=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dev/news/index.html | 3 ++- dev/pkgdown.yml | 2 +- dev/reference/host_url.html | 10 +++++----- dev/reference/serial_config.html | 4 ++-- dev/search.json | 2 +- 5 files changed, 11 insertions(+), 10 deletions(-) diff --git a/dev/news/index.html b/dev/news/index.html index b9f55cdca..810487573 100644 --- a/dev/news/index.html +++ b/dev/news/index.html @@ -50,7 +50,8 @@
+mirai_map()
assigning the variable ‘typ’ to the global environment.CRAN release: 2024-08-18
host_url()
-#> [1] "tcp://fv-az768-957:0"
+#> [1] "tcp://fv-az1052-128:0"
host_url(ws = TRUE)
-#> [1] "ws://fv-az768-957:0"
+#> [1] "ws://fv-az1052-128:0"
host_url(tls = TRUE)
-#> [1] "tls+tcp://fv-az768-957:0"
+#> [1] "tls+tcp://fv-az1052-128:0"
host_url(ws = TRUE, tls = TRUE, port = 5555)
-#> [1] "wss://fv-az768-957:5555"
+#> [1] "wss://fv-az1052-128:5555"
local_url()
-#> [1] "abstract://5284100e4cfa19f711a3557a"
+#> [1] "abstract://a68a2857d56b75e321bef56e"