Installing R project for statistics in Fedora Linux.

Is is as easy as this:

[root@dyn8382 ~]# yum install R R-devel
[root@dyn8382 ~]# R
>install.packages("arules", repos="http://R-Forge.R-project.org")




http://www.r-project.org/