| Line 123... |
Line 123... |
| 123 |
for a list), navigate to the @code{bin/windows/base} directory and
|
123 |
for a list), navigate to the @code{bin/windows/base} directory and
|
| 124 |
collect the files you need. The current release is distributed as an
|
124 |
collect the files you need. The current release is distributed as an
|
| 125 |
installer @code{@RWVER@.exe} of about 25Mb. This contains all the
|
125 |
installer @code{@RWVER@.exe} of about 25Mb. This contains all the
|
| 126 |
components and allows as complete as installation as you choose.
|
126 |
components and allows as complete as installation as you choose.
|
| 127 |
|
127 |
|
| 128 |
@c 2) Directory @code{miniR} contains @code{miniR.exe} and eight files
|
- |
|
| 129 |
@c @code{miniR-?.bin}. You can put @code{miniR.exe} and @code{miniR-1.bin}
|
- |
|
| 130 |
@c on one floppy and the remaining @code{miniR-?.bin} on a floppy each.
|
- |
|
| 131 |
@c This is a small installation, containing the text versions of the help
|
- |
|
| 132 |
@c files and the @emph{An Introduction to R} and @emph{Data Import/Export}
|
- |
|
| 133 |
@c manuals in PDF. There is no support for @code{tcltk} nor @code{iconv}
|
- |
|
| 134 |
@c in this version, and no documentation for packages @code{grid} or
|
- |
|
| 135 |
@c @code{survival}.
|
- |
|
| 136 |
|
- |
|
| 137 |
There are also links on that page to the @code{r-patched} and
|
128 |
There are also links on that page to the @code{r-patched} and
|
| 138 |
@code{r-devel} releases. These are frequently updated builds of development
|
129 |
@code{r-devel} releases. These are frequently updated builds of development
|
| 139 |
versions of R. The @code{r-patched} build includes bug fixes to the
|
130 |
versions of R. The @code{r-patched} build includes bug fixes to the
|
| 140 |
current release, and @code{r-devel} contains changes that will eventually
|
131 |
current release, and @code{r-devel} contains changes that will eventually
|
| 141 |
make it into the next major @code{x.y.0} release.
|
132 |
make it into the next major @code{x.y.0} release.
|
| Line 230... |
Line 221... |
| 230 |
|
221 |
|
| 231 |
@node How do I check an installation?, Can I customize the installation?, I want to run R in Chinese/Japanese/Korean, Installation and Usage
|
222 |
@node How do I check an installation?, Can I customize the installation?, I want to run R in Chinese/Japanese/Korean, Installation and Usage
|
| 232 |
@section How do I check an installation is not corrupt?
|
223 |
@section How do I check an installation is not corrupt?
|
| 233 |
|
224 |
|
| 234 |
Run the program @file{bin\md5check.exe}.
|
225 |
Run the program @file{bin\md5check.exe}.
|
| 235 |
@c (not in the mini-installer).
|
- |
|
| 236 |
This compares checksums on all the installed files with those put into
|
226 |
This compares checksums on all the installed files with those put into
|
| 237 |
the installer, and will report any changed or missing files.
|
227 |
the installer, and will report any changed or missing files.
|
| 238 |
|
228 |
|
| 239 |
Users who installed `East Asian' support will see a report that
|
229 |
Users who installed `East Asian' support will see a report that
|
| 240 |
@file{R.dll} has changed, which is correct as it will have been replaced
|
230 |
@file{R.dll} has changed, which is correct as it will have been replaced
|