The R Project SVN R

Rev

Rev 49784 | Rev 69727 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 49784 Rev 51090
Line 28... Line 28...
28
 */
28
 */
29
 
29
 
30
 
30
 
31
 
31
 
32
src/extra/graphapp/*
32
src/extra/graphapp/*
33
src/gnuwin32/front-ends/graphappmain.c
-
 
34
 
33
 
35
The files {arith, array, bitmap, buttons, context, controls, cursors,
34
The files {arith, array, bitmap, buttons, context, controls, cursors,
36
drawing, drawtext, events, fonts, image, init, menus, objects,
35
drawing, drawtext, events, fonts, image, init, menus, objects,
37
strings, windows}.c, {graphapp, internal}.h are in part
36
strings, windows}.c, {graphapp, internal}.h are in part
38
 
37
 
Line 48... Line 47...
48
	http://www.ede.com/free/u2nt
47
	http://www.ede.com/free/u2nt
49
 
48
 
50
 
49
 
51
R_HOME/Tcl:
50
R_HOME/Tcl:
52
 
51
 
53
Files compiled and installed from Tcl 8.5.6 and Tk 8.5.6.
52
Files compiled and installed from Tcl 8.5.8 and Tk 8.5.8.
54
see R_HOME/Tcl/license.terms for the license.
53
see R_HOME/Tcl/license.terms for the license.
55
 
54
 
56
    This software is copyrighted by the Regents of the University of
55
    This software is copyrighted by the Regents of the University of
57
    California, Sun Microsystems, Inc., and other parties. [...]
56
    California, Sun Microsystems, Inc., and other parties. [...]
58
 
57
 
Line 127... Line 126...
127
 
126
 
128
The build of Tcl/Tk contained in the binary installer is taken via
127
The build of Tcl/Tk contained in the binary installer is taken via
129
Rtools from http://www.stats.ox.ac.uk/pub/Rtools/, which hosts the
128
Rtools from http://www.stats.ox.ac.uk/pub/Rtools/, which hosts the
130
sources used and links to the scripts used for the build.
129
sources used and links to the scripts used for the build.
131
 
130
 
132
Where liblzma from xz-utils is included, the binaries used and the
-
 
133
sources can be found at http://www.stats.ox.ac.uk/pub/Rtools/goodies
-
 
134
 
-
 
135
Rbitmap.dll is built against static libraries for libpng, jpeg and
131
Rbitmap.dll is built against static libraries for libpng, jpeg and
136
libtiff: the Makefiles and configuration headers used are in the
132
libtiff: the Makefiles and configuration headers used are in the
137
src/gnuwin32/bitmap direcctory.  The exact sources used for these
133
src/gnuwin32/bitmap direcctory.  The exact sources used for these
138
libraries are available on request to R-windows@r-project.org (you
134
libraries are available on request to R-windows@r-project.org (you
139
will need to specify which binary installer version).
135
will need to specify which binary installer version).