0

I am trying to extract tables from pdfs in R using tabulizer, and keep getting this error when I use extract_tables.

Error in .jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl, : java.lang.IllegalAccessException: class RJavaTools cannot access a member of class java.util.ArrayList$Itr (in module java.base) with modifiers "public"

I have seen this question asked before and am aware that it is likely a dependency issue, but am unsure about how to fix that. I installed Maven and that hasn't seemed to work.

4

0 回答 0