| Class | Description |
|---|---|
| CommandExecutor |
Manages execution of an executable/command.
|
| FileSystem |
Utility class to help to find files/executables and to manipulate
environments.
|
| RDataTransformations |
Describes the supported R data transformations/converters.
|
| RManifest |
Describes the information contained in an R manifest file.
|
| RRuntime |
Manages the interaction with the R runtime itself.
|
| RSourceFile |
Describes an R source file, and manifest file if available.
|
| RSourceScanner |
Manages the R source file and manifest files, both bundled and user provided.
|
| Enum | Description |
|---|---|
| FileSystem.SystemType |
The system type.
|
| RRuntime.RRuntimeState |
The possible states of the runtime.
|
Copyright © 2016. All rights reserved.