You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error : thematic doesn't (yet) support the 'httpgd' graphics device. I'm working in a GitHub Codespace, knitting a RMarkdown.
# Include a minimal and reproducible example here# If you don't know what that means, please see https://www.tidyverse.org/help
library(ggplot2)
thematic::thematic_rmd(font="auto")
ggplot(mpg, aes(displ, hwy)) +
geom_point() + geom_smooth()
Error : thematic doesn't (yet) support the 'httpgd' graphics device. Please report this error to https://github.com/rstudio/thematic/issues/new
Session Info
r$> devtools::session_info()
─ Session info ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
setting value
version R version 4.3.1 (2023-06-16)
os Ubuntu 22.04.3 LTS
system x86_64, linux-gnu
ui X11
language (EN)
collate en_US.UTF-8
ctype en_US.UTF-8
tz Etc/UTC
date 2023-08-30
pandoc 3.1.1 @ /usr/local/bin/pandoc
Describe the problem
Error : thematic doesn't (yet) support the 'httpgd' graphics device. I'm working in a GitHub Codespace, knitting a RMarkdown.
Error : thematic doesn't (yet) support the 'httpgd' graphics device. Please report this error to https://github.com/rstudio/thematic/issues/new
Session Info
The text was updated successfully, but these errors were encountered: