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: