yufree / xMSannotator

fork from https://sourceforge.net/projects/xmsannotator/
https://sourceforge.net/projects/xmsannotator/
9 stars 13 forks source link

Error in checkForRemoteErrors #11

Open niyati1211 opened 4 months ago

niyati1211 commented 4 months ago

I receive an error when trying to run xMsAnnotator on my school server. I am using R/4.2.1. My input data frame is 10803 (metabolite features) x 1806 (samples). mz and time are the first two columns.

Error:

“Error in checkForRemoteErrors(val) :
  2 nodes produced errors; first error: the condition has length > 1
Calls: multilevelannotation ... clusterApply -> staticClusterApply -> checkForRemoteErrors
Execution halted”

Any insight into how to fix this would be appreciated! Thank you!