Skip to content
Prev 9322 / 21312 Next

[Bioc-devel] Re-direction of internally generated output files

Hi Jil --
On 05/28/2016 02:36 PM, Jil Sander wrote:
Use tempdir() and possibly tempfile() to output data into a location 
where you can write things without making a mess of the user's file system.

It's worth asking why you need to save the intermediate files? It isn't 
a common practice in established packages. If it's because your code 
takes a very long time to compute, it might help to see if it can be 
written more efficiently (e.g., by isolating a small portion that takes 
a long time to evaluate, and asking for guidance here in a way that 
others can reproduce what you're doing).

Martin
This email message may contain legally privileged and/or...{{dropped:2}}