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
 
49626 6168 d 0 h hornik /trunk/src/library/ Rd markup and spelling.  
42961 6882 d 23 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6942 d 1 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
30912 8004 d 5 h ripley /trunk/src/library/ layout improvements  
26532 8331 d 22 h maechler /trunk/src/library/base/man/ codoc(*, use.values=TRUE) cosmetic  
25815 8378 d 21 h jmc /trunk/ changes to require(), sys.source() and related functions to let packages
with S4 methods and classes work cleanly, with or without saved images
 
23392 8552 d 17 h luke /trunk/ Added name space support for packages that do not use methods.