How to use FSK-Lab

Installing R manually

If R is already installed it can be configured to be used in FSK-Lab.

However, first the following R packages need to be installed in this R instance (these can be easily installed in an R console with the following Rcommand):

install.packages(c('Rserve', 'miniCRAN','svglite')).

After that, you need to add the path to your local R instance in the FSK-Lab settings via the KNIME preferences menu (File -> Preferences -> KNIME -> FSK-Lab ). There you enter the path to the folder with the R binary and press “Apply” and FSK-Lab will use your local R instance.