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 19 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
50971 6041 d 1 h ripley /trunk/ convert help files to UTF-8  
42333 6942 d 1 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
42008 6977 d 23 h ripley /trunk/src/library/grDevices/man/ update re devices supporting translucency  
41593 7013 d 18 h ripley /trunk/src/library/ unnecessary or confusing use of abbreviated argument names  
41508 7020 d 10 h ripley /trunk/src/library/ add require() or :: calls where needed  
41502 7020 d 22 h ripley /trunk/ formula methods of plot etc need model.frame to be visible.
methods("Math") failed if methods was not attached.
require() now returns invisibly.
require packages that examples need.
 
40888 7065 d 2 h ripley /trunk/src/library/grDevices/man/ clarifications of 'alpha' values  
40284 7159 d 1 h ripley /trunk/src/library/ more spelling corrections  
39008 7273 d 21 h maechler /trunk/src/library/grDevices/man/ more seealso \link{}s  
33240 7831 d 10 h ihaka /trunk/src/library/grDevices/man/ Fixed a small glitch in the see also section.  
32764 7858 d 22 h hornik /trunk/src/library/grDevices/man/ Rd syntax.  
32757 7859 d 1 h hornik /trunk/src/library/grDevices/man/ Add \encoding.  
32736 7859 d 13 h ihaka /trunk/src/ Added a new function called hcl which produces
colors from a hue, chroma and luminance description.
Added (commented out) changes for multiple matches of
named arguments.