Hello Chris,
Thanks for your reply. I already wrote a long reply with screenshots,
R outputs and the startMZmine script, but still decided to try the
baseline correction before sending it - and magically, it worked :) No
idea why, since I don't remember changing anything after I sent you
t
G'day,
Hilkka, you say you have R 2.15.2 installed. Looking at the start up script
you included in your message there are two potential mistakes.
This line should probably be changed from
set R_HOME=C:\Program Files\R\R-2.12.0
to
set R_HOME=C:\Program Files\R\R-2.15.2
And this line should pr
Dear MZmine developer team,
I'm trying to perform baseline correction in MZmine, but keep getting
the error message "Could not start R. Please check if R is installed
and path to the libraries is set properly in the startMmine script." I
have tried to edit the startMmine script according to