I use a lot of posts, for example. message("dadida") in one of my projects, and it is annoying to see all this red text everywhere, always making me wonder if there is an error or warning somewhere.
I need these messages in the final product, so I canβt just delete them. But if there is a way to make messages, warnings and errors appear in different colors in the console, this will solve my problem. I did not find a way to do this.
Edit
Thank you all for your input. I did not understand that the red color for all these types of messages is specific to RStudio. In RGui, all this is just white text. If setting up RGui in RGui is not possible, is it probably in RStudio?
source share