Class RRunnerConfiguration
java.lang.Object
es.urjc.etsii.grafo.autoconfig.r.RRunnerConfiguration
Default R runner configuration.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSupply the systemRscriptrunner as the fallback candidate.
-
Constructor Details
-
RRunnerConfiguration
public RRunnerConfiguration()
-
-
Method Details
-
rLangRunner
Supply the systemRscriptrunner as the fallback candidate. A regular application bean implementingRLangRunneris selected in preference to this bean regardless of registration order.- Returns:
- default R runner
-