Ethan Chang
2011-Mar-31 01:26 UTC
[R-sig-Debian] R packages "Demography installing Error In Ubuntu 10.04"
Dear lists:
I could not calculate what is wrong with my installing.
Could you help me to find the solution?
Thanks.
Following are the installing screen massages:
install.packages("demography")
将程序包安装入‘/home/zzk/R/i686-pc-linux-gnu-library/2.12’
(因为‘lib’没有被指定)
--- 在此連線階段时请选用CRAN的鏡子 ---
载入Tcl/Tk接口... 完成
also installing the dependencies ‘akima’, ‘rgl’, ‘misc3d’, ‘quadprog’, ‘zoo’,
‘locfit’, ‘ash’, ‘ks’, ‘mvtnorm’, ‘tseries’, ‘fracdiff’, ‘hdrcde’, ‘pcaPP’,
‘forecast’, ‘rainbow’, ‘ftsa’
试开URL’http://cran.csdb.cn/src/contrib/akima_0.5-4.tar.gz'
Content type 'application/x-gzip' length 152618 bytes (149 Kb)
打开了URL
=================================================downloaded 149 Kb
试开URL’http://cran.csdb.cn/src/contrib/rgl_0.92.798.tar.gz'
Content type 'application/x-gzip' length 1677772 bytes (1.6 Mb)
打开了URL
=================================================downloaded 1.6 Mb
试开URL’http://cran.csdb.cn/src/contrib/misc3d_0.7-1.tar.gz'
Content type 'application/x-gzip' length 60167 bytes (58 Kb)
打开了URL
=================================================downloaded 58 Kb
试开URL’http://cran.csdb.cn/src/contrib/quadprog_1.5-3.tar.gz'
Content type 'application/x-gzip' length 34694 bytes (33 Kb)
打开了URL
=================================================downloaded 33 Kb
试开URL’http://cran.csdb.cn/src/contrib/zoo_1.6-4.tar.gz'
Content type 'application/x-gzip' length 892174 bytes (871 Kb)
打开了URL
=================================================downloaded 871 Kb
试开URL’http://cran.csdb.cn/src/contrib/locfit_1.5-6.tar.gz'
Content type 'application/x-gzip' length 182862 bytes (178 Kb)
打开了URL
=================================================downloaded 178 Kb
试开URL’http://cran.csdb.cn/src/contrib/ash_1.0-12.tar.gz'
Content type 'application/x-gzip' length 6974 bytes
打开了URL
=================================================downloaded 6974 bytes
试开URL’http://cran.csdb.cn/src/contrib/ks_1.8.1.tar.gz'
Content type 'application/x-gzip' length 339808 bytes (331 Kb)
打开了URL
=================================================downloaded 331 Kb
试开URL’http://cran.csdb.cn/src/contrib/mvtnorm_0.9-96.tar.gz'
Content type 'application/x-gzip' length 318445 bytes (310 Kb)
打开了URL
=================================================downloaded 310 Kb
试开URL’http://cran.csdb.cn/src/contrib/tseries_0.10-25.tar.gz'
Content type 'application/x-gzip' length 163009 bytes (159 Kb)
打开了URL
=================================================downloaded 159 Kb
试开URL’http://cran.csdb.cn/src/contrib/fracdiff_1.3-2.tar.gz'
Content type 'application/x-gzip' length 66587 bytes (65 Kb)
打开了URL
=================================================downloaded 65 Kb
试开URL’http://cran.csdb.cn/src/contrib/hdrcde_2.15.tar.gz'
Content type 'application/x-gzip' length 45583 bytes (44 Kb)
打开了URL
=================================================downloaded 44 Kb
试开URL’http://cran.csdb.cn/src/contrib/pcaPP_1.8-3.tar.gz'
Content type 'application/x-gzip' length 63977 bytes (62 Kb)
打开了URL
=================================================downloaded 62 Kb
试开URL’http://cran.csdb.cn/src/contrib/forecast_2.16.tar.gz'
Content type 'application/x-gzip' length 61047 bytes (59 Kb)
打开了URL
=================================================downloaded 59 Kb
试开URL’http://cran.csdb.cn/src/contrib/rainbow_2.3.4.tar.gz'
Content type 'application/x-gzip' length 229725 bytes (224 Kb)
打开了URL
=================================================downloaded 224 Kb
试开URL’http://cran.csdb.cn/src/contrib/ftsa_2.5.tar.gz'
Content type 'application/x-gzip' length 44520 bytes (43 Kb)
打开了URL
=================================================downloaded 43 Kb
试开URL’http://cran.csdb.cn/src/contrib/demography_1.09-1.tar.gz'
Content type 'application/x-gzip' length 3299632 bytes (3.1 Mb)
打开了URL
=================================================downloaded 3.1 Mb
* installing *source* package ‘akima’ ...
** libs
gfortran -fpic -O3 -pipe -g -c akima.new.f -o akima.new.o
gfortran -fpic -O3 -pipe -g -c akima433.f -o akima433.o
gfortran -fpic -O3 -pipe -g -c akima697.f -o akima697.o
gfortran -fpic -O3 -pipe -g -c idbvip.f -o idbvip.o
gfortran -fpic -O3 -pipe -g -c idcldp.f -o idcldp.o
gfortran -fpic -O3 -pipe -g -c idgrid.f -o idgrid.o
gfortran -fpic -O3 -pipe -g -c idlctn.f -o idlctn.o
gfortran -fpic -O3 -pipe -g -c idpdrv.f -o idpdrv.o
gfortran -fpic -O3 -pipe -g -c idptip.f -o idptip.o
gfortran -fpic -O3 -pipe -g -c idptli.f -o idptli.o
gfortran -fpic -O3 -pipe -g -c idsfft.f -o idsfft.o
gfortran -fpic -O3 -pipe -g -c idtang.f -o idtang.o
gfortran -fpic -O3 -pipe -g -c idxchg.f -o idxchg.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c init.c -o
init.o
gfortran -fpic -O3 -pipe -g -c tripack.f -o tripack.o
gfortran -fpic -O3 -pipe -g -c ttidbs.f -o ttidbs.o
gcc -shared -o akima.so akima.new.o akima433.o akima697.o idbvip.o idcldp.o
idgrid.o idlctn.o idpdrv.o idptip.o idptli.o idsfft.o idtang.o idxchg.o init.o
tripack.o ttidbs.o -lgfortran -lm -L/usr/lib/R/lib -lR
安装至 /home/zzk/R/i686-pc-linux-gnu-library/2.12/akima/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* DONE (akima)
* installing *source* package ‘rgl’ ...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for libpng-config... yes
configure: using libpng-config
configure: using libpng dynamic linkage
checking for X... libraries , headers
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking GL/glu.h usability... no
checking GL/glu.h presence... no
checking for GL/glu.h... no
configure: error: missing required header GL/gl.h
ERROR: configuration failed for package ‘rgl’
* removing ‘/home/zzk/R/i686-pc-linux-gnu-library/2.12/rgl’
* installing *source* package ‘misc3d’ ...
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* DONE (misc3d)
* installing *source* package ‘quadprog’ ...
** libs
gfortran -fvisibility=hidden -fpic -O3 -pipe -g -c aind.f -o aind.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c init.c -o
init.o
gfortran -fvisibility=hidden -fpic -O3 -pipe -g -ffloat-store -c -o
solve.QP.compact.o solve.QP.compact.f
gfortran -fvisibility=hidden -fpic -O3 -pipe -g -ffloat-store -c -o
solve.QP.o solve.QP.f
gfortran -fvisibility=hidden -fpic -O3 -pipe -g -c util.f -o util.o
gcc -shared -o quadprog.so aind.o init.o solve.QP.compact.o solve.QP.o util.o
-lblas -lgfortran -lm -lgfortran -lm -L/usr/lib/R/lib -lR
安装至 /home/zzk/R/i686-pc-linux-gnu-library/2.12/quadprog/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* DONE (quadprog)
* installing *source* package ‘zoo’ ...
** R
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* DONE (zoo)
* installing *source* package ‘ash’ ...
** libs
gfortran -fpic -O3 -pipe -g -c ash.f -o ash.o
gfortran -fpic -O3 -pipe -g -c sort.f -o sort.o
gcc -shared -o ash.so ash.o sort.o -lgfortran -lm -L/usr/lib/R/lib -lR
安装至 /home/zzk/R/i686-pc-linux-gnu-library/2.12/ash/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* DONE (ash)
* installing *source* package ‘mvtnorm’ ...
** libs
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c miwa.c -o
miwa.o
gfortran -fpic -O3 -pipe -g -c mvt.f -o mvt.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c randomF77.c
-o randomF77.o
gfortran -fpic -O3 -pipe -g -c tvpack.f -o tvpack.o
gfortran -fpic -O3 -pipe -g -c tvpackAPI.f -o tvpackAPI.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c tvpackAux.c
-o tvpackAux.o
gcc -shared -o mvtnorm.so miwa.o mvt.o randomF77.o tvpack.o tvpackAPI.o
tvpackAux.o -lgfortran -lm -L/usr/lib/R/lib -lR
安装至 /home/zzk/R/i686-pc-linux-gnu-library/2.12/mvtnorm/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* DONE (mvtnorm)
* installing *source* package ‘fracdiff’ ...
** libs
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c fdcore.c -o
fdcore.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c fdgam.c -o
fdgam.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c fdhess.c -o
fdhess.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c fdmin.c -o
fdmin.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c fdsim.c -o
fdsim.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c pmult.c -o
pmult.o
gcc -shared -o fracdiff.so fdcore.o fdgam.o fdhess.o fdmin.o fdsim.o pmult.o
-lblas -lgfortran -lm -L/usr/lib/R/lib -lR
安装至 /home/zzk/R/i686-pc-linux-gnu-library/2.12/fracdiff/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* DONE (fracdiff)
* installing *source* package ‘locfit’ ...
** libs
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c S_enter.c -o
S_enter.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c band.c -o
band.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c dbinom.c -o
dbinom.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c dens_haz.c -o
dens_haz.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c dens_int.c -o
dens_int.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c dens_odi.c -o
dens_odi.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c density.c -o
density.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c ev_atree.c -o
ev_atree.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c ev_interp.c
-o ev_interp.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c ev_kdtre.c -o
ev_kdtre.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c ev_main.c -o
ev_main.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c ev_sphere.c
-o ev_sphere.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c ev_trian.c -o
ev_trian.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c family.c -o
family.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c fitted.c -o
fitted.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c frend.c -o
frend.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c lf_adap.c -o
lf_adap.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c lf_dercor.c
-o lf_dercor.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c lf_fitfun.c
-o lf_fitfun.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c lf_nbhd.c -o
lf_nbhd.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c lf_robust.c
-o lf_robust.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c lf_vari.c -o
lf_vari.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c lf_wdiag.c -o
lf_wdiag.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c lfstr.c -o
lfstr.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c locfit.c -o
locfit.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c m_chol.c -o
m_chol.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c m_eigen.c -o
m_eigen.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c m_icirc.c -o
m_icirc.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c m_imont.c -o
m_imont.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c m_isimp.c -o
m_isimp.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c m_isphr.c -o
m_isphr.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c m_jacob.c -o
m_jacob.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c m_max.c -o
m_max.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c m_qr.c -o
m_qr.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c m_solve.c -o
m_solve.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c m_svd.c -o
m_svd.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c m_vector.c -o
m_vector.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c math.c -o
math.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c minmax.c -o
minmax.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c pcomp.c -o
pcomp.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c preplot.c -o
preplot.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c prob.c -o
prob.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c procv.c -o
procv.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c scb.c -o
scb.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c scb_cons.c -o
scb_cons.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c scb_crit.c -o
scb_crit.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c scb_iface.c
-o scb_iface.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c simul.c -o
simul.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c smisc.c -o
smisc.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c startlf.c -o
startlf.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c weight.c -o
weight.o
gcc -shared -o locfit.so S_enter.o band.o dbinom.o dens_haz.o dens_int.o
dens_odi.o density.o ev_atree.o ev_interp.o ev_kdtre.o ev_main.o ev_sphere.o
ev_trian.o family.o fitted.o frend.o lf_adap.o lf_dercor.o lf_fitfun.o lf_nbhd.o
lf_robust.o lf_vari.o lf_wdiag.o lfstr.o locfit.o m_chol.o m_eigen.o m_icirc.o
m_imont.o m_isimp.o m_isphr.o m_jacob.o m_max.o m_qr.o m_solve.o m_svd.o
m_vector.o math.o minmax.o pcomp.o preplot.o prob.o procv.o scb.o scb_cons.o
scb_crit.o scb_iface.o simul.o smisc.o startlf.o weight.o -L/usr/lib/R/lib -lR
安装至 /home/zzk/R/i686-pc-linux-gnu-library/2.12/locfit/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
locfit 1.5-6 2010-01-20
* DONE (locfit)
ERROR: dependency ‘rgl’ is not available for package ‘ks’
* removing ‘/home/zzk/R/i686-pc-linux-gnu-library/2.12/ks’
* installing *source* package ‘tseries’ ...
** libs
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c arma.c -o
arma.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c bdstest.c -o
bdstest.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c boot.c -o
boot.o
gfortran -fpic -O3 -pipe -g -c dsumsl.f -o dsumsl.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c formats.c -o
formats.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c garch.c -o
garch.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c ppsum.c -o
ppsum.o
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c tsutils.c -o
tsutils.o
gcc -shared -o tseries.so arma.o bdstest.o boot.o dsumsl.o formats.o garch.o
ppsum.o tsutils.o -lblas -lgfortran -lm -lgfortran -lm -L/usr/lib/R/lib -lR
安装至 /home/zzk/R/i686-pc-linux-gnu-library/2.12/tseries/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* DONE (tseries)
* installing *source* package ‘pcaPP’ ...
** libs
g++ -I/usr/share/R/include -fpic -O3 -pipe -g -c IDim.cpp -o IDim.o
g++ -I/usr/share/R/include -fpic -O3 -pipe -g -c L1Median.HoCr.cpp -o
L1Median.HoCr.o
g++ -I/usr/share/R/include -fpic -O3 -pipe -g -c L1Median.VardiZhang.cpp
-o L1Median.VardiZhang.o
g++ -I/usr/share/R/include -fpic -O3 -pipe -g -c RFunc.cpp -o RFunc.o
g++ -I/usr/share/R/include -fpic -O3 -pipe -g -c conv.cpp -o conv.o
g++ -I/usr/share/R/include -fpic -O3 -pipe -g -c hess.cpp -o hess.o
g++ -I/usr/share/R/include -fpic -O3 -pipe -g -c l1median.cpp -o
l1median.o
g++ -I/usr/share/R/include -fpic -O3 -pipe -g -c qnn.cpp -o qnn.o
g++ -I/usr/share/R/include -fpic -O3 -pipe -g -c rpcGrid.cpp -o rpcGrid.o
g++ -I/usr/share/R/include -fpic -O3 -pipe -g -c rpcn.cpp -o rpcn.o
g++ -I/usr/share/R/include -fpic -O3 -pipe -g -c rpcnup.cpp -o rpcnup.o
g++ -I/usr/share/R/include -fpic -O3 -pipe -g -c rsubst.cpp -o rsubst.o
g++ -I/usr/share/R/include -fpic -O3 -pipe -g -c scale.cpp -o scale.o
g++ -shared -o pcaPP.so IDim.o L1Median.HoCr.o L1Median.VardiZhang.o RFunc.o
conv.o hess.o l1median.o qnn.o rpcGrid.o rpcn.o rpcnup.o rsubst.o scale.o
-llapack -lblas -lgfortran -lm -L/usr/lib/R/lib -lR
安装至 /home/zzk/R/i686-pc-linux-gnu-library/2.12/pcaPP/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* DONE (pcaPP)
ERROR: dependency ‘ks’ is not available for package ‘hdrcde’
* removing ‘/home/zzk/R/i686-pc-linux-gnu-library/2.12/hdrcde’
* installing *source* package ‘forecast’ ...
** libs
gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c etscalc.c -o
etscalc.o
gcc -shared -o forecast.so etscalc.o -L/usr/lib/R/lib -lR
安装至 /home/zzk/R/i686-pc-linux-gnu-library/2.12/forecast/libs
** R
** data
** moving datasets to lazyload DB
** preparing package for lazy loading
Loading required package: quadprog
Loading required package: zoo
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
This is forecast 2.16
* DONE (forecast)
ERROR: dependency ‘hdrcde’ is not available for package ‘rainbow’
* removing ‘/home/zzk/R/i686-pc-linux-gnu-library/2.12/rainbow’
ERROR: dependency ‘rainbow’ is not available for package ‘ftsa’
* removing ‘/home/zzk/R/i686-pc-linux-gnu-library/2.12/ftsa’
ERROR: dependencies ‘rainbow’, ‘ftsa’ are not available for package ‘demography’
* removing ‘/home/zzk/R/i686-pc-linux-gnu-library/2.12/demography’
下载的程序包在
‘/tmp/RtmpXwrYMF/downloaded_packages’里
警告信息:
1: In install.packages("demography") : 安装程序包'rgl'时退出狀態的值不为0
2: In install.packages("demography") : 安装程序包'ks'时退出狀態的值不为0
3: In install.packages("demography") :
安装程序包'hdrcde'时退出狀態的值不为0
4: In install.packages("demography") :
安装程序包'rainbow'时退出狀態的值不为0
5: In install.packages("demography") : 安装程序包'ftsa'时退出狀態的值不为0
6: In install.packages("demography") :
安装程序包'demography'时退出狀態的值不为0
[[alternative HTML version deleted]]
Johannes Ranke
2011-Mar-31 18:39 UTC
[R-sig-Debian] R packages "Demography installing Error In Ubuntu 10.04"
Dear Ethan Chang, it seems the problem starts with the installation of rgl:> * installing *source* package ???rgl??? ... > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking how to run the C preprocessor... gcc -E > checking for gcc... (cached) gcc > checking whether we are using the GNU C compiler... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to accept ISO C89... (cached) none needed > checking for libpng-config... yes > configure: using libpng-config > configure: using libpng dynamic linkage > checking for X... libraries , headers > checking GL/gl.h usability... no > checking GL/gl.h presence... no > checking for GL/gl.h... no > checking GL/glu.h usability... no > checking GL/glu.h presence... no > checking for GL/glu.h... no > configure: error: missing required header GL/gl.h > ERROR: configuration failed for package ???rgl??? > * removing ???/home/zzk/R/i686-pc-linux-gnu-library/2.12/rgl???You can try installing the Ubuntu package of rgl via sudo aptitude install r-cran-rgl and try installing the demography package again. Johannes
Seemingly Similar Threads
- Problemas instalando el paquete "ade4"
- Package "demography" - calculating quintiles of survival probabilities
- Package "demography" - calculating percentiles of survival probabilities distribution
- Error compiling R.2.8.1 with gcc 4.4 on Mac OS 10.5.6
- compile fails with x86_64-alpine-linux-uclibc-gcc