I use R
(version 3.1.2) and the package VennDiagram
(version 1.6.16).
Since my last update the VennDiagram
package creates a log file called VennDiagramDATE_TIME.log
(with DATE
and TIME
being date and time at creation) in the current working directory.
How can suppress this log file? Or delete it as soon as the diagram is done? I haven't found anything about this in the manual...