> library(AvantGardeDIA,quietly = T) > cat(paste(paste0("AvantGardeDIA_",RefinementWorkflow," is running."),"The analisis is done using N-1 cores where N is the number of cores detected in this device. This might take a few minutes.",sep="\n")) AvantGardeDIA_GlobalRefinement is running. The analisis is done using N-1 cores where N is the number of cores detected in this device. This might take a few minutes.> > > LaunchParallelTasks_ReadFromDB(ParamsFile,RefinementWorkflow) Warning messages: [1] "Parallel: Done!" 1: In connection_release(conn@ptr) : > Read_AndFormatResults() There are 1 result in use. The connection will be released when they are closed 2: In connection_release(conn@ptr) : Already disconnected Error in file(file, "rt") : cannot open the connection Calls: Read_AndFormatResults -> read.csv -> read.table -> file In addition: Warning message: In file(file, "rt") : cannot open file 'S:/avant garde test/AvantGardeDIA/DataFormatting/TempFiles/Report_GR_ColNamesName_Tag.csv': No such file or directory Execution halted