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 10 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49578 6169 d 5 h hornik /trunk/src/library/tools/man/ Rd markup.  
49567 6170 d 3 h ripley /trunk/src/library/ change unnecessary use of \link[pkg]  
49566 6170 d 4 h ripley /trunk/src/library/ remove unnecessay use of \link[]{} form  
49457 6179 d 8 h ripley /trunk/src/library/ sort out anchored links  
47143 6437 d 17 h ripley /trunk/src/library/ spelling issues  
43623 6806 d 10 h hornik /trunk/src/library/tools/man/ Miscellaneous improvements.  
42961 6881 d 13 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6940 d 16 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
27765 8251 d 4 h hornik /trunk/ Have checkS3methods() also look at the generics in the available
namespaces/packages given in the DESCRIPTION Depends field.
 
27632 8259 d 8 h ripley /trunk/src/library/ improve xrefs  
25806 8377 d 15 h hornik /trunk/src/library/tools/man/ Cosmetics.  
25555 8395 d 12 h hornik /trunk/ Rename functions checkDocArgs() and checkMethods() to checkDocFiles()
and checkS3methods(), respectively, to give a better description of what
these functions do.
Use R for analyzing \usage markup.
Miscellaneous internal functions for getting info from Rd objects.
 
25484 8398 d 15 h hornik /trunk/src/library/tools/man/ Updates in QC functions from package 'tools'.  
25118 8421 d 2 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
25111 8421 d 9 h hornik /trunk/ New Rd commands for marking words and phrases.  
24088 8492 d 8 h hornik /trunk/ Use 'replacement function' rather than 'assignment function' as
this is used in the Green Book and in 'S Programming'.
 
23292 8556 d 16 h hornik /trunk/src/library/tools/man/ More checkMethods() details: formula methods, S3 generics.  
23029 8574 d 4 h hornik /trunk/ QA => QC where correct.