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
69385 3968 d 1 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
68948 4005 d 6 h ripley /trunk/src/library/ use https  
61433 4962 d 8 h ripley /trunk/src/library/ remove trailing spaces  
59039 5216 d 10 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5516 d 19 h murdoch /trunk/ Revert r56184 and r56185  
56184 5516 d 21 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
46128 6574 d 6 h jmc /trunk/ changes to allow S4 classes to extend S3 classes  
42333 6940 d 10 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39360 7254 d 3 h jmc /trunk/ in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page  
25410 8400 d 4 h hornik /trunk/src/library/methods/ Make handling of arg 'filename' in promptClass() and promptMethods()
consistent with what prompt() and promptData() do.
 
25118 8420 d 20 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
21070 8734 d 8 h jmc /trunk/src/library/methods/ 1. revised promptMethods to generate aliases for individual methods
2. added setOldClass as per green book
3. some heuristics to detect errors in writing generic function definitions
 
19029 8884 d 22 h hornik /trunk/src/library/methods/man/ Cosmetics.  
17454 8988 d 1 h jmc /trunk/src/library/methods/ 1. Add missing functions callGeneric, removeMethod

2. Fixes to insert inherited methods correctly in examples with
default + multi-dispatch methods.

3. Documentation fixes responding to CMD check
 
17210 9000 d 6 h jmc /trunk/src/library/methods/ add docType entry, other fixups to promptMethods, promptClass  
17004 9005 d 5 h ripley /trunk/src/library/methods/man/ typo stops refman being built ....  
17000 9005 d 6 h jmc /trunk/src/ methods package: adding checks on slot assignments, method definitons;
promptClass added; congruent arguments a la Dylan for setMethod
 
16802 9015 d 7 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
16371 9051 d 7 h jmc /trunk/src/library/methods/man/ *** empty log message ***