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 4 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49578 6169 d 23 h hornik /trunk/src/library/tools/man/ Rd markup.  
49567 6170 d 21 h ripley /trunk/src/library/ change unnecessary use of \link[pkg]  
49566 6170 d 22 h ripley /trunk/src/library/ remove unnecessay use of \link[]{} form  
49457 6180 d 1 h ripley /trunk/src/library/ sort out anchored links  
47143 6438 d 10 h ripley /trunk/src/library/ spelling issues  
43623 6807 d 3 h hornik /trunk/src/library/tools/man/ Miscellaneous improvements.  
42961 6882 d 7 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6941 d 9 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
27765 8251 d 22 h hornik /trunk/ Have checkS3methods() also look at the generics in the available
namespaces/packages given in the DESCRIPTION Depends field.
 
27632 8260 d 2 h ripley /trunk/src/library/ improve xrefs  
25806 8378 d 9 h hornik /trunk/src/library/tools/man/ Cosmetics.  
25555 8396 d 5 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 8399 d 9 h hornik /trunk/src/library/tools/man/ Updates in QC functions from package 'tools'.  
25118 8421 d 19 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
25111 8422 d 2 h hornik /trunk/ New Rd commands for marking words and phrases.  
24088 8493 d 1 h hornik /trunk/ Use 'replacement function' rather than 'assignment function' as
this is used in the Green Book and in 'S Programming'.
 
23292 8557 d 9 h hornik /trunk/src/library/tools/man/ More checkMethods() details: formula methods, S3 generics.  
23029 8574 d 21 h hornik /trunk/ QA => QC where correct.