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
55359 5590 d 13 h pd /branches/R-glmscore/ R-glmscore experimental branch  
48218 6332 d 23 h jmc /trunk/src/library/methods/ remove incorrect warning in setOldClass; provide inherits= argument to getClassDef (needed for previous)  
46128 6574 d 9 h jmc /trunk/ changes to allow S4 classes to extend S3 classes  
44751 6710 d 6 h maechler /trunk/src/library/methods/man/ typo in getClass(); many uses of \linkS4class{..}  
42333 6940 d 13 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7018 d 22 h ripley /trunk/src/library/ add require() or :: calls where needed  
39360 7254 d 6 h jmc /trunk/ in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page  
33558 7810 d 13 h maechler /trunk/ define .slotNames() ; a bit more "show" in examples  
26000 8365 d 14 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25409 8400 d 7 h hornik /trunk/src/library/ Rd markup.  
25351 8404 d 6 h jmc /trunk/src/library/methods/ Revision to use class objects instead of metadata to store relations  
19087 8882 d 2 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 0 h hornik /trunk/src/library/methods/man/ Cosmetics.  
16559 9033 d 9 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 2 h jmc /trunk/src/library/methods/man/ fixes to doc. files  
15357 9119 d 3 h jmc /trunk/src/library/methods/ the methods library