bd2kccd / r-causal

R Wrapper for Tetrad Library
34 stars 19 forks source link

graphToDot erring out #89

Open kingfish777 opened 5 years ago

kingfish777 commented 5 years ago

I am experiencing difficulty with the tetrad runner.tetradGraphToDot method. MacOS. Java 11.

> tetradrunner.tetradGraphToDot(tetradrunner$graph)
Error in .jcall("edu/cmu/tetrad/graph/GraphUtils", "S", "graphToDot",  : 
  method graphToDot with signature ()Ljava/lang/String; not found

Let me know what other information I can provide. Best, Scott

kvb2univpitt commented 5 years ago

@kingfish777 Java 11 is not supported in Tetrad. Can please you try Java 8 to see if you get the same error?

chirayukong commented 5 years ago

It works fine in the Docker. Have you tried it?

Screen Shot 2019-06-18 at 2 25 10 PM

https://hub.docker.com/r/chirayukong/r-causal-rstudio