Package | Description |
---|---|
org.hkijena.jipipe.extensions.r | |
org.hkijena.jipipe.extensions.r.installers |
Modifier and Type | Method and Description |
---|---|
REnvironment |
RExtensionSettings.getEnvironment() |
Modifier and Type | Method and Description |
---|---|
static void |
RUtils.runR(Path scriptFile,
REnvironment environment,
JIPipeProgressInfo progressInfo) |
static void |
RUtils.runR(String script,
REnvironment environment,
JIPipeProgressInfo progressInfo) |
void |
RExtensionSettings.setEnvironment(REnvironment environment) |
Constructor and Description |
---|
OptionalREnvironment(REnvironment environment) |
REnvironment(REnvironment other) |
Modifier and Type | Method and Description |
---|---|
protected REnvironment |
REasyInstaller.generateEnvironment() |
REnvironment |
REnvInstaller.getInstalledEnvironment() |
Modifier and Type | Method and Description |
---|---|
protected void |
REasyInstaller.writeEnvironmentToParameters(REnvironment environment,
JIPipeParameterAccess parameterAccess) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.