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 18 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52474 5864 d 15 h hornik /trunk/src/library/utils/ Cleanups.  
52241 5892 d 20 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.
 
50834 6060 d 0 h ripley /trunk/src/library/utils/man/ more details  
42792 6899 d 2 h leisch /trunk/src/library/utils/man/ fixed typo (PR#9901)  
42333 6941 d 0 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
31014 7998 d 20 h leisch /trunk/ latex -> toLatex, bibtex -> toBibtex  
30929 8001 d 23 h leisch /trunk/ added signif.legend arg to printCoefmat, new functions sessionInfo and latex in pkg utils  
30915 8002 d 18 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
30073 8063 d 21 h ripley /trunk/src/library/utils/man/ may not have recommended packages installed!  
30022 8068 d 1 h ripley /trunk/src/library/utils/man/ various corrections/tweaks  
30011 8068 d 15 h leisch /trunk/src/library/utils/man/ use <- for assignment  
30006 8068 d 20 h leisch /trunk/ new citation function with return objects and package argument