37 #include <OpenMS/config.h>    83     static bool findR(
const QString& executable = QString(
"Rscript"), 
bool verbose = 
true);
   106     static bool runScript(
const String& script_file, 
const QStringList& cmd_args, 
const QString& executable = QString(
"Rscript"), 
bool find_R = 
false, 
bool verbose = 
true);
 R-Wrapper Class. 
Definition: RWrapper.h:56
 
A more convenient string class. 
Definition: String.h:57
 
Main OpenMS namespace. 
Definition: FeatureDeconvolution.h:46
 
int verbose
Verbosity level ( "-v" is 1 and "-V" is 2 )