FenTechSolutions / CausalDiscoveryToolbox

Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
https://fentechsolutions.github.io/CausalDiscoveryToolbox/html/index.html
MIT License
1.09k stars 199 forks source link

R algorithms all write in the same /tmp/ folder, preventing multiple runs #11

Closed diviyank closed 5 years ago

diviyank commented 5 years ago

The issue has to be solved with folder identifiers.

diviyank commented 5 years ago

Test passed, solved