English / Japanese
About Version 3.1.3
Version 3.1.3 contains a number of improvements and fixes, along with a few minor changes.
Details are shown below. You can refer to this document by Help > About R AnalyticFlow at any time.
Improvements
- Accelerate loading
.rflow
files
View()
function opens an object in a tab
- An option added to "Build Predictive Model" operation to exclude a weight variable from input variables
- Support for OpenJDK (OpenJFX required)
- A breakpoint can be set on a node (previously obsolete)
Fixes
- Connection problem with R process
- Step-in execution crashes R occasionally during debugging
- Fixes for R-3.4.x
- R process cannot be launched when JIT compiler is enabled on 32bit systems
- Operations using
local
function does not work in certain circumstances when R's JIT compiler is enabled
- Mouse pointer becomes standby state on error
- When an R package uses another version of same Java library that R AnalyticFlow uses, the R packages fails to load classes
- Wrong working directory is set after saving a project started with quick start mode
- (Linux) Console display sometimes collapses when installing packages
- Other minor problems
Changes
- Workflow region can be expanded by arrowheads on scroll bars (not by mouse wheel or track pad as before)
- Startup routine has been simplified on Windows