When running the Tutorial on a fresh R, I stumbled across some difficulties in the
Metabo workflow.
The general R requirement (install.packages('Rserve')) for using a local R Server was missing. KNIME tells you this but maybe we could mention that beforehand.
The same holds for install.packages('Cairo') for bitmap handling (at least on MacOS).