Package | Description |
---|---|
org.hkijena.jipipe.plugins.r |
Modifier and Type | Method and Description |
---|---|
default REnvironment |
REnvironmentAccessNode.getConfiguredREnvironment()
Gets the correct R environment.
|
static REnvironment |
RPlugin.getEnvironment(JIPipeProject project,
OptionalREnvironment nodeEnvironment) |
REnvironment |
RPluginApplicationSettings.getReadOnlyEnvironment() |
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) |
Constructor and Description |
---|
OptionalREnvironment(REnvironment environment) |
REnvironment(REnvironment other) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.