The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
44421 6741 d 7 h ripley /branches/R-Cairo/ create R-Cairo  
/branches/R-Cairo
44153 6758 d 0 h ripley /trunk/tests/ really test '.', not pch=46  
/trunk/tests/reg-plot.ps.save
43636 6804 d 6 h maechler /trunk/ fix curve(*, add=TRUE <to log scale>) bug  
/trunk/NEWS
/trunk/src/library/graphics/R/curve.R
/trunk/tests/reg-plot.R
/trunk/tests/reg-plot.Rout.save
/trunk/tests/reg-plot.ps.save
43526 6820 d 3 h maechler /trunk/ plot.ts(x,y) label fix  
/trunk/NEWS
/trunk/src/library/stats/R/ts.R
/trunk/tests/reg-plot.R
/trunk/tests/reg-plot.Rout.save
/trunk/tests/reg-plot.ps.save
43286 6848 d 4 h ripley /trunk/tests/ tweak example to avoid rouding error to 2dp in result  
/trunk/tests/reg-plot.R
/trunk/tests/reg-plot.Rout.save
/trunk/tests/reg-plot.ps.save
43202 6857 d 7 h maechler /trunk/ another plot.function() fix + regr.test  
/trunk/src/library/graphics/R/plot.R
/trunk/tests/reg-plot.R
/trunk/tests/reg-plot.Rout.save
/trunk/tests/reg-plot.ps.save
43181 6859 d 1 h maechler /trunk/ curve() and plot.function() fixes + regr.tests for them  
/trunk/NEWS
/trunk/src/library/graphics/R/curve.R
/trunk/src/library/graphics/R/plot.R
/trunk/src/library/graphics/man/curve.Rd
/trunk/tests/reg-plot.R
/trunk/tests/reg-plot.Rout.save
/trunk/tests/reg-plot.ps.save
/trunk/tests/reg-tests-1.R
40165 7166 d 21 h ripley /trunk/ add 'colormodel' argument to 'postscript' device  
/trunk/NEWS
/trunk/src/library/grDevices/R/postscript.R
/trunk/src/library/grDevices/man/postscript.Rd
/trunk/src/library/grDevices/man/ps.options.Rd
/trunk/src/library/grDevices/src/devPS.c
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/library/grDevices/src/grDevices.h
/trunk/tests/reg-plot.ps.save
39725 7215 d 8 h maechler /trunk/ dotchart() restoring par()  
/trunk/NEWS
/trunk/src/library/graphics/R/dotchart.R
/trunk/tests/reg-plot.R
/trunk/tests/reg-plot.Rout.save
/trunk/tests/reg-plot.ps.save
37885 7401 d 8 h ripley /trunk/tests/ back out new test (seems random) and its output  
/trunk/tests/reg-plot.R
/trunk/tests/reg-plot.Rout.save
/trunk/tests/reg-plot.ps.save
37884 7401 d 8 h ripley /trunk/tests/ update for change to reg-plots.R  
/trunk/tests/reg-plot.ps.save
37532 7440 d 20 h ripley /trunk/tests/ update for changes to dotchart  
/trunk/tests/reg-plot.ps.save
36028 7580 d 4 h ripley /trunk/ update Adobe AFMs  
/trunk/src/library/grDevices/inst/afm/Courier-Bold.afm
/trunk/src/library/grDevices/inst/afm/Courier-BoldOblique.afm
/trunk/src/library/grDevices/inst/afm/Courier-Oblique.afm
/trunk/src/library/grDevices/inst/afm/Courier.afm
/trunk/src/library/grDevices/inst/afm/Helvetica-Bold.afm
/trunk/src/library/grDevices/inst/afm/Helvetica-BoldOblique.afm
/trunk/src/library/grDevices/inst/afm/Helvetica-Oblique.afm
/trunk/src/library/grDevices/inst/afm/Helvetica.afm
/trunk/src/library/grDevices/inst/afm/MustRead.html
/trunk/src/library/grDevices/inst/afm/Symbol.afm
/trunk/src/library/grDevices/inst/afm/Times-Bold.afm
/trunk/src/library/grDevices/inst/afm/Times-BoldItalic.afm
/trunk/src/library/grDevices/inst/afm/Times-Italic.afm
/trunk/src/library/grDevices/inst/afm/Times-Roman.afm
/trunk/src/library/grDevices/inst/afm/ZapfDingbats.afm
/trunk/COPYRIGHTS
/trunk/NEWS
/trunk/src/library/grDevices/R/postscript.R
/trunk/src/library/grDevices/inst/afm/README
/trunk/src/library/grDevices/man/postscript.Rd
/trunk/src/library/grDevices/src/devPS.c
/trunk/tests/reg-plot.ps.save
35127 7663 d 8 h maechler /trunk/ plot.Date() xlab+ylab  
/trunk/src/library/graphics/R/datetime.R
/trunk/tests/reg-plot.R
/trunk/tests/reg-plot.Rout.save
/trunk/tests/reg-plot.ps.save
34181 7753 d 1 h hornik /trunk/tests/ Change mosaicplot() color defaults.  
/trunk/tests/reg-plot.ps.save
33361 7821 d 0 h maechler /trunk/tests/ mv test with ugly (not necessarily portable) labels from reg-plot to reg-tests-1  
/trunk/tests/reg-plot.R
/trunk/tests/reg-plot.Rout.save
/trunk/tests/reg-plot.ps.save
/trunk/tests/reg-tests-1.R
33335 7822 d 21 h maechler /trunk/ axis() "extreme" range in log scale works better  
/trunk/NEWS
/trunk/src/main/graphics.c
/trunk/src/main/plot.c
/trunk/tests/reg-plot.R
/trunk/tests/reg-plot.Rout.save
/trunk/tests/reg-plot.ps.save
32436 7876 d 4 h ripley /trunk/tests/ only test real Latin-1 chars, not all of Adobe's encoding  
/trunk/tests/reg-plot.R
/trunk/tests/reg-plot.Rout.save
/trunk/tests/reg-plot.ps.save
30998 7998 d 19 h murrell /trunk/ Patch by Uwe Ligges

Adds "padj" arg to mtext() and axis()
and to GMText and GMMathText

Fixes PR#1659 and PR#7188
 
/trunk/NEWS
/trunk/src/include/Rgraphics.h
/trunk/src/library/graphics/R/axis.R
/trunk/src/library/graphics/R/mtext.R
/trunk/src/library/graphics/man/axis.Rd
/trunk/src/library/graphics/man/mtext.Rd
/trunk/src/main/graphics.c
/trunk/src/main/plot.c
/trunk/src/main/plotmath.c
/trunk/tests/reg-plot.ps.save
30925 8001 d 17 h murrell /trunk/ Added line end/join/mitre support to:
(i) graphics engine
(ii) PostScript, PDF, and X11 devices
(iii) grid
 
/trunk/NEWS
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/library/grDevices/R/postscript.R
/trunk/src/library/grDevices/man/hsv.Rd
/trunk/src/library/grid/R/gpar.R
/trunk/src/library/grid/man/gpar.Rd
/trunk/src/library/grid/src/gpar.c
/trunk/src/library/grid/src/grid.h
/trunk/src/main/devPS.c
/trunk/src/main/engine.c
/trunk/src/main/graphics.c
/trunk/src/modules/X11/devX11.c
/trunk/src/modules/X11/devX11.h
/trunk/tests/reg-plot.ps.save

Show All