---------- Forwarded message ----------
From: Charles Cosse <[EMAIL PROTECTED]>
Date: Jun 23, 2007 12:33 PM
Subject: Re: [R] connecting to process?
To: Prof Brian Ripley <[EMAIL PROTECTED]>

Thank you.

Just trying to decide if now is a good time for me to make the effort to
learn some R.  I've just done a major upgrade of my M70 laptop, running
Gentoo Linux, and i've got an application which integrates: Geant4.8.3,
OpenSceneGraph-2.0, and Histoscope
http://fermitools.fnal.gov/abstracts/histoscope/abstract.html.<http://fermitools.fnal.gov/abstracts/histoscope/abstract.html>

The upgrade included moving to gcc-4.1.1 (previously gcc-3.3.5, circa 2005),
under which histoscope no-longer compiles.  I've managed to get it hacked
together via a binary from the old disk, and having the gcc-3.3.5 associated
libs available on the new disk, as well, but it's still a hack.

So, that's where I'm coming from.  Thank you, R community, for such nice
software!

Charles Cosse

On 6/23/07, Prof Brian Ripley < [EMAIL PROTECTED]> wrote:
>
> On Sat, 23 Jun 2007, Charles Cosse wrote:
>
> > Hello,
> >
> > sorry if this is a duplicate message -- the R mail-server told me that
> my
> > original post was being held for moderator approval. Whatever.
>
> It would have been courteous to have checked the list archives: the
> previous message is there.
>
> > I just want
> > to know if it is possible to connect R to a running process and have
> > realtime data updates to some plots?  Thanks,
>
> It is.  Since that is all you 'just want to know', I'll not waste your
> time telling you more, but the 'R Data Import/Export Manual' should be
> your first port of call to help yourself answer similar questions.
>
>
> > Charles
> >
> >       [[alternative HTML version deleted]]
> >
> > ______________________________________________
> > R-help@stat.math.ethz.ch 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.
>
> PLEASE do!
>
>
> --
> Brian D. Ripley,                  [EMAIL PROTECTED]
> Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
> <http://www.stats.ox.ac.uk/%7Eripley/>
> University of Oxford,             Tel:  +44 1865 272861 (self)
> 1 South Parks Road,                     +44 1865 272866 (PA)
> Oxford OX1 3TG, UK                Fax:  +44 1865 272595
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch 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