It would help my productivity a great deal if I could know right away when my document has finished knitting or stopped due to an error. I don't have two monitors so if I switch windows whle the code is running, there is no way for me to know when the code is done without checking myself. Sometimes I get carried away with other "tasks" and this results in a lot of wasted time. I know that this is possible by running the code to knit the document myself, but I would perfer if this was an option to enable this behavior when I click the "knit" button in rstudio. beepr is a great package that could be easily used for this purpose.
Thank you!
Egor