On a macOS Catalina version 10.15.7 I'm trying to use the tabulizer package to extract a table from a .pdf and it is crashing RStudio and also crashing R (if I run it outside Rstudio). I get an error that says "To open 'RStudio' you need to install the legacy Java SE 6 runtime".
I have the most recently downloaded version of Java:
java -version
java version "15.0.1" 2020-10-20
Java(TM) SE Runtime Environment (build 15.0.1+9-18)
Java HotSpot(TM) 64-Bit Server VM (build 15.0.1+9-18, mixed mode, sharing)
I tried to go to the java page and see if I could get an older version of Java (thought this seems sub-optimal) and it asked me where I want to put it saying it couldn't run both Java's on my machine.
Any help with how to get this to work would be great. Here is a screenshot