| Line 4... |
Line 4... |
| 4 |
|
4 |
|
| 5 |
This document concerns building and installing R from sources. Pre-made
|
5 |
This document concerns building and installing R from sources. Pre-made
|
| 6 |
binaries are made available for some systems with varying regularity and
|
6 |
binaries are made available for some systems with varying regularity and
|
| 7 |
can be obtained from CRAN (see the RESOURCES file).
|
7 |
can be obtained from CRAN (see the RESOURCES file).
|
| 8 |
|
8 |
|
| 9 |
For building on Windows 9x/ME/NT/2000 see the file `src/gnuwin32/INSTALL':
|
9 |
For building on Windows 9x/ME/NT/2000 see the file `src/gnuwin32/INSTALL'.
|
| 10 |
to build under Classic MacOS see the file `src/macintosh/INSTALL'.
|
- |
|
| 11 |
|
10 |
|
| 12 |
The main source of information on installation is the `R Installation
|
11 |
The main source of information on installation is the `R Installation
|
| 13 |
and Administration Manual', an HTML copy of which is available as file
|
12 |
and Administration Manual', an HTML copy of which is available as file
|
| 14 |
`doc/html/R-admin.html'. Please read that before installing R. But
|
13 |
`doc/html/R-admin.html'. Please read that before installing R. But
|
| 15 |
if you are impatient, read on but please refer to the manual to
|
14 |
if you are impatient, read on but please refer to the manual to
|