| Line 118... |
Line 118... |
| 118 |
Binary components
|
118 |
Binary components
|
| 119 |
-----------------
|
119 |
-----------------
|
| 120 |
|
120 |
|
| 121 |
The Windows binary distribution contains components that have been
|
121 |
The Windows binary distribution contains components that have been
|
| 122 |
compiled separately. Most of these are from the Rtools distribution
|
122 |
compiled separately. Most of these are from the Rtools distribution
|
| 123 |
at http://www.murdoch-sutherland.com/Rtools/;
|
123 |
at https://cran.r-project.org/bin/windows/Rtools/;
|
| 124 |
http://www.murdoch-sutherland.com/Rtools/Rtools.txt lists the current
|
124 |
https://cran.r-project.org/bin/windows/Rtools/Rtools.txt lists the current
|
| 125 |
contents.
|
125 |
contents.
|
| 126 |
|
126 |
|
| 127 |
The build of Tcl/Tk contained in the binary installer was produced
|
127 |
The build of Tcl/Tk contained in the binary installer was produced
|
| 128 |
by Adrian Waddell; see https://github.com/waddella/Tclbuild for
|
128 |
by Adrian Waddell; see https://github.com/waddella/Tclbuild for
|
| 129 |
instructions. Sources are available via links on that page, or on
|
129 |
instructions. Sources are available via links on that page, or on
|
| Line 133... |
Line 133... |
| 133 |
libtiff: the Makefiles and configuration headers used are in the
|
133 |
libtiff: the Makefiles and configuration headers used are in the
|
| 134 |
src/gnuwin32/bitmap direcctory. The exact sources used for these
|
134 |
src/gnuwin32/bitmap direcctory. The exact sources used for these
|
| 135 |
libraries are available on request to R-windows@r-project.org (you
|
135 |
libraries are available on request to R-windows@r-project.org (you
|
| 136 |
will need to specify which binary installer version).
|
136 |
will need to specify which binary installer version).
|
| 137 |
|
137 |
|
| 138 |
A binay build may contain compiled sources from cairographics,
|
138 |
A binary build may contain compiled sources from cairographics,
|
| 139 |
distributed under LGPL 2.1 (our choice) or MPL 1.1. The binary
|
139 |
distributed under LGPL 2.1 (our choice) or MPL 1.1. The binary
|
| 140 |
distribution used is that at https://www.rforge.net/Cairo/files/ .
|
140 |
distribution used is that at https://www.rforge.net/Cairo/files/ .
|
| 141 |
|
141 |
|
| 142 |
A binary build may contain compiled components from ICU, whose license
|
142 |
A binary build may contain compiled components from ICU, whose license
|
| 143 |
can be viewed at
|
143 |
can be viewed at
|
| 144 |
http://source.icu-project.org/repos/icu/icu/trunk/LICENSE.
|
144 |
https://raw.githubusercontent.com/unicode-org/icu/master/icu4c/LICENSE
|