If you are willing to do a bit of work you could look into linking R
to an embedded file system in RAM -- maybe whefs.

On Fri, Sep 4, 2009 at 3:42 PM, Gábor Csárdi<csa...@rmki.kfki.hu> wrote:
> Dear All,
>
> I would like to do run R without having write permissions to any
> directory on the system. It seems that I need to modify the R source
> code for this, to make R start without creating a temporary directory.
>
> So far, so good. But should I expect any more complications? Does R
> really need the temporary directory that much?
>
> Thanks,
> Gabor
>
> --
> Gabor Csardi <gabor.csa...@unil.ch>     UNIL DGM
>
> ______________________________________________
> 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.
>

______________________________________________
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