From 0f7bf67eba3eae0aea7db2eacfa96b98ddf302b1 Mon Sep 17 00:00:00 2001 From: Actions Robot From Github Actions Date: Thu, 19 Dec 2024 09:19:45 +0000 Subject: [PATCH] Update gh pages from the PR --- dev/126/articles/example.html | 4 +- dev/126/articles/example_log.html | 180 +++++++++++++++-------------- dev/126/articles/summary.html | 4 +- dev/126/pkgdown.yml | 2 +- dev/126/reference/error_log.html | 122 +++++++++---------- dev/126/reference/run.html | 2 +- dev/126/reference/success_log.html | 122 +++++++++---------- dev/126/reference/summary.html | 2 +- dev/126/reference/warning_log.html | 134 ++++++++++----------- dev/126/search.json | 2 +- 10 files changed, 277 insertions(+), 297 deletions(-) diff --git a/dev/126/articles/example.html b/dev/126/articles/example.html index 1010c97..cea9a15 100644 --- a/dev/126/articles/example.html +++ b/dev/126/articles/example.html @@ -99,6 +99,8 @@ files:

 library(whirl)
+#> Error in get(paste0(generic, ".", class), envir = get_method_env()) : 
+#>   object 'type_sum.accel' not found
 
 options(whirl.track_files = TRUE)
 options(whirl.verbosity_level = "minimal")
@@ -113,7 +115,7 @@ #> # A tibble: 1 × 6 #> id tag script status result log_dir #> <dbl> <chr> <chr> <chr> <list> <chr> -#> 1 1 NA /tmp/RtmpBVwjKb/file21e06dcca831/exam… succe… <named list> /tmp/R… +#> 1 1 NA /tmp/Rtmpgfrq6o/file2206552b45e5/exam… succe… <named list> /tmp/R…

The script is now executed and you can access the logs below: