February 6, 2024
English / Japanese
Version 3.2.2 is now compatible with the latest version of R.
Details are shown below. You can refer to this document by Help > About R AnalyticFlow at any time.
The remainder of this document describes the changes in version 3.2.0. Please also read the following if you have used an older version.
New algorithms are added in the Model > Build Predictive Model operation:
ranger
)xgboost
)glmnet
)Chart > Quick Plot operation offers graphics
drawing powered by ggplot2
package.
Some features are added to help using R packages smoothly.
R packages manager is now available. You can attach, detach, install or uninstall packages on this tab.
Warnings are shown on any node or operation when required packages are missing.
If you try to run these operations, you will be asked to install missing packages automatically.
Missing packages are also detected from R scripts written by users.