search for: sbart

Displaying 19 results from an estimated 19 matches for "sbart".

Did you mean: bart
2006 Jul 28
1
could someone help me to install packages "gam" (ubuntu 6.06)
...ue.o g77 -fpic -g -O2 -c bvalus.f -o bvalus.o g77 -fpic -g -O2 -c linear.f -o linear.o gcc -I/usr/share/R/include -I/usr/share/R/include -fpic -g -O2 -std=gnu99 -c loessc.c -o loessc.o g77 -fpic -g -O2 -c loessf.f -o loessf.o g77 -fpic -g -O2 -c lo.f -o lo.o g77 -fpic -g -O2 -c qsbart.f -o qsbart.o gcc -I/usr/share/R/include -I/usr/share/R/include -fpic -g -O2 -std=gnu99 -c sbart.c -o sbart.o g77 -fpic -g -O2 -c sgram.f -o sgram.o g77 -fpic -g -O2 -c sinerp.f -o sinerp.o g77 -fpic -g -O2 -c splsm.f -o splsm.o g77 -fpic -g -O2 -c sslvrg.f -o sslvrg.o g77 -fpic...
1999 Mar 10
0
Compiling R-0.63.? on DEC Alpha UNIX 4.0
...e.o f77 -c bvalus.f -o bvalus.o f77 -c dpbfa.f -o dpbfa.o f77 -c dpbsl.f -o dpbsl.o cc -ieee_with_inexact -g -I../../../../include -c ksmooth.c -o ksmooth.o cc -ieee_with_inexact -g -I../../../../include -c loessc.c -o loessc.o f77 -c loessf.f -o loessf.o f77 -c ppr.f -o ppr.o f77 -c qsbart.f -o qsbart.o f77 -c sbart.f -o sbart.o fort: Info: sbart.f, line 164: No path to this statement 23012 continue ^ f77 -c sgram.f -o sgram.o f77 -c sinerp.f -o sinerp.o f77 -c sslvrg.f -o sslvrg.o f77 -c stxwx.f -o stxwx.o ../../../../bin/R SHLIB -o modreg.so bsplvd.o bvalue.o bvalus.o dpb...
2006 Jul 19
3
error when compiling "stats" library in R-2.3.1 on Solaris x86
...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/mounts/devel/SUNWspro/prod/lib/amd64 -L/lib/amd64 -L/usr/lib/amd64 -lfui -lfai -lfsu -lsunmath -lmtsk -lm ld: fatal...
1999 Jan 12
1
Installing R on alpha-dec OSF 4.0
...dpbfa.f -o dpbfa.o g77 -O2 -fpic -c dpbsl.f -o dpbsl.o gcc -ieee_with_inexact -g -O2 -I../../../../include -c ksmooth.c -o ksmooth.o gcc -ieee_with_inexact -g -O2 -I../../../../include -c loessc.c -o loessc.o g77 -O2 -fpic -c loessf.f -o loessf.o g77 -O2 -fpic -c ppr.f -o ppr.o g77 -O2 -fpic -c qsbart.f -o qsbart.o g77 -O2 -fpic -c sbart.f -o sbart.o g77 -O2 -fpic -c sgram.f -o sgram.o g77 -O2 -fpic -c sinerp.f -o sinerp.o g77 -O2 -fpic -c sslvrg.f -o sslvrg.o g77 -O2 -fpic -c stxwx.f -o stxwx.o ../../../../bin/R SHLIB -o modreg.so bsplvd.o bvalue.o bvalus.o dpbfa.o dpbsl.o ksmooth.o loessc.o lo...
2001 Jun 28
1
core dump running modreg-Ex.R (PR#1002)
...sslvrg.f -o sslvrg.o $ dbx ../../bin/R.bin dbx version 7.3 MR 55458_Apr30_MR Apr 30 1999 13:44:41 Core from signal SIGBUS: Bus error (dbx) where > 0 sslvrg(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7ffdaa38) ["/disk2/gwhite/src/R-1.3.0/src/library/modreg/src/sslvrg.f":94, 0x5fceff54] 1 sbart(0xd, 0x7ffcebc8, 0x7ffdab20, 0x7ffdf940, 0x7ffe4760, 0x5fd058dc, 0x10cdb9a8, 0x7ffdaa38) ["/disk2/gwhite/src/R-1.3.0/src/library/modreg/src/sbart.f":204, 0x5fcee388] 2 qsbart(0xd, 0x7ffcf3f8, 0x7ffcf3d8, 0xb, 0x7ffce6c0, 0x4, 0x1, 0x2) ["/disk2/gwhite/src/R-1.3.0/src/library/modre...
1999 Jun 12
1
R does not compile if make is not gmake
...nscript follows. If i make a link from gmake to make as under linux, then it works. This problem exists in all versions of R. g77 -O2 -fPIC -c sslvrg.f -o sslvrg.o g77 -O2 -fPIC -c stxwx.f -o stxwx.o ../../../../bin/R SHLIB -o modreg.so bsplvd.o bvalue.o bvalus.o ksmooth.o loessc.o loessf.o ppr.o qsbart.o sbart.o sgram.o sinerp.o sslvrg.o stxwx.o Usage : make [ -f makefile ][ -K statefile ]... [ -d ][ -dd ][ -D ][ -DD ] [ -e ][ -i ][ -k ][ -n ][ -p ][ -P ][ -q ][ -r ][ -s ][ -S ][ -t ] [ -V ][ target... ][ macro=value... ] make: Fatal error: Unknown option `-w' gmake[...
1999 Jun 28
1
R-0.64.1 make problem: Solaris 2.4
...several occasions, the make process aborted when trying to build the shared object file for the modreg package (its first attempt at such a beast). In all attempts, the error message is as follows: ../../../../bin/R SHLIB -o modreg.so bsplvd.o bvalue.o bvalus.o ksmooth.o loessc.o loessf.o ppr.o qsbart.o sbart.o sgram.o sinerp.o sslvrg.o stxwx.o make: Fatal error: Unknown option `-w' gmake[4]: *** [modreg.so] Error 1 gmake[4]: Leaving directory `/tmp/R-0.64.1/src/library/modreg/src' In addition, I got the following error messages in this directory on the latest attempt: g77 -O2 -PIC -c...
2007 Mar 07
1
compiling latest version of R
...o 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 package 'datasets' mkdir ../../../library/datasets mkdir ../../../l...
1999 Jun 10
3
Compilation fails (PR#209)
...r, which says that the R/src/library/modreg/src/bsplvd.f isn't a valid Fortran77-File. Then, I installed f2c. But the compilation fails again with the message: gcc: unrecognized option `-PIC' ./../../../bin/R SHLIB -o modreg.so bsplvd.o bvalue.o bvalus.o ksmooth.o loessc.o loessf.o ppr.o qsbart.o sbart.o sgram.o sinerp.o sslvrg.o stxwx.o Usage : make [ -f makefile ]... [ -d ][ -dd ][ -D ][ -DD ][ -e ][ -i ][ -k ] [ -K statefile ][ -n ][ -p ][ -P ][ -q ][ -r ][ -s ][ -S ][ -t ] [ -V ][ target ... ][ macro=value... ] make: Fatal error: Unknown option `-w' gmake...
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!
...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.o qsbart.o sgram .o sinerp.o sslvrg.o stxwx.o hclust.o kmns.o eureka.o...
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).
1999 May 03
1
problems compiling R-0.63.3 on alpha
...dpbfa.o f77 -g -fpe3 -fpic -c dpbsl.f -o dpbsl.o gcc -ieee_with_inexact -g -I../../../../include -c ksmooth.c -o ksmooth.o gcc -ieee_with_inexact -g -I../../../../include -c loessc.c -o loessc.o f77 -g -fpe3 -fpic -c loessf.f -o loessf.o f77 -g -fpe3 -fpic -c ppr.f -o ppr.o f77 -g -fpe3 -fpic -c qsbart.f -o qsbart.o f77 -g -fpe3 -fpic -c sbart.f -o sbart.o fort: Info: sbart.f, line 164: No path to this statement 23012 continue ^ f77 -g -fpe3 -fpic -c sgram.f -o sgram.o f77 -g -fpe3 -fpic -c sinerp.f -o sinerp.o f77 -g -fpe3 -fpic -c sslvrg.f -o sslvrg.o f77 -g -fpe3 -fpic -c stxwx.f -o stxwx.o .....
2007 Dec 03
0
Make error while installing R 2.6.1 on GNU/linux
...b -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 -L../../../../lib -lR make[5]: Leaving directory `/mnt/Bioinformatic...
1999 Jun 09
4
packages with FORTRAN code
Recent sensible changes to the dynload mechanism have made an old problem resurface: how should we deal with packages which contain Fortran code and may need to be linked against additional libraries such as -lf2c? The current consensus is that extra Fortran libraries maybe needed are handled via the make variable FLIBS, and that `-lf2c' or `-lg2c' are added by default if g77 is used.
1999 May 03
0
compilation of R-0.63.3 on alpha (PR#183)
...bfa.o f77 -g -fpe3 -fpic -c dpbsl.f -o dpbsl.o gcc -ieee_with_inexact -g -I../../../../include -c ksmooth.c -o ksmooth.= o gcc -ieee_with_inexact -g -I../../../../include -c loessc.c -o loessc.o f77 -g -fpe3 -fpic -c loessf.f -o loessf.o f77 -g -fpe3 -fpic -c ppr.f -o ppr.o f77 -g -fpe3 -fpic -c qsbart.f -o qsbart.o f77 -g -fpe3 -fpic -c sbart.f -o sbart.o fort: Info: sbart.f, line 164: No path to this statement 23012 continue ^ f77 -g -fpe3 -fpic -c sgram.f -o sgram.o f77 -g -fpe3 -fpic -c sinerp.f -o sinerp.o f77 -g -fpe3 -fpic -c sslvrg.f -o sslvrg.o f77 -g -fpe3 -fpic -c stxwx.f -o stxwx.o =2...
1999 Jun 28
0
R-0.64.1 make problem, Solaris 2.4: Solution
...several occasions, the make process aborted when trying to build the shared object file for the modreg package (its first attempt at such a beast). In all attempts, the error message is as follows: ../../../../bin/R SHLIB -o modreg.so bsplvd.o bvalue.o bvalus.o ksmooth.o loessc.o loessf.o ppr.o qsbart.o sbart.o sgram.o sinerp.o sslvrg.o stxwx.o make: Fatal error: Unknown option `-w' gmake[4]: *** [modreg.so] Error 1 gmake[4]: Leaving directory `/tmp/R-0.64.1/src/library/modreg/src' In addition, I got the following error messages in this directory on the latest attempt: g77 -O2 -PIC -c...
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
2007 Jul 04
3
Problem/bug with smooth.spline and all.knots=T
Dear list, if I do smooth.spline(tmpSec, tmpT, all.knots=T) with the attached data, I get this error-message: Error in smooth.spline(tmpSec, tmpT, all.knots = T) : smoothing parameter value too small If I do smooth.spline(tmpSec[-single arbitrary number], tmpT[-single arbitrary number], all.knots=T) it works! I just don't see it. It works for hundrets other datasets, but not for
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...include -c loessc.c -o loessc.o /usr/bin/f77 -fpe3 -g -c bsplvd.f -o bsplvd.o /usr/bin/f77 -fpe3 -g -c bvalue.f -o bvalue.o /usr/bin/f77 -fpe3 -g -c bvalus.f -o bvalus.o /usr/bin/f77 -fpe3 -g -c loessf.f -o loessf.o /usr/bin/f77 -fpe3 -g -c ppr.f -o ppr.o /usr/bin/f77 -fpe3 -g -c qsbart.f -o qsbart.o /usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1 -ieee_with_inexact -I/soft/readline/v4.2.1/include -c sbart.c -o sbart.o /usr/bin/f77 -fpe3 -g -c sgram.f -o sgram.o /usr/bin/f77 -fpe3 -g -c sinerp.f -o sinerp.o /usr/bin/f77 -fpe3 -g -c sslvrg.f -o...