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
I'm using RStudio + Rmarkdown + JuliaCall to create a beamer presentation. However, I can't seem to disable evaluating Julia chunks, i.e., eval=FALSE seems to be ignored.
I'm using RStudio + Rmarkdown + JuliaCall to create a beamer presentation. However, I can't seem to disable evaluating Julia chunks, i.e.,
eval=FALSE
seems to be ignored.Here's a test Rmd document:
No output is generated for the R or Python chunks, but the Julia chunk always generates
5
.Session Info
The text was updated successfully, but these errors were encountered: