| Package | Description |
|---|---|
| com.github.rcaller.rstuff |
| Modifier and Type | Method and Description |
|---|---|
static RProcessStartUpOptions |
RProcessStartUpOptions.create() |
static RProcessStartUpOptions |
RProcessStartUpOptions.create(boolean save,
boolean noSave,
boolean noEnviron,
boolean noSiteFile,
boolean noInitFile,
boolean restore,
boolean noRestoreData,
boolean noRestoreHistory,
boolean noRestore,
boolean vanilla,
boolean noReadLine,
boolean quiet,
boolean silent,
boolean slave,
boolean interactive,
boolean verbose,
Integer maxPPSize,
Integer minNSize,
Integer minVSize,
String debugger,
String debuggerArgs,
String gui,
String arch,
String args,
String file) |
RProcessStartUpOptions |
RCallerOptions.getrProcessStartUpOptions() |
| Modifier and Type | Method and Description |
|---|---|
static RCallerOptions |
RCallerOptions.create(FailurePolicy failurePolicy,
long maxWaitTime,
long initialWaitTime,
RProcessStartUpOptions rProcessStartUpOptions) |
static RCallerOptions |
RCallerOptions.create(FailurePolicy failurePolicy,
long maxWaitTime,
RProcessStartUpOptions rProcessStartUpOptions) |
static RCallerOptions |
RCallerOptions.create(RProcessStartUpOptions rProcessStartUpOptions) |
static RCallerOptions |
RCallerOptions.create(String rScriptExecutable,
String rExecutable,
FailurePolicy failurePolicy,
long maxWaitTime,
long initialWaitTime,
RProcessStartUpOptions rProcessStartUpOptions) |
Copyright © 2016. All rights reserved.