Displaying 1 result from an estimated 1 matches for "bioclipse".
2007 Dec 11
1
Interactiveness
Hi list!
I'm developing R integration for a project called Bioclipse at Uppsala
University. The current implementation works by simply forking an R and
sending it text (with some substitutions on it) down a pipe, getting the
printed output back up another pipe. This of course works fine, except
it runs into one problem: R finds a pipe on its stdin and decides to...