The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
61433 4962 d 12 h ripley /trunk/src/library/ remove trailing spaces  
59039 5216 d 14 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5516 d 23 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 0 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
53054 5781 d 5 h hornik /trunk/src/library/utils/man/ More bibentry/person documentation improvements.  
52996 5784 d 14 h hornik /trunk/ Improve documentation for the new bibentry and person functionality.  
52474 5864 d 6 h hornik /trunk/src/library/utils/ Cleanups.  
52296 5886 d 12 h hornik /trunk/src/library/ Typos.  
52241 5892 d 11 h hornik /trunk/ Enhance person class: vectorized (eliminating the need for separate
person and personList objects), additional specifiction of roles.
Use a given/family scheme in preference to first/middle/last.
New bibentry class for bibliographic information: vectorized (hence
eliminating the need for separate citation and citationList objects)
Rewrite citation() and friends to use bibentry.
 
50866 6052 d 8 h ripley /trunk/src/library/ typos  
50864 6052 d 12 h ripley /trunk/src/library/utils/man/ typo, grammar  
50834 6059 d 14 h ripley /trunk/src/library/utils/man/ more details  
45549 6663 d 13 h hornik /trunk/src/library/utils/ Add 'meta' argument to readCitationFile(), and use this to set the
citation file encoding via the package encoding.
Have citation() pass package metadata to readCitationFile().
 
42333 6940 d 14 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
30915 8002 d 9 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
30022 8067 d 15 h ripley /trunk/src/library/utils/man/ various corrections/tweaks  
30011 8068 d 5 h leisch /trunk/src/library/utils/man/ use <- for assignment  
30006 8068 d 11 h leisch /trunk/ new citation function with return objects and package argument