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 5807 d 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51747 5947 d 19 h ripley /trunk/ tweaks to reference results from Windows  
49317 6186 d 21 h ripley /trunk/src/library/tools/ make Rd_parse defunct and remove most of the Rd1 analysis tools  
49315 6186 d 21 h ripley /trunk/ formally deprecate Rd_parse (man page said it was deprecated)  
49004 6209 d 10 h hornik /trunk/src/library/tools/ Add new style Rd/QC utilities, and rename old style ones.  
48988 6212 d 23 h hornik /trunk/src/library/tools/ Have Rd_db() return a list of parsed Rd objects rather than Rd sources.
Start towards using parsed Rd for all Rd computations.
 
46927 6465 d 16 h murdoch /trunk/ Experimental parse_Rd() parser  
43623 6806 d 16 h hornik /trunk/src/library/tools/man/ Miscellaneous improvements.  
42961 6881 d 19 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6940 d 22 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
37147 7490 d 21 h hornik /trunk/src/library/ Use 'metadata' (not 'meta data' or 'meta-data').  
30959 8001 d 2 h ripley /trunk/src/library/tools/man/ functions are exported, so don't use ":::" in examples  
30544 8025 d 20 h hornik /trunk/ Document and export Rd_db() and Rd_parse().