First of all, thanks for a great extension! This example isn't working for me: ``` format: revealjs: drop: engine: webr webr: packages: - ggplot2 - dplyr ``` When I try to make a plot with **ggplot2** I get: `Error in ggplot(mtcars, aes(wt, mpg)) : could not find function "ggplot"`