ggplot2 plot not rendering in Rj Editor
Posted: Tue Apr 02, 2019 2:31 pm
I've been playing around with jamovi to potentially use it with teaching undergrads next year. The Rj editor feature is particularly nice. That said, I've had some issues rendering plots using the "system R" version.
I'm creating an errorbar plot using ggplot2. It works just fine when:
a) I run it in RStudio, using R version 3.5.2
b) I run it in jamovi Rj editor with the R version "jamovi R"
c) Using the jmvconnect package to read in the dataset into Rstudio, then creating the plot
But .. it does not work when I run it like this:
d) Using the Rj editor with the R version "system R"
The error is basically that the plot shows a loading symbol indefinitely, and the plot never renders. Any idea what's causing this? I attached the .omv file that's producing the issue, and a screenshot of what it looks like when it's not working.
I'm creating an errorbar plot using ggplot2. It works just fine when:
a) I run it in RStudio, using R version 3.5.2
b) I run it in jamovi Rj editor with the R version "jamovi R"
c) Using the jmvconnect package to read in the dataset into Rstudio, then creating the plot
But .. it does not work when I run it like this:
d) Using the Rj editor with the R version "system R"
The error is basically that the plot shows a loading symbol indefinitely, and the plot never renders. Any idea what's causing this? I attached the .omv file that's producing the issue, and a screenshot of what it looks like when it's not working.