Люди, подскажите что с этим делать? Как поставить rcmd?
workgroup:~ # R
R version 2.9.2 (2009-08-24)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> install.packages("Rcmdr")
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
trying URL '
http://cran.gis-lab.info/src/contrib/Rcmdr_1.5-3.tar.gz'
Content type 'application/x-gzip' length 2446996 bytes (2.3 Mb)
opened URL
==================================================
downloaded 2.3 Mb
* Installing *source* package ‘Rcmdr’ ...
** libs
Warning: R include directory is empty -- perhaps need to install R-devel.rpm or similar
gcc -std=gnu99 -I/usr/lib/R/include -I/usr/local/include -fpic -O2 -c ismdi.c -o ismdi.o
make: gcc: Command not found
make: *** [ismdi.o] Error 127
ERROR: compilation failed for package ‘Rcmdr’
* Removing ‘/usr/lib/R/library/Rcmdr’
The downloaded packages are in
‘/tmp/Rtmp5CwLVp/downloaded_packages’
Updating HTML index of packages in '.Library'
Warning message:
In install.packages("Rcmdr") :
installation of package 'Rcmdr' had non-zero exit status