Displaying 1 result from an estimated 1 matches for "rtmpz1llo5".
2009 May 21
3
file descriptor leak in getSrcLines in R 2.10.0 svn 48590
...> tf<-tempfile()
> cat(file=tf, "1:7\nlog(pi)\n")
> showConnections()
description class mode text isopen can read can write
> p<-parse(tf)
> showConnections()
description class mode text isopen can read can write
> p
expression(<srcref: file "/tmp/RtmpZ1llo5/file327b23c6" chars 1:1 to
1:3>,
<srcref: file "/tmp/RtmpZ1llo5/file327b23c6" chars 2:1 to 2:7>)
attr(,"srcfile")
/tmp/RtmpZ1llo5/file327b23c6
> showConnections()
description class mode text isopen can read
can write
3 "/tmp/Rt...