make check of R-alpha_2006-04-08_r37675 fails on Debian GNU/Linux 3.1 running
on an Intel P4 computer.
> version
_
platform i686-pc-linux-gnu
arch i686
os linux
Selon Lothar Rubusch <[EMAIL PROTECTED]>:
> Dear All,
>
> I'd like to write a little application in java wich should pass some commands
> and data to R and displays the results (tables and charts) in a java frame.
> First I wanted to work with Omegahat's SJava but had lots of issues already
> at t
[EMAIL PROTECTED] (Bjørn-Helge Mevik) writes:
> make check of R-alpha_2006-04-08_r37675 fails on Debian GNU/Linux 3.1 running
> on an Intel P4 computer.
>
> > version
>_
> platform i686-pc-linux-gnu
> arch
On 9 April 2006 at 16:49, [EMAIL PROTECTED] wrote:
| Selon Lothar Rubusch <[EMAIL PROTECTED]>:
| > I'd like to write a little application in java wich should pass some
commands
| > and data to R and displays the results (tables and charts) in a java frame.
| > First I wanted to work with Omegahat
> -Ursprüngliche Nachricht-
> Von: Dirk Eddelbuettel <[EMAIL PROTECTED]>
> Gesendet: 09.04.06 18:52:57
> An: [EMAIL PROTECTED]
> CC: r-devel@r-project.org
> Betreff: Re: [Rd] using R in a java application
>
> On 9 April 2006 at 16:49, [EMAIL PROTECTED] wrote:
> | Selon Lothar Rubusch <[
On Sun, 9 Apr 2006, Peter Dalgaard wrote:
[EMAIL PROTECTED] (Bjørn-Helge Mevik) writes:
make check of R-alpha_2006-04-08_r37675 fails on Debian GNU/Linux 3.1 running
on an Intel P4 computer.
version
_
platform i686-pc-linux-gnu
arch i686
os linux-g
Prof Brian Ripley <[EMAIL PROTECTED]> writes:
> >> Source directory: .
> >> Installation directory:/usr/local
> >>
> >> C compiler:gcc -g -O2 -std=gnu99
> >> Fortran 77 compiler: g77 -g -O2
> >>
> >> C++ compiler: g++ -g -O2
> >> Fortr
Prof Brian Ripley wrote:
> I am not seeing it on my platforms (FC3 x86_64 and i686 Linux with gcc
> 3.4.5 and 4.1.0, i386 Windows and Solaris, with various compilers) and
> the zero-finder changes postdate r37675 (and qbeta does not use it). I
> think several other people are testing i686 Debian,
I'm sure I've seen this discussed before, but haven't been able to find
it. I'd like some package code to be run when R is shut down
(approximately when a user's .Last function would be run), to clean up
properly. What is the best way to do this?
Duncan Murdoch
__