Global setting to turn off warnings
under review
M
Mattias Engdahl
Merged in a post:
Add function to remove or hide all R warnings
A
Atomic tangerine Pheasant
We should have a global function which prevents or hides all R-based warnings without having to add extra R code. This could then easily be added to our R-based widgets as an option.
J
Jamie Morris
under review
J
Jamie Morris
Merged in a post:
Enable all functions to hide warnings in GUI
I
Ivory Hummingbird
Some users do not want warnings to appear on all their outputs, especially when innocuous. There should be an option in the GUI that lets users turn off warnings rather than have to delve into the code.