|
DATA MINING
Desktop Survival Guide by Graham Williams |
|
|||
Debian GNU/Linux is perhaps the premier
GNU/Linux system. R has been packaged for Debian by Dirk
Eddelbuettel, and is part of the main Debian
distribution. To install, enter the following command into a terminal
window::
$ wajig install r-recommended |
$ wajig install r-cran-cluster r-cran-hmisc r-cran-rcmdr r-cran-rpart |
$ wajig listnames ^r- > Rpackages $ wajig install-file Rpackages |
Other packages can be installed from the CRAN archives directly. See Section 1.4.2 for details.
Brought to you by Togaware.