diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml index b8d1b7da1..ffeb9aff1 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-08-19T09:59Z +last_built: 2024-08-19T14:28Z 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 5de4ea23b..39bfa4fe6 100644 --- a/dev/reference/host_url.html +++ b/dev/reference/host_url.html @@ -109,16 +109,16 @@
host_url()
-#> [1] "tcp://fv-az1245-702:0"
+#> [1] "tcp://fv-az768-957:0"
host_url(ws = TRUE)
-#> [1] "ws://fv-az1245-702:0"
+#> [1] "ws://fv-az768-957:0"
host_url(tls = TRUE)
-#> [1] "tls+tcp://fv-az1245-702:0"
+#> [1] "tls+tcp://fv-az768-957:0"
host_url(ws = TRUE, tls = TRUE, port = 5555)
-#> [1] "wss://fv-az1245-702:5555"
+#> [1] "wss://fv-az768-957:5555"
local_url()
-#> [1] "abstract://767d4dc331dd289da632ba2c"
+#> [1] "abstract://5284100e4cfa19f711a3557a"