Displaying 9 results from an estimated 9 matches for "dgedi".
2011 Jan 26
1
Compilation errors when installing gee
...URL 'http://www.stats.bris.ac.uk/R/src/contrib/gee_4.13-16.tar.gz'
Content type 'application/x-gzip' length 55712 bytes (54 Kb)
opened URL
==================================================
downloaded 54 Kb
* installing *source* package ?gee? ...
** libs
gfortran -fpic -O2 -g -c dgedi.f -o dgedi.o
gfortran -fpic -O2 -g -c dgefa.f -o dgefa.o
gcc -I/usr/lib64/R/include -I/usr/local/include -fpic -O3 -g -std=gnu99 -c ugee.c -o ugee.o
gcc -shared -Bdirect,--hash-stype=both,-Wl,-O1 -o gee.so dgedi.o dgefa.o ugee.o -lblas -lgfortran -lm -lgfortran -lm -L/usr/lib64/R/lib -lR
/u...
2012 Jan 12
1
Problems compiling packages from source: can't find -lquadmath.
...ebian packages installed (with dependencies):
r-base-core 2.14.1-1
r-base-dev 2.14.1-1
The problem comes when installing new source packages from CRAN using
install.packages(). Below is a typical installation output:
* installing *source* package ?gee? ...
** libs
gfortran -fpic -O3 -pipe -g -c dgedi.f -o dgedi.o
gfortran -fpic -O3 -pipe -g -c dgefa.f -o dgefa.o
gcc -std=gnu99 -I/usr/share/R/include -fpic -O3 -pipe -g -c ugee.c -o ugee.o
gcc -std=gnu99 -shared -o gee.so dgedi.o dgefa.o ugee.o -lblas
-lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/usr/lib64/R/lib -lR
/usr/bin/ld: cannot...
2003 Nov 25
1
Something broken with update?
.......
.......... .......... .......... .......... ..........
.......... .......... ......
downloaded 176Kb
* Installing *source* package 'KernSmooth' ...
** libs
g77 -mieee-fp -fPIC -g -O2 -c blkest.f -o blkest.o
g77 -mieee-fp -fPIC -g -O2 -c cp.f -o cp.o
g77 -mieee-fp -fPIC -g -O2 -c dgedi.f -o dgedi.o
g77 -mieee-fp -fPIC -g -O2 -c dgefa.f -o dgefa.o
g77 -mieee-fp -fPIC -g -O2 -c dgesl.f -o dgesl.o
g77 -mieee-fp -fPIC -g -O2 -c linbin2D.f -o linbin2D.o
g77 -mieee-fp -fPIC -g -O2 -c linbin.f -o linbin.o
g77 -mieee-fp -fPIC -g -O2 -c locpoly.f -o locpoly.o
g77 -mieee-fp -fPI...
2002 Jan 31
1
MacOS X: Packages KernSmooth and cluster won't compile
...n 1.3-6 in /sw/lib/R/library
Version 1.4-0 on CRAN
Update (y/N)? y
[snip]
Installing *source* package `KernSmooth' ...
[snip]
cc -I/sw/lib/R/include -I/sw/include -fno-common -g -O2 -c sstdiag.c -o
sstdiag.o
cc -bundle -bundle_loader /sw/lib/R/bin/R.bin -o KernSmooth.so blkest.o
cp.o dgedi.o dgefa.o dgesl.o linbin.o linbin2D.o locpoly.o rlbin.o sdiag.o
sstdiag.o -lf77blas -lcblas -latlas -L/usr/local/lib -lf2c -lm
/usr/bin/ld: can't locate file for: -lf77blas
make: *** [KernSmooth.so] Error 1
ERROR: compilation failed for package `KernSmooth'
Installing *source* package `clus...
1998 Oct 13
1
Assembler messages?
Up to now I have got the base R and about half of the packages
working on SuSe Linux 5.3 using gcc, g77 and xdevel.
The other half, for example: pspline, logspline, KernSmooth, akima,
tripack, ppr, principal.curve, cluster, funfit, repeated, event, etc.,
just won't install.
Some of them give warnings at expressions in subroutines (repeated,
event, pspline,etc.. I will ask about this in
1998 Oct 13
1
Assembler messages?
Up to now I have got the base R and about half of the packages
working on SuSe Linux 5.3 using gcc, g77 and xdevel.
The other half, for example: pspline, logspline, KernSmooth, akima,
tripack, ppr, principal.curve, cluster, funfit, repeated, event, etc.,
just won't install.
Some of them give warnings at expressions in subroutines (repeated,
event, pspline,etc.. I will ask about this in
2012 May 14
0
phyloclim could not be installed in linux - problems on tkrplot dependence
...1.tar.gz'
Content type 'application/x-gzip' length 68133 bytes (66 Kb)
opened URL
==================================================
downloaded 66 Kb
* installing *source* package ‘gee’ ...
** package ‘gee’ successfully unpacked and MD5 sums checked
** libs
gfortran -fpic -g -O2 -c dgedi.f -o dgedi.o
gfortran -fpic -g -O2 -c dgefa.f -o dgefa.o
gcc -std=gnu99 -I/ebio/abt6/jmao/R/R-2.15.0/include -DNDEBUG
-I/usr/local/include -fpic -g -O2 -c ugee.c -o ugee.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o gee.so dgedi.o dgefa.o ugee.o
-L/ebio/abt6/jmao/R/R-2.15.0/lib -lRblas -l...
2008 Dec 01
2
[BioC] BioC 2.3 standard installation
I always followed http://cran.r-project.org/bin/linux/ubuntu/ to install R
on Ubuntu 8.1. I had no errors before!
> install.packages("XML")
Warning in install.packages("XML") :
argument 'lib' is missing: using '/usr/local/lib/R/site-library'
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
trying URL
2002 Aug 24
1
Inconsistent use of Perl? (PR#1937)
...ers,
Berwin
----- Edited output from attempt to install R-1.5.1-recommended -----
absentia:/opt/R/R-1.5.1-recommended$ R CMD INSTALL *.tar.gz
Contains: MASS class nnet spatial
* Installing *source* package 'KernSmooth' ...
** libs
[...]
gcc -shared -o KernSmooth.so blkest.o cp.o dgedi.o dgefa.o dgesl.o linbin.o linbin2D.o locpoly.o rlbin.o sdiag.o sstdiag.o -L/usr/local/lib -L/usr/local/share/icon.9.3.1/ilib -L/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2 -L/usr/local/i686-pc-linux-gnu/lib -lreadline -ldl -lncurses -lg2c -lm
** R
** data
Perl 5.005 required--this is only ve...