We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac90f38 commit 351fed0Copy full SHA for 351fed0
crates/ark/src/lsp/modules/public/graphics.R
@@ -48,7 +48,7 @@ setHook("before.grid.newpage", function(...) {
48
),
49
warning = function(w) {
50
stop("Error creating graphics device: ", conditionMessage(w))
51
- })
+ }
52
)
53
54
# Update the device name + description in the base environment.
0 commit comments