the file name and line number where the warning occurred. For example, you can enable
backtrace and disable verbose:
warning on backtrace
warning off verbose
Running a command that produces an error displays a hyperlink with a line number:
Warning: "folderthatisnotonpath" not found in path.
In rmpath at 58
Clicking the hyperlink takes you to the location of the warning.
Change How Warnings Display