My R studio terminates when I try to run r library(RJDBC), which requires r library(rJava) on shiny app locally. I couldn't open my shiny app at all. I couldn't see the error message at all (if any) since the termination window blocks the view.
My R studio version is 1.1.453; R version is 3.5.0; java version is 10.0.1.
I have been stuck with this problem for a couple of weeks and am not familiar with Java language. Greatly appreciate any pointers. Thank you!