Displaying 6 results from an estimated 6 matches for "dsumsl".
2007 Jul 26
1
Problem installing tseries package
...-O3 -g -std=gnu99 -c arma.c -o arma.o
gcc -I/usr/lib/R/include -I/usr/lib/R/include -I/usr/local/include
-fpic -O3 -g -std=gnu99 -c bdstest.c -o bdstest.o
gcc -I/usr/lib/R/include -I/usr/lib/R/include -I/usr/local/include
-fpic -O3 -g -std=gnu99 -c boot.c -o boot.o
gfortran -fpic -O2 -g -c dsumsl.f -o dsumsl.o
In file dsumsl.f:450
IF (IV(1) - 2) 30, 40, 50
1
Warning: Obsolete: arithmetic IF statement at (1)
In file dsumsl.f:3702
10 ASSIGN 30 TO NEXT...
2004 Sep 28
2
[Fwd: Re: tseries Package for R]
-------- Original Message --------
Subject: [R] Re: tseries Package for R
Date: Mon, 27 Sep 2004 23:56:34 -0800
From: Martin Renner <martin.renner at stonebow.otago.ac.nz>
To: Adrian Trapletti <a.trapletti at bluewin.ch>
References: <61CBB4C9-10C7-11D9-A624-000D932E990C at comcast.net>
<4158F5B6.3020103 at bluewin.ch>
see http://cran.stat.ucla.edu/bin/macosx/ and
2003 Oct 03
2
tseries
Has anyone successfully check/build tseries for MacOSX?
It seems like there is the same problem with symbols duplications. The
-m like option does not seem to help.
stefano
2006 Apr 26
1
MacOSX package install problem: pkgs quadprog & tseries
...aded to R-2.2.1 on two PPC G5 computers today. Further I want
to work with the tseries package for the first time.
As root with
R CMD INSTALL tseries_0.10-0.tar.gz
I get the following
gcc-3.3 -bundle -flat_namespace -undefined suppress -L/usr/local/lib -
o tseries.so arma.o bdstest.o boot.o dsumsl.o garch.o ppsum.o
tsutils.o -framework vecLib -L/usr/local/lib/gcc/powerpc-apple-
darwin6.8/3.4.2 -lg2c -lSystem -L/usr/local/lib/gcc/powerpc-apple-
darwin6.8/3.4.2 -lg2c -lSystem -lcc_dynamic -F/Library/Frameworks/
R.framework/.. -framework R
ld: can't locate file for: -lcc_dynamic
make:...
2003 Jan 23
0
Re: R-help digest, Vol 1 #51 - 13 msgs
...d.
> See ?Deprecated.
> >
>
> I can?t figure out what to do about the machine is deprecated issue. It
> seems that the routine is not picking up machine numerical characteristics,
> eps etc. I tried an eps = 0.1 and get slightly better errors (see below).
> So, when it calls dsumsl, the errors above are produced. I have checked
> str(.Machine) and the definitions are all there.
>
> What should I do to get garch to run?
Use the newest version of tseries 0.9-7.
best
Adrian
--
Dr. Adrian Trapletti Phone : +41 (0) 1 994 5631
Trapletti Statistic...
2011 Mar 31
1
R packages "Demography installing Error In Ubuntu 10.04"
...* libs
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c arma.c -o arma.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c bdstest.c -o bdstest.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c boot.c -o boot.o
gfortran -fpic -O3 -pipe -g -c dsumsl.f -o dsumsl.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c formats.c -o formats.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c garch.c -o garch.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c ppsum.c -o ppsum.o
gcc -I/usr/share/R/incl...