Thaks a lot Duncan, it worked !
Luis
Selon Duncan Temple Lang :
> Hi Luis.
>
> You can change the two lines
>
> PROBLEM buf
> WARN;
>
> to the one line
>
> warning(buf);
>
>
> That should compile.
>
> If not, please show us the compilation command for DocParse.c, i.e. all the
> arguments
Hi Luis.
You can change the two lines
PROBLEM buf
WARN;
to the one line
warning(buf);
That should compile.
If not, please show us the compilation command for DocParse.c, i.e. all the
arguments
to the compiler, just above the error messages.
D.
Luis Tito de Morais wrote:
> Hi list,
Hi list,
It may be a FAQ, but I searched the web and Uni of Newcastle Maths and Stats and
R mailing list archive on this issue but was unable to find a solution. I would
appreciate any pointer to help me solving this.
I am using R version 2.10.0 (2009-10-26) on linux mandriva 2010.0
I tried to i
3 matches
Mail list logo