Displaying 1 result from an estimated 1 matches for "swtichr".
Did you mean:
swtich
2020 Jul 20
2
Speed-up/Cache loadNamespace()
Le 20/07/2020 ? 10:15, Abby Spurdle a ?crit?:
> It's possible to run R (or a c parent process) as a background process
> via a named pipe, and then write script files to the named pipe.
> However, the details depend on what shell you use.
>
> The last time I tried (which was a long time ago), I created a small c
> program to run R, read from the named pipe from within c, then