Error in get(paste0(generic, ".", class), envir = get_method_env()) :
+ object 'type_sum.accel' not found
+Input
Output
Script
Setup
library(dplyr)
library(dplyr)
Error in get(paste0(generic, ".", class), envir = get_method_env()) :
+ object 'type_sum.accel' not found
+Attaching package: 'dplyr'
Script
intersect, setdiff, setequal, unionlibrary(ggplot2)
library(ggplot2)
Prepare data
<- mtcars |>
- x as_tibble(rownames = "car")
-
-print(x)
<- mtcars |>
+ x as_tibble(rownames = "car")
+
+print(x)
[38;5;246m# A tibble: 32 × 12[39m
car mpg cyl disp hp drat wt qsec vs am gear carb
@@ -3495,8 +3503,8 @@ Script
Create and save plot
ggplot(data = x) +
-geom_point(mapping = aes(x = mpg, y = hp, size = wt, colour = as.factor(am)))
ggplot(data = x) +
+geom_point(mapping = aes(x = mpg, y = hp, size = wt, colour = as.factor(am)))
ggsave("plot1.png")
ggsave("plot1.png")
[1m[22mSaving 7 x 5 in image
Platform
R Packages
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
GitHub-Actions-ubuntu24
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Summary
-2024-12-18 14:06:14.530528
+2024-12-19 09:19:35.851113
@@ -601,7 +601,7 @@2024-12-18 14:06:14.530528
error.R
error.R
Summary
Error in get(paste0(generic, ".", class), envir = get_method_env()) :
+ object 'type_sum.accel' not found
+Script
# This script produces error for testing purposes
-
-stop("This is an error!")
# This script produces error for testing purposes
+
+stop("This is an error!")
Error: This is an error!
Platform
R Packages
R Packages
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
GitHub-Actions-ubuntu24
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Examples#> • Step 1: Unnamed chunk
#>
#> ── Step 1: Unnamed chunk ───────────────────────────────────────────────────────
-#> ✔ success.R: Completed succesfully
#> ⚠ warning.R: Completed with warnings
+#> ✔ success.R: Completed succesfully
#> ✖ error.R: Completed with errors
#>
#> ══ End of process ══════════════════════════════════════════════════════════════
diff --git a/dev/126/reference/success_log.html b/dev/126/reference/success_log.html
index 844c73b..9756a14 100644
--- a/dev/126/reference/success_log.html
+++ b/dev/126/reference/success_log.html
@@ -3333,7 +3333,7 @@ success.R
@@ -3350,6 +3350,10 @@
success.R
Summary
+
+Error in get(paste0(generic, ".", class), envir = get_method_env()) :
+ object 'type_sum.accel' not found
+
@@ -3375,9 +3379,9 @@ Script
-# This script produces no errors or warnings for testing purposes
-
-message("this script has no errors or warnings")
+# This script produces no errors or warnings for testing purposes
+
+message("this script has no errors or warnings")
this script has no errors or warnings
@@ -3431,7 +3435,7 @@ Platform
Summary
Error in get(paste0(generic, ".", class), envir = get_method_env()) :
+ object 'type_sum.accel' not found
+Script
# This script produces no errors or warnings for testing purposes
-
-message("this script has no errors or warnings")
# This script produces no errors or warnings for testing purposes
+
+message("this script has no errors or warnings")
this script has no errors or warnings
Platform
R Packages
R Packages
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
GitHub-Actions-ubuntu24
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Environment variable
Summary
-2024-12-18 14:05:55.665034
+2024-12-19 09:19:17.658022
diff --git a/dev/126/reference/warning_log.html b/dev/126/reference/warning_log.html index 93db82b..b84adb6 100644 --- a/dev/126/reference/warning_log.html +++ b/dev/126/reference/warning_log.html @@ -3333,7 +3333,7 @@warning.R
warning.R
Summary
Error in get(paste0(generic, ".", class), envir = get_method_env()) :
+ object 'type_sum.accel' not found
+Script
# This script produces a warning for testing purposes
-
-warning("this is a warning")
# This script produces a warning for testing purposes
+
+warning("this is a warning")
Warning: this is a warning
warning("this is a warning 2 ^^")
warning("this is a warning 2 ^^")
Warning: this is a warning 2 ^^
warning("this is a warning 3 ^^")
warning("this is a warning 3 ^^")
Warning: this is a warning 3 ^^
warning("this is a warning 4 ^^")
warning("this is a warning 4 ^^")
Warning: this is a warning 4 ^^
warning("this is a warning 5 ^^")
warning("this is a warning 5 ^^")
Warning: this is a warning 5 ^^
warning("this is a warning 6 ^^")
warning("this is a warning 6 ^^")
Warning: this is a warning 6 ^^
warning("this is a warning 7 ^^")
warning("this is a warning 7 ^^")
Warning: this is a warning 7 ^^