colleagues I would like to ask you rather ask for a small explanation of how to install the R extension on a server without GUI graphical environment I understand that I can do it through the following command (sudo -u knime /opt/knime/knime_server./knime -application org.eclipse.equinox.p2. director -nosplash -consolelog -r https://update.knime.org/analytics-platform/4.4,https://update .knime.com/community-contributions/trusted/4.4, -i -d /opt/knime/knime_server) but I would like to know if any configuration also goes in the preference.epf I appreciate any guidance you can give me.
You will need to point your .epf file to the R installation on your server. The easiest way to get the template for what things need to be added to the .epf file is to use KNIME AP.
Configure your KNIME AP to connect to the R instance on your local system.
Go to File → export preferences → save the file somewhere
Open the file you saved, and inspect the lines for the references of R, and copy those lines to your .epf file on the server
Edit the lines you copied over to your .epf file in your client-profiles folder, and make sure they point to your installation on the server, and not to the locations on KNIME AP.