Class ProcessRExecutor

java.lang.Object
fr.ens.biologie.genomique.eoulsan.util.r.AbstractRExecutor
fr.ens.biologie.genomique.eoulsan.util.r.ProcessRExecutor
All Implemented Interfaces:
RExecutor
Direct Known Subclasses:
DockerRExecutor

public class ProcessRExecutor extends AbstractRExecutor
This class define a standard RExecutor using a system process.
Since:
2.0
Author:
Laurent Jourdren