-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Description
Hi,
When I try to run the examples, I get this error message.
What should I do ?
Thanks in advance
s <- sticker(~plot(cars, cex=.5, cex.axis=.5, mgp=c(0,.3,0), xlab="", ylab=""),
+ package="hexSticker", p_size=20, s_x=.8, s_y=.6, s_width=1.4, s_height=1.2,
+ filename="inst/figures/baseplot.png")
Error in UseMethod("validGrob") :
no applicable method for 'validGrob' applied to an object of class "NULL"
In addition: Warning messages:
1: Using ragg device as default. Ignoring `type` and `antialias` arguments
2: In editThisGrob(grob, specs) : slot 'vp' not found
3: In editThisGrob(grob, specs) : slot 'name' not found
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels