search for: ppsum

Displaying 13 results from an estimated 13 matches for "ppsum".

Did you mean: ipsum
2007 Jul 26
1
Problem installing tseries package
...1 Warning: Obsolete: arithmetic IF statement at (1) gcc -I/usr/lib/R/include -I/usr/lib/R/include -I/usr/local/include -fpic -O3 -g -std=gnu99 -c garch.c -o garch.o gcc -I/usr/lib/R/include -I/usr/lib/R/include -I/usr/local/include -fpic -O3 -g -std=gnu99 -c ppsum.c -o ppsum.o gcc -I/usr/lib/R/include -I/usr/lib/R/include -I/usr/local/include -fpic -O3 -g -std=gnu99 -c tsutils.c -o tsutils.o gcc -shared -Bdirect,--hash-stype=both,-Wl,-O1 -o tseries.so arma.o bdstest.o boot.o dsumsl.o garch.o ppsum.o tsutils.o -L/usr/lib/R/lib -lRblas -lgfortran -lm -lgcc_s...
2006 Jul 26
1
R CMD SHLIB flags
How can one specify multiple extra flags to R CMD SHLIB? The example in R-exts section 5.5 MAKEFLAGS="CFLAGS=-O3" R CMD SHLIB *.c works for a single flag, but when I try MAKEFLAGS="CFLAGS=-g -O2 -Wall" R CMD SHLIB *.c only the first flag is used and the rest seem to be ignored (version 2.3.1, Mac OS X) -thomas Thomas Lumley Assoc. Professor, Biostatistics
2006 Apr 26
1
MacOSX package install problem: pkgs quadprog & tseries
...n 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: *** [tseries.so]...
2006 Jul 19
3
error when compiling "stats" library in R-2.3.1 on Solaris x86
...usr/sfw/lib/amd64 -L/mounts/devel/GNU/repoz/readline43/lib/amd64 -o stats.so init.o kmeans.o ansari.o bandwidths.o chisqsim.o d2x2xk.o fexact.o kendall.o ks.o line.o smooth.o prho.o swilk.o ksmooth.o loessc.o isoreg.o Srunmed.o Trunmed.o dblcen.o distance.o hclust-utils.o nls.o HoltWinters.o PPsum.o arima.o burg.o filter.o mAR.o pacf.o starma.o port.o family.o bsplvd.o bvalue.o bvalus.o loessf.o ppr.o qsbart.o sbart.o sgram.o sinerp.o sslvrg.o stxwx.o hclust.o kmns.o eureka.o stl.o portsrc.o -xlic_lib=sunperf -lsunmath -Rreg -R/mounts/devel/SUNWspro/lib/amd64:/opt/SUNWspro/lib/amd64 -L/m...
2002 Mar 13
1
problems compiling R-devel packages in Windows
...t `.C.o' c:/netsrc/R-devel/R/src/gnuwin32/MkRules:104: warning: ignoring old commands for target `.C.o' ../../../../etc/Makeconf:96: warning: overriding commands for target `.f.o' c:/netsrc/R-devel/R/src/gnuwin32/MkRules:95: warning: ignoring old commands for target `.f.o' making PPsum.d from PPsum.c making arima.d from arima.c making burg.d from burg.c making carray.d from carray.c making filter.d from filter.c making init.d from init.c making mburg.d from mburg.c making myw.d from myw.c making pacf.d from pacf.c making qr.d from qr.c making starma.d from starma.c (diff R.exp R....
2007 Mar 07
1
compiling latest version of R
..... f90: CODE: 0 WORDS, DATA: 0 WORDS gcc -G -L/usr/local/lib -o stats.so init.o kmeans.o ansari.o bandwidths.o chisq sim.o d2x2xk.o fexact.o kendall.o ks.o line.o smooth.o prho.o swilk.o ksmooth .o loessc.o isoreg.o Srunmed.o Trunmed.o dblcen.o distance.o hclust-utils.o nl s.o HoltWinters.o PPsum.o arima.o burg.o filter.o mAR.o pacf.o starma.o port.o family.o sbart.o bsplvd.o bvalue.o bvalus.o loessf.o ppr.o qsbart.o sgram.o si nerp.o sslvrg.o stxwx.o hclust.o kmns.o eureka.o stl.o portsrc.o -L../../../.. /lib -lRblas -lg2c -lm -lgcc_s mkdir ../../../../library/stats/libs building pac...
2015 Oct 24
0
Building R for AIX in 32-bit mode - as preparation for building in 64-bit mode (changed subject!) - INFO/FEEDBACK - do not read as a bug report!
...gnu99 -shared -Wl,-brtl -Wl,-G -Wl,-bexpall -Wl,-bnoentry -o stats.so init.o kmeans.o ansari.o bandwidth s.o chisqsim.o d2x2xk.o fexact.o kendall.o ks.o line.o smooth.o prho.o swilk.o ksmooth.o loessc.o monoSpl.o isoreg.o Srunmed.o d blcen.o distance.o hclust-utils.o nls.o rWishart.o HoltWinters.o PPsum.o arima.o burg.o filter.o mAR.o pacf.o starma.o port.o fa mily.o sbart.o approx.o loglin.o lowess.o massdist.o splines.o lm.o complete_cases.o cov.o deriv.o fft.o fourier.o model.o optim .o optimize.o integrate.o random.o distn.o zeroin.o rcont.o influence.o bsplvd.o bvalue.o bvalus.o loessf.o ppr....
2015 Oct 18
2
Building R for AIX in 32-bit mode - as preparation for building in 64-bit mode (changed subject!) - INFO/FEEDBACK - do not read as a bug report!
On 2015-10-15 15:02, Prof Brian Ripley wrote: > On 15/10/2015 13:32, Michael Felt wrote: >> Hi. >> >> Just wanted to let you know I am getting close to packaging R for AIX in rephrase - would like to be active in keeping R binaries current for AIX. My interest in not in R per se (rather a colleague who has a project that uses R, so I hope to assist him, and others like him).
2007 Dec 03
0
Make error while installing R 2.6.1 on GNU/linux
...advance for any suggestions. gcc -std=gnu99 -shared -L/usr/local/lib -o stats.so init.o kmeans.o ansari.o bandwidths.o chisqsim.o d2x2xk.o fexact.o kendall.o ks.o line.o smooth.o prho.o swilk.o ksmooth.o loessc.o isoreg.o Srunmed.o Trunmed.o dblcen.o distance.o hclust-utils.o nls.o HoltWinters.o PPsum.o arima.o burg.o filter.o mAR.o pacf.o starma.o port.o family.o sbart.o approx.o loglin.o lowess.o massdist.o splines.o bsplvd.o bvalue.o bvalus.o loessf.o ppr.o qsbart.o sgram.o sinerp.o sslvrg.o stxwx.o hclust.o kmns.o eureka.o stl.o portsrc.o lminfl.o -L../../../../lib -lRblas -lg2c -lm -lgcc_s...
2000 Mar 03
1
compiling R-1.0.0 on dec alpha (digital Unix 4.0)
I have tried compiling R on a dec alpha running digital unix 4.0 and got the following: f77 -shared -o ts.so PPsum.o burg.o eureka.o filter.o pacf.o starma.o stl.o carray.o mburg.o myw.o qr.o -lUfor -lfor -lFutil -lm -lots -lm ld: Warning: Unresolved: R_alloc R_NaReal R_IsNA R_IsNaNorNA R_chk_calloc R_chk_free Rf_error vmaxget vmaxset dqrdc2_ dqrcf_ mkdir ../../../../library/ts/libs gmake[4]: Leaving directory...
2007 Mar 16
1
Problem installing R onto Solaris 2.10 system - need advice!!!!!
Dear R-Help friends, I am unable to get the latest version of R (2.4.1) to compile on my solaris 10 system - has anybody else experienced this problem and are you able to offer me any advice? I appreciate your time, many thanks, Jenny Barnes Here are my CURRENT specifications: platform sparc-sun-solaris2.10 arch sparc os solaris2.10
2011 Mar 31
1
R packages "Demography installing Error In Ubuntu 10.04"
...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/include -fpic -std=gnu99 -O3 -pipe -g -c tsutils.c -o tsutils.o gcc -shared -o tseries.so arma.o bdstest.o boot.o dsumsl.o formats.o garch.o ppsum.o tsutils.o -lblas -lgfortran -lm -lgfortran -lm -L/usr/lib/R/lib -lR 安装至 /home/zzk/R/i686-pc-linux-gnu-library/2...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...irectory `/soft/R/R-1.5.1/src/library/ts' building package 'ts' mkdir -p -- ../../../library/ts/R mkdir -p -- ../../../library/ts/data mkdir -p -- ../../../library/ts/man gmake[4]: Entering directory `/soft/R/R-1.5.1/src/library/ts/src' making HoltWinters.d from HoltWinters.c making PPsum.d from PPsum.c making arima.d from arima.c making burg.d from burg.c making carray.d from carray.c making filter.d from filter.c making init.d from init.c making mburg.d from mburg.c making myw.d from myw.c making pacf.d from pacf.c making qr.d from qr.c making starma.d from starma.c gmake[5]: Ente...