Comment 8 for bug 426360

Revision history for this message
spaetz (spaetz) wrote :

no patch as file, but it's a one liner. see: https://bugs.launchpad.net/ubuntu/+source/r-base/+bug/426360/comments/1

inlined "patch" (/etc/R/Rprofile.site):

-ow <- options("warn")
+ow <- options("warn","show.error.messages")