rickhelmus

Results 17 comments of rickhelmus

Hi Henrik, Thanks for the quick response! And thanks for the clear explanation on the current situation. Looking forward to when you get around to implement all these changes!

Just a small note: currently the row number returned by `select$r` is still incorrect after sorting (i.e. unchanged), whereas `select$rAll` is OK. Bug or feature? Cheers, Rick

Hi, thanks for your reply. Example page rendered from `R`: ![image](https://user-images.githubusercontent.com/37015911/150543557-57dfce14-c0ed-4b87-9225-ddc06bb0328a.png) The [macro](https://github.com/rickhelmus/patRoon/blob/master/man/macros/macros.Rd#L1) uses the `textVersion` of the citation, which[ now happens to have these 'tags'](https://github.com/RcppCore/Rcpp/blob/master/inst/CITATION#L17). I guess in the...

Alright, I went with the suggestion of @dmurdoch to escape any `

Hi @akogler, Just a quick reply. At the moment `generateMSPeakLists()` is not yet parallelized, so for this step one core should do. While the peak lists may take some amount...

Hi @chirsir , That's strange! This may be a bug. I am actually close to releasing a new version, perhaps you could try it and see if it works? To...

Hi Tobias, Renaming `filter()` will be quite an involvement and to be honest not something I would like to do in the short term as it will break a lot...

Hi Tobias, Good point, will mention it in the docs!

Hello, This will probably need a bit of investigation to see what is happening. To start, first a few questions back: * Did you look at the log files? This...

Ah yes, 100 GB is definitely quite a lot. Although, if I remember correctly, every MetFrag process can take ~1-2 GB RAM, so if your HPC has many cores then...