Web Application
Please note. We strongly recommend installing the application on your local machine for better performance and less downtime.
Installation
Step 1. Download and install R following the instructions you find clicking on the button below:
Step 2. Open R or RStudio. Copy and paste the following lines into the R console:
install.packages('yuimaGUI') ### install yuimaGUI require(yuimaGUI) ### load yuimaGUI yuimaGUI() ### run yuimaGUI