Is there a way to make Rstudio tell you which line of which sourcefile generated a warning message? Right now it just prints the message and I am lost as to what is causing the issue.
In Rstudio, this menu option is checked: Debug > Error > Error Inspector
But it doesnt' help, probably because these are warnings and not errors? Ideas?