markvanderloo / settings

An Option Manager for R
7 stars 4 forks source link

Add option name to checkers for a more descriptive error message #10

Open rubenww opened 2 years ago

rubenww commented 2 years ago

Thank you for creating this package. I found the error messages from the checker functions somewhat cryptic, especially for long lists of options. To fix that, I've added the option name to the checkers. Hope it is useful, let me know if I should change anything.