search for: mburg

Displaying 5 results from an estimated 5 matches for "mburg".

Did you mean: burg
2002 Mar 13
1
problems compiling R-devel packages in Windows
...ands 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.exp1 > /dev/null) || cp R.exp1 R.exp ar cr ts.a *.o c:\mingw\bin\ar.exe: *.o: Invalid argument make[3]: *** [ts.a] Error 1 Any suggestions on what I need to do to g...
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 `/home/ming/R-1.0.0/src/library/ts/src' gmake[3]: Leaving d...
2006 Jul 19
3
error when compiling "stats" library in R-2.3.1 on Solaris x86
...z/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 carray.o filter.o mburg.o myw.o pacf.o qr.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/mounts/devel/SUNWspr...
2001 Feb 17
4
Comments on R-1.2.1 builds (PR#851)
...double dev, fac, minFac, tolerance, newDev, convNew; ^ ------------------------------------------------------------------------ DIRECTORY: R-1.2.1/src/library/ts/src c89 -I../../../../include -I/usr/local/include -OPT:IEEE_NaN_inf=ON -KPIC -g -c mburg.c -o mburg.o cc-1552 c89: WARNING File = mburg.c, Line = 222 The variable "s_inv" is set but never used. Array s, s_inv, tmp, d1; ^ cc-1552 c89: WARNING File = mburg.c, Line = 225 The variable "id" is set but never used. Array id; ^...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...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]: Entering directory `/soft/R/R-1.5.1/src/library/ts/src' gmake[5]: `Makedeps' is up to date. gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/ts/src' gma...