search for: kmns

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

Did you mean: kins
1999 Jan 13
4
make docs
I'm having trouble with make at the documentation. (R 0.63.2 on Solaris) Paul Gilbert ______ g77 -O2 -fPIC -c kmns.f -o kmns.o ld -G -o mva.so dblcen.o hclust.o kmns.o mkdir ../../../../library/mva/libs mkdir ../../../library/stepfun mkdir ../../../library/stepfun/R Building system startup profile You should `make docs' now ... make: Fatal error: Don't know how to make target `*/man/*.Rd' Current wo...
2006 Jul 19
3
error when compiling "stats" library in R-2.3.1 on Solaris x86
....f -o sinerp.o f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c sslvrg.f -o sslvrg.o f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c stxwx.f -o stxwx.o f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c hclust.f -o hclust.o f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c kmns.f -o kmns.o f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c eureka.f -o eureka.o f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c stl.f -o stl.o f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c portsrc.f -o portsrc.o cc -xtarget=generic64 -G -L/mounts/devel/SUNWspro/lib/amd64...
2001 Dec 13
2
k-means with euclidian distance but no coordinates
...s non-trivial. Now, as I understand k-means, it uses euclidian distance rather than coordiantes, the first step given in texts is to derive the distance given the coordinates. But I can't find a way to call the built in function without coordinates. I had a look at R-1.3.1/src/library/mva/src/kmns.f but my Fortran isn't good and I had enough trouble following the code, so I'm not up to making major changes. Any help or ideas would be appreciated Corrin -- Corrin Lakeland <lakeland at cs.otago.ac.nz> Department of Computer Science University of Otago, New Zealand -.-.-.-.-....
2007 Mar 07
1
compiling latest version of R
...rho.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 ../../../library/datasets/R mkdir ../../../library/datasets/data Error in dyn.load(x, as.logical(local), as.logica...
1999 Jun 10
3
Compilation fails (PR#209)
Full_Name: Frank Beimfohr Version: 0.64.1, devel. OS: Solaris 2.5.1 Submission from: (NULL) (129.217.131.31) I try to compile R on my Sparc 4 (Solaris 2.5.1) but the compilation fails. I tried the developer-version and the contributed 0.64.1-Version. I start configure with the --g77-Option. During the compilation it stops with an error, which says that the R/src/library/modreg/src/bsplvd.f
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!
...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../../../../lib -lRlapack -lgfortran - lm /opt/lib/gcc/powerpc-ibm-aix5.3.0.0/4.7.4/libgcc.a -lg -lm /opt/lib/libintl.a /opt/lib/libiconv.a -lpthread The result has duplicate symbols: With comments: gcc -Wl,-bnoquiet -std=gnu99 -shared -Wl,-brtl -Wl...
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
...eg.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' make[4]: Leaving directory `/mnt/Bioinformatics/dbest/R-2.6.1/src/library/stats/src' Error in namespac...
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
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
1
problems compiling R-0.63.3 on alpha
...ory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/librar y/mva' make[4]: Entering directory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/librar y/mva/src' gcc -ieee_with_inexact -g -I../../../../include -c dblcen.c -o dblcen.o f77 -g -fpe3 -fpic -c hclust.f -o hclust.o f77 -g -fpe3 -fpic -c kmns.f -o kmns.o ld -shared -lm -o mva.so dblcen.o hclust.o kmns.o ld: Warning: Unresolved: _OtsDivide32 __exc_add_pc_range_table __exc_add_gp_range __exc_remove_pc_range_table __exc_remove_gp_range make[4]: Leaving directory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/library /mva/src' make[3]: Le...
1999 May 03
0
compilation of R-0.63.3 on alpha (PR#183)
...`/mn/vega/astro/local/src/rstat/R-0.63.3/src/= librar y/mva' make[4]: Entering directory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/= librar y/mva/src' gcc -ieee_with_inexact -g -I../../../../include -c dblcen.c -o dblcen.o f77 -g -fpe3 -fpic -c hclust.f -o hclust.o f77 -g -fpe3 -fpic -c kmns.f -o kmns.o ld -shared -lm -o mva.so dblcen.o hclust.o kmns.o ld: Warning: Unresolved: _OtsDivide32 __exc_add_pc_range_table __exc_add_gp_range __exc_remove_pc_range_table __exc_remove_gp_range make[4]: Leaving directory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/l= ibrary /mva/src' make[3]:...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...ct -I/soft/readline/v4.2.1/include -c hclust-utils.c -o hclust-utils.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 init.c -o init.o /usr/bin/f77 -fpe3 -g -c hclust.f -o hclust.o /usr/bin/f77 -fpe3 -g -c kmns.f -o kmns.o /usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o mva.so dblcen.o distance.o hclust-utils.o init.o hclust.o kmns.o -L/soft/readline/v4.2.1/lib -lreadline -ltermcap -lm -lUfor -lfor -lFutil -lots -lm_c32 -lmld -lexc ld: Warning: Unresolved: R_NaReal R_finite Rf_error machar R_alloc...