search for: massdist

Displaying 20 results from an estimated 29 matches for "massdist".

1999 Oct 08
1
floor(NaN) problem fixed in massdist.c (PR#291)
...=0.15, na.rm = TRUE) doN <- density(x, bw=0.15, na.rm = FALSE) ### it fails at this statement ### lines(doR, col="blue") lines(doN, col="red") points(xx[i.out], rep(.01,10)) The following statement in density() was not getting the right output: y <- .C("massdist", x = as.double(x), nx = N, xlo = as.double(lo), xhi = as.double(up), y = double(2 * n), ny = as.integer(n), NAOK = has.na, PACKAGE = "base")$y y[1] and y[2] should be 0 and 0 but both of them became NaN after this statement. So I looked at src/appl/masdist.c with...
2000 Apr 24
1
compiling R-1.0.1 under Solaris
...--------------------------------------------------- ---- ... make[3]: Entering directory `/home/ppp/paradis/R/R-1.0.1/src/appl' cr libappl.a Rsock.o S_compat.o approx.o bakslv.o binning.o chisqsim.o chull.o c poly.o cumsum.o distance.o fft.o fmin.o fortran.o lbfgsb.o loglin.o lowess.o mac har.o massdist.o pretty.o pythag.o rowsum.o sock.o splines.o stem.o strsignif.o tabulate.o uncmin.o zeroin.o ch2inv.o chol.o dpbfa.o dpbsl.o dpoco.o dpodi.o dpo fa.o dposl.o dqrdc.o dqrdc2.o dqrls.o dqrsl.o dqrutl.o dsvdc.o dtrco.o dtrsl.o e igen.o lminfl.o blas.o make[3]: cr: Command not found make[3]: *** [liba...
2001 Jan 25
1
problems compiling R under digital unix 4.0d (PR#826)
...g77 -mieee -g -O2 -c dtrsl.f -o dtrsl.o g77 -mieee -g -O2 -c eigen.f -o eigen.o g77 -mieee -g -O2 -c lminfl.f -o lminfl.o ar cr libappl.a Rsock.o approx.o bakslv.o binning.o chisqsim.o chull.o cpoly.o cumsum.o distance.o fft.o fmin.o fortran.o lbfgsb.o loglin.o lowess.o machar.o maxcol.o massdist.o pretty.o rowsum.o sock.o splines.o stem.o strsignif.o tabulate.o uncmin.o zeroin.o ch2inv.o chol.o dpbfa.o dpbsl.o dpoco.o dpodi.o dpofa.o dposl.o dqrdc.o dqrdc2.o dqrls.o dqrsl.o dqrutl.o dsvdc.o dtrco.o dtrsl.o eigen.o lminfl.o ranlib libappl.a #make: No such file or directory *** Ex...
2005 Mar 29
1
final stages of installing R - please help?
...Mar 29 13:18 R I then ran 'make'. Here are the last few lines from the 'make' output to the screen: rm -f libappl.a false cr libappl.a approx.o bakslv.o bandwidths.o binning.o chull.o cpoly.o cumsum.o fft.o fmin.o integrate.o interv.o lbfgsb.o loglin.o lowess.o machar.o maxcol.o massdist.o pretty.o rcont.o rowsum.o splines.o stem.o strsignif.o tabulate.o uncmin.o zeroin.o ch2inv.o chol.o dchdc.o dpbfa.o dpbsl.o dpoco.o dpodi.o dpofa.o dposl.o dqrdc.o dqrdc2.o dqrls.o dqrsl.o dqrutl.o dsvdc.o dtrco.o dtrsl.o eigen.o lminfl.o blas.o zgemm.o make[3]: *** [libappl.a] Error 1 make[...
2000 Mar 27
1
Installing R on Solaris
...aking cpoly.d from cpoly.c making cumsum.d from cumsum.c making distance.d from distance.c making fft.d from fft.c making fmin.d from fmin.c making fortran.d from fortran.c making lbfgsb.d from lbfgsb.c making loglin.d from loglin.c making lowess.d from lowess.c making machar.d from machar.c making massdist.d from massdist.c making pretty.d from pretty.c making pythag.d from pythag.c making rowsum.d from rowsum.c making sock.d from sock.c In file included from /usr/include/sys/turnstile.h:12, from /usr/include/sys/t_lock.h:20, from /usr/include/sys/vnode.h:37,...
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!
...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 stl.o portsrc.o lminfl.o -fopenmp -L.....
2002 Jan 22
1
compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a) (PR#1275)
...aking cpoly.d from cpoly.c making cumsum.d from cumsum.c making fft.d from fft.c making fmin.d from fmin.c making integrate.d from integrate.c making lbfgsb.d from lbfgsb.c making loglin.d from loglin.c making lowess.d from lowess.c making machar.d from machar.c making maxcol.d from maxcol.c making massdist.d from massdist.c making pretty.d from pretty.c making rowsum.d from rowsum.c making splines.d from splines.c making stem.d from stem.c making strsignif.d from strsignif.c making tabulate.d from tabulate.c making uncmin.d from uncmin.c making zeroin.d from zeroin.c gcc -I. -I../../src/include -I.....
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).
2000 Oct 31
1
conflicting types for `Rf_stirlerr
...ing cumsum.d from cumsum.c making distance.d from distance.c making fft.d from fft.c making fmin.d from fmin.c making fortran.d from fortran.c making lbfgsb.d from lbfgsb.c making loglin.d from loglin.c making lowess.d from lowess.c making machar.d from machar.c making maxcol.d from maxcol.c making massdist.d from massdist.c making pretty.d from pretty.c making rowsum.d from rowsum.c making sock.d from sock.c making splines.d from splines.c making stem.d from stem.c making strsignif.d from strsignif.c making tabulate.d from tabulate.c making uncmin.d from uncmin.c making zeroin.d from zeroin.c make[3]...
2007 Dec 03
0
Make error while installing R 2.6.1 on GNU/linux
...i.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/Bioinformatics/dbest/R-2.6.1/src/library/stats/src&...
1997 Dec 13
1
R-beta: Compile error; R-0.60.1, Solaris 2.6, gcc 2.7.2.1
...igen.o gcc -g -I../include -c fortran.c -o fortran.o gcc -g -I../include -c fft.c -o fft.o gcc -g -I../include -c fmin.c -o fmin.o gcc -g -I../include -c lminfl.c -o lminfl.o gcc -g -I../include -c lowess.c -o lowess.o gcc -g -I../include -c machar.c -o machar.o gcc -g -I../include -c massdist.c -o massdist.o gcc -g -I../include -c pretty.c -o pretty.o gcc -g -I../include -c splines.c -o splines.o gcc -g -I../include -c stem.c -o stem.o gcc -g -I../include -c strsignif.c -o strsignif.o gcc -g -I../include -c tabulate.c -o tabulate.o gcc -g -I../include -c uncmin.c -o uncmin.o...
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.
2007 Jan 30
1
Solaris 10 compilation issue
...tform.o Rf_pwilcox arithmetic.o find_interv_vec registration.o Rf_qnchisq arithmetic.o Rf_qnbinom arithmetic.o Rf_rcauchy random.o Rf_trigamma arithmetic.o massdist registration.o pcre_info pcre.o pcre_exec character.o Rf_beta arithmetic.o Rf_dexp arithmetic.o Rf_pexp arithmetic.o Rf_qexp...
1999 May 03
1
problems compiling R-0.63.3 on alpha
...xact -g -I../include -I../../src/include -c loglin.c -o loglin.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c lowess.c -o lowess.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c machar.c -o machar.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c massdist.c -o massdist.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c pretty.c -o pretty.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c pythag.c -o pythag.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c rowsum.c -o rowsum.o gcc -ieee_with_inexact -g -...
2007 Jan 30
1
Difficulty with compiling R-2.4.1 on solaris 10
...tform.o Rf_pwilcox arithmetic.o find_interv_vec registration.o Rf_qnchisq arithmetic.o Rf_qnbinom arithmetic.o Rf_rcauchy random.o Rf_trigamma arithmetic.o massdist registration.o pcre_info pcre.o pcre_exec character.o Rf_beta arithmetic.o Rf_dexp arithmetic.o Rf_pexp arithmetic.o Rf_qexp...
1998 Nov 06
1
DEC alpha INSTALLATION R-0.62.4
...src/include -c fortran.c cc -ieee_with_inexact -g -I../../src/include -c fft.c f77 -c fmin.f -o fmin.o f77 -c lminfl.f -o lminfl.o cc -ieee_with_inexact -g -I../../src/include -c lowess.c cc -ieee_with_inexact -g -I../../src/include -c machar.c cc -ieee_with_inexact -g -I../../src/include -c massdist.c cc -ieee_with_inexact -g -I../../src/include -c pretty.c cc -ieee_with_inexact -g -I../../src/include -c splines.c cc -ieee_with_inexact -g -I../../src/include -c stem.c cc -ieee_with_inexact -g -I../../src/include -c strsignif.c cc -ieee_with_inexact -g -I../../src/include -c tabulate.c f77...
1999 May 03
0
compilation of R-0.63.3 on alpha (PR#183)
.../include -I../../src/include -c loglin.c -= o = loglin.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c lowess.c -= o = lowess.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c machar.c -= o = machar.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c massdist.c= -o = massdist.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c pretty.c -= o = pretty.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c pythag.c -= o = pythag.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c rowsum.c -= o = rowsum.o gcc -ieee_w...
2001 Nov 07
1
segmentation fault with GCC 3.0.2
...de -DHAVE_CONFIG_H -g -O2 -c approx.c -o approx.o ... g77 -g -O2 -c eigen.f -o eigen.o g77 -g -O2 -c lminfl.f -o lminfl.o g77 -g -O2 -c blas.f -o blas.o ar cr libappl.a approx.o bakslv.o binning.o chull.o cpoly.o cumsum.o fft.o fmin.o integrate.o lbfgsb.o loglin.o lowess.o machar.o maxcol.o massdist.o pretty.o rowsum.o splines.o stem.o strsignif.o tabulate.o uncmin.o zeroin.o ch2inv.o chol.o dpbfa.o dpbsl.o dpoco.o dpodi.o dpofa.o dposl.o dqrdc.o dqrdc2.o dqrls.o dqrsl.o dqrutl.o dsvdc.o dtrco.o dtrsl.o eigen.o lminfl.o blas.o ranlib libappl.a make[3]: Leaving directory `/home/mfa5/gilp/R/R-1....
2007 Jan 30
0
R Compiling issue
..._pnbinom arithmetic.o optif9 optimize.o rcont2 random.o R_pretty0 engine.o setulb optim.o Rf_qcauchy arithmetic.o UsingReadline platform.o Rf_pwilcox arithmetic.o find_interv_vec registration.o Rf_qnchisq arithmetic.o Rf_qnbinom arithmetic.o Rf_rcauchy random.o Rf_trigamma arithmetic.o massdist registration.o pcre_info pcre.o pcre_exec character.o Rf_beta arithmetic.o Rf_dexp arithmetic.o Rf_pexp arithmetic.o Rf_qexp arithmetic.o Rf_rexp random.o Rf_sign arithmetic.o libintl_nl_domain_bindings ../extra/intl/libintl.a(bindtextdom.o) libintl_nl_current_default_domain ../extra/intl...
2007 Jan 30
0
Issue with compiling R on solaris 10
...tform.o Rf_pwilcox arithmetic.o find_interv_vec registration.o Rf_qnchisq arithmetic.o Rf_qnbinom arithmetic.o Rf_rcauchy random.o Rf_trigamma arithmetic.o massdist registration.o pcre_info pcre.o pcre_exec character.o Rf_beta arithmetic.o Rf_dexp arithmetic.o Rf_pexp arithmetic.o Rf_qexp...