maelstrom-research / Rmonize

3 stars 0 forks source link

Error message from harmo_process() when ID variable missing #65

Open twey2 opened 1 month ago

twey2 commented 1 month ago

** Update : The problem was the ID variable in the input dataset was missing (mistake in pre-processing). The function works now. So the only issue is maybe to improve the error message. I think in the past there was a more specific message about the ID variable possibly being missing? This error message surprised me because I'd never seen it before and there was no other information on the source of the issue.

Description of the issue: When harmo_process() is run using an input dataset that is missing the ID variable, I got this error message:

image