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
46659 6502 d 5 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
46128 6575 d 5 h jmc /trunk/ changes to allow S4 classes to extend S3 classes  
44751 6711 d 1 h maechler /trunk/src/library/methods/man/ typo in getClass(); many uses of \linkS4class{..}  
42333 6941 d 9 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7019 d 18 h ripley /trunk/src/library/ add require() or :: calls where needed  
39360 7255 d 2 h jmc /trunk/ in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page  
33558 7811 d 8 h maechler /trunk/ define .slotNames() ; a bit more "show" in examples  
26000 8366 d 10 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25409 8401 d 2 h hornik /trunk/src/library/ Rd markup.  
25351 8405 d 1 h jmc /trunk/src/library/methods/ Revision to use class objects instead of metadata to store relations  
19087 8882 d 21 h jmc /trunk/src/library/methods/man/ add class documentation and revise other, esp. where
database was used (not an R term)
 
19029 8885 d 20 h hornik /trunk/src/library/methods/man/ Cosmetics.  
16559 9034 d 5 h jmc /trunk/src/library/methods/ added validObject; redefined the as() mechanism; change in form of methods metadata;
getClass() and new() are fussier about undefined classes
 
15852 9096 d 22 h jmc /trunk/src/library/methods/man/ fixes to doc. files  
15357 9119 d 23 h jmc /trunk/src/library/methods/ the methods library