Skip to content
Prev 290725 / 398498 Next

Rgui maintains open file handles after Sweave error

Thanks for the nice ideas, Duncan.  I think that would work nicely in
most cases.  The major issue with that workflow in my case is that the
scripts to set up my workspace take around a half-hour to run (I really
wish CUDA was working with my setup!), so running R each time in that
case is time-consuming.

Perhaps I should be working more with intermediate files, or perhaps
writing the workspace out to an .Rdata file and reading that in the
sweave document instead of running the entire data-prep script.

Thanks,
Allie
On 4/5/2012 11:22 AM, Duncan Murdoch wrote: