tempfile
, which creates temporary file names whose path contains the process ID of the calling process. This avoids clashes between threads created by functions such as mclapply
(in the ``parallel'' package), which can easily occur with the standard tempfile
function.threadSafeTempFile(pattern = "file")
J.D. Clayden, S. Muñoz Maniega, A.J. Storkey, M.D. King, M.E. Bastin & C.A. Clark (2011). TractoR: Magnetic resonance imaging and tractography with R. Journal of Statistical Software 44(8):1-18.
tempfile