HI all,

I am using R (version 2.13.1) in batch mode on a server and I use
trycatch() to handle the exceptions.

When the code run without any exceptions, everything goes fine, however  as
soon as trycatch handle an error, my code works fine but R keeps hold on
the folder after quiting.

Therefore when I try to delete the folder it cannot...

do you have any idea of which function can be the origin of the problem? or
how to kill the process?

Regards,

Guillaume Le Ray

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to