search for: ranksort

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

2006 Aug 20
1
C compile problem on Ubuntu linux
...under platform i486-pc-linux-gnu arch i486 os linux-gnu system i486, linux-gnu status major 2 minor 2.1 year 2005 month 12 day 20 svn rev 36812 language R I get an error when trying to update.packages('Hmisc'): gcc -I/usr/lib/R/include -fPIC -g -O2 -c ranksort.c -o ranksort.o In file included from ranksort.c:1: /usr/lib/R/include/R.h:32:20: error: stdlib.h: No such file or directory /usr/lib/R/include/R.h:33:19: error: stdio.h: No such file or directory In file included from /usr/lib/gcc/i486-linux-gnu/4.0.3/include/syslimits.h:7, from...
2007 Dec 11
2
Hmisc compilation problem
...synchronous-unwind-tables -c largrec.f -o largrec.o gcc -std=gnu99 -I/usr/lib/R/include -I/usr/lib/R/include -I/usr/local/include -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ranksort.c -o ranksort.o In file included from ranksort.c:1: /usr/lib/R/include/R.h:28:20: error: stdlib.h: No such file or directory /usr/lib/R/include/R.h:29:19: error: stdio.h: No such file or directory In file included from /usr/lib/gcc/i386-redhat-linux/4.1.2/include/syslimits.h:7, from /usr/lib/gcc/i3...
2004 Mar 30
2
RAqua and gcc
...cidxcp.f -o cidxcp.o g77 -fno-common -g -O2 -c hoeffd.f -o hoeffd.o g77 -fno-common -g -O2 -c jacklins.f -o jacklins.o g77 -fno-common -g -O2 -c largrec.f -o largrec.o gcc -no-cpp-precomp -I/Applications/StartR.app/RAqua.app/Contents/include -I/usr/local/include -fno-common -g -O2 -c ranksort.c -o ranksort.o dyld: gcc version mismatch for library: /usr/local/lib/libiconv.2.dylib (compatibility version of user: 5.0.0 greater than library's version: 4.0.0) make: *** [ranksort.o] Trace/BPT trap ERROR: compilation failed for package 'Hmisc'
2006 Sep 26
0
Infinite Loop when installing a package from source (PR#9258)
...--txt --html --latex --example' 'Rcmd INSTALL': now doing 'eval ... do_install': * Installing *source* package 'Hmisc' ... ** libs ++ mkdir -p /home/dupontct/Hmisc.Rcheck/Hmisc/libs ++ test -f src/Makefile ++ cd src +++ ls cidxcn.f cidxcp.f hoeffd.f jacklins.f largrec.f ranksort.c rcorr.f string_box.c wclosest.f '*.cc' '*.cpp' '*.f90' '*.f95' ++ srcs='cidxcn.f cidxcp.f hoeffd.f jacklins.f largrec.f ranksort.c rcorr.f string_box.c wclosest.f' +++ cd /usr/lib/R/bin/exec +++ ls ++ archs=R ++ R_ARCH_keep= ++ test -n 'cidxcn.f cidxcp....
2005 Jun 10
1
Fortran compilation error
...idxcp.f -o cidxcp.o g77 -fno-common -g -O2 -c hoeffd.f -o hoeffd.o g77 -fno-common -g -O2 -c jacklins.f -o jacklins.o g77 -fno-common -g -O2 -c largrec.f -o largrec.o gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/local/include -fno-common -g -O2 -c ranksort.c -o ranksort.o g77 -fno-common -g -O2 -c rcorr.f -o rcorr.o g77 -fno-common -g -O2 -c wclosest.f -o wclosest.o gcc-3.3 -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o Hmisc.so cidxcn.o cidxcp.o hoeffd.o jacklins.o largrec.o ranksort.o rcorr.o wclosest.o -L/usr/local/lib/gc...
2007 Nov 22
1
problem updating packages on Ubuntu 7.10
....f -o cidxcn.o gfortran -fpic -g -O2 -c cidxcp.f -o cidxcp.o gfortran -fpic -g -O2 -c hoeffd.f -o hoeffd.o gfortran -fpic -g -O2 -c jacklins.f -o jacklins.o gfortran -fpic -g -O2 -c largrec.f -o largrec.o gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include -fpic -g -O2 -c ranksort.c -o ranksort.o gfortran -fpic -g -O2 -c rcorr.f -o rcorr.o gfortran -fpic -g -O2 -c wclosest.f -o wclosest.o gcc -std=gnu99 -shared -o Hmisc.so cidxcn.o cidxcp.o hoeffd.o jacklins.o largrec.o ranksort.o rcorr.o wclosest.o -lgfortran -lm -lgcc_s -L/usr/lib/R/lib -lR /usr/bin/ld: cannot find...
2005 Feb 05
2
Problem installing Hmisc (more info)
...-fno-common -g -O2 -c hoeffd.f -o hoeffd.o > g77 -fno-common -g -O2 -c jacklins.f -o jacklins.o > g77 -fno-common -g -O2 -c largrec.f -o largrec.o > gcc -no-cpp-precomp > -I/Library/Frameworks/R.framework/Resources/include > -I/usr/local/include -fno-common -g -O2 -c ranksort.c -o ranksort.o > g77 -fno-common -g -O2 -c rcorr.f -o rcorr.o > g77 -fno-common -g -O2 -c wclosest.f -o wclosest.o > gcc -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o > Hmisc.so cidxcn.o cidxcp.o hoeffd.o jacklins.o largrec.o ranksort.o > rcorr.o wclosest...
2005 Sep 16
0
Problems compiling Hmisc
...xcp.f -o cidxcp.o g77 -fno-common -g -O2 -c hoeffd.f -o hoeffd.o g77 -fno-common -g -O2 -c jacklins.f -o jacklins.o g77 -fno-common -g -O2 -c largrec.f -o largrec.o gcc-3.3 -no-cpp-precomp - -I/Library/Frameworks/R.framework/Resources/include - -I/usr/local/include -fno-common -g -O2 -c ranksort.c -o ranksort.o g77 -fno-common -g -O2 -c rcorr.f -o rcorr.o g77 -fno-common -g -O2 -c wclosest.f -o wclosest.o gcc-3.3 -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o Hmisc.so cidxcn.o cidxcp.o hoeffd.o jacklins.o largrec.o ranksort.o rcorr.o wclosest.o -L/usr/local/lib/gcc/...
2010 Apr 30
4
plotting multiple CIs
Hello, I need to plot multiple confidence intervals for the same model parameter e.g. so for the same value of the parameter in point x_1 I would like to see four different confidence intervals so that I can compare the accuracy e.g. boot basic vs normal vs my own vs classic lm CI etc. I like very very much the plotCI implemented here: http://cran.r-project.org/web/packages/plotrix/index.html
2005 Jul 07
0
Failing to install Hmisc on Mac OS 10.3.9, R Version 2.1.0 Patched (2005-05-12)
...cp.f -o cidxcp.o g77 -fno-common -g -O2 -c hoeffd.f -o hoeffd.o g77 -fno-common -g -O2 -c jacklins.f -o jacklins.o g77 -fno-common -g -O2 -c largrec.f -o largrec.o gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/local/include -fno-common -g -O2 -c ranksort.c -o ranksort.o g77 -fno-common -g -O2 -c rcorr.f -o rcorr.o g77 -fno-common -g -O2 -c wclosest.f -o wclosest.o gcc-3.3 -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o Hmisc.so cidxcn.o cidxcp.o hoeffd.o jacklins.o largrec.o ranksort.o rcorr.o wclosest.o -L/usr/local/lib/...
2001 Jun 03
1
Difficulty with R CMD INSTALL
...ointer -pipe -s -march=pentium -ffast-math -fexpensive-optimizations -fno-fast-math -c largrec.f -o largrec.o gcc -I/usr/lib/R/include -I/usr/local/include -mieee-fp -D__NO_MATH_INLINES -fPIC -O3 -fomit-frame-pointer -pipe -s -march=pentium -ffast-math -fexpensive-optimizations -fno-fast-math -c ranksort.c -o ranksort.o g77 -fPIC -O3 -fomit-frame-pointer -pipe -s -march=pentium -ffast-math -fexpensive-optimizations -fno-fast-math -c rcorr.f -o rcorr.o gcc -shared -o Hmisc.so cidxcn.o cidxcp.o hoeffd.o largrec.o ranksort.o rcorr.o -L/usr/local/lib -lg2c -lm -L/usr/lib/gcc-lib/i586-mandrake-linu...
2001 Jun 06
1
The old Fortran underscore problem
...rary.dynam('Hmisc', ...) in the .First.lib. When doing library(Hmisc) I get Error in dyn.load .... undefined symbol rank_ Note that I do not call dyn.load myself. The Hmisc library has a Fortran module named rcorr.f which issues CALL rank(....). rank is an entry point in a C source file ranksort.c, declared using "void rank(. .. .)". All source files seemed to compile fine. How do I call the C rank entry from Fortran using Hmisc.so? A second problem is that in the Design library I have Fortran code such as CALL dqrsl1(.....) When doing library(Design) I get an unknown symbol...
2002 Jun 07
0
Problems in installation of package HMISC
...xcn.o g77 -fPIC -g -02 -c cidxcp.f -o cidxcp.o g77 -fPIC -g -02 -c hoeffd.f -o hoeffd.o g77 -fPIC -g -02 -c largrec.f -o largrec.o gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINE PIC -03 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -fno-strength-reduce -c ranksort.c -o rcorr.o gcc -shared -o Hmisc.so cidxcn.o cidxcp.o hoeffd.o largrec.o ran - L/usr/local/lib -L/usr/lib/gcc-lib/i586-mandrake-linux-gnu/3. gcc-lib/i586-mandrake-linux-gnu/3.0.4/../../.. -lreadline -ldl -l ic -lm /usr/bin/ld: cannot find -lreadline collect2: ld returned 1 exit status make:...