Closed amber0309 closed 5 years ago
It should be some wrong with your Java setting and installation. Did you install JDK or JRE? It needs JDK 8 either from Oracle or openJDK. However, have you try running r-causal on Docker? https://hub.docker.com/r/chirayukong/r-causal-rstudio/
The JRE should be correctly installed since pycausal could work normally.
I have no idea what Docker is but will give it a try. Much appreciated!
For others ran into the same issue, I solve it following this link.
Basically, both 32 and 64bit JDK should be installed if you are using 64bit R.
Thanks for the link. I'll put it on the README.
This is the version info
The packages
stringr
andrJava
were installed normally but an error (see below) occurred when installing r-causal.I was wondering where I went wrong that caused this issue? Thanks!