Displaying 2 results from an estimated 2 matches for "mypathnamea".
2009 Jul 16
1
Too many open files
...script that will induce the problem. However, be warned
that, if you use it, you will have to get out of R after you run it. R
will no longer be able to access files such as help or sessionInfo().
This can be solved by getting out of the R GUI and back in. Also, I'm
using my pathname, "MyPathnameA", so you'll probably want to edit it
with your own.
R E-mails from as far back as 2006 ask for help on the issue. There have
been several suggestions, but no confirmed solution that I can find. You
will see my attempt at these suggestions in the script [
rm(outMIA);rm(junk); and gc();...
2009 Jul 10
0
Too many files open (PR#13818)
...ll induce the problem. However, be warned that you
will have to get out of R after you run it. R will hang up. It won't be obvious
at first, but you will no longer be able to open files (or help). This can be
solved by getting out of the R GUI and back in. Also, I'm using my pathname,
"MyPathnameA", so you'll probably want to edit it with your own.
R E-mails from as far back as 2006 ask for help on the issue. There have been
several suggestions, but no confirmed solution that I can find. You will see my
attempt at these suggestions in the script [ rm(outMIA);rm(junk); and gc();
af...