Pessoal, atualizei o meu R e não consigo instalar o pacote
"rimage". Já tive esse problema tempos atrás, porém não lembro
como resolvi.
Segue os comandos e as mensagens do R:
> install.packages("rimage")
Installing package(s) into
‘/home/gferraudo/R/x86_64-pc-linux-gnu-library/2.13’
(as ‘lib’ is unspecified)
Content type 'application/x-gzip' length 72186 bytes (70 Kb)
URL aberta
==================================================
downloaded 70 Kb
* installing *source* package ‘rimage’ ...
checking for g++... g++
checking for C++ compiler default output... 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 g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fftw.h usability... no
checking fftw.h presence... no
checking for fftw.h... no
configure: error: Sorry, can't find fftw header
ERROR: configuration failed for package ‘rimage’
* removing
‘/home/gferraudo/R/x86_64-pc-linux-gnu-library/2.13/rimage’
The downloaded packages are in
‘/tmp/RtmpkbMTt0/downloaded_packages’
Mensagens de aviso perdidas:
In install.packages("rimage") :
installation of package ‘rimage’ had non-zero exit status
sessionInfo()
R version 2.14.0 (2011-10-31)
Platform: x86_64-pc-linux-gnu (64-bit)
locale:
[1] LC_CTYPE=pt_BR.UTF-8 LC_NUMERIC=C
[3] LC_TIME=pt_BR.UTF-8 LC_COLLATE=pt_BR.UTF-8
[5] LC_MONETARY=pt_BR.UTF-8 LC_MESSAGES=pt_BR.UTF-8
[7] LC_PAPER=C LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=pt_BR.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets
methods base
loaded via a namespace (and not attached):
[1] tcltk_2.14.0 tools_2.14.0
--
Guilherme Moraes Ferraudo
Jaboticabal/Campinas - SP
_______________________________________________
R-br mailing list
R-br@listas.c3sl.ufpr.br
https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br
Leia o guia de postagem (http://www.leg.ufpr.br/r-br-guia) e forneça código mínimo reproduzível.