The R Project SVN R

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
52864 5808 d 1 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
37408 7461 d 16 h murrell /trunk/src/library/grid/ Deprecated unit.rep() and unit.length() in favour of 'unit' methods for
rep() and length()

Added 'layout' method for dim()
 
36737 7530 d 16 h murrell /trunk/src/ New grobX() and grobY() functions in grid.

Bug fix for grid.polygon()
[calculation of index in drawDetails.polygon]

Bug fix for xspline drawing with more than 4 control points.
 
28688 8167 d 15 h murrell /trunk/src/library/grid/tests/ Added regression and bug-fix tests to be run by CMD check