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
26795 8308 d 8 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26530 8330 d 14 h maechler /trunk/src/library/methods/man/ fixed all codoc("methods", use.values=NULL)  
26000 8365 d 15 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25410 8400 d 7 h hornik /trunk/src/library/methods/ Make handling of arg 'filename' in promptClass() and promptMethods()
consistent with what prompt() and promptData() do.
 
23029 8574 d 2 h hornik /trunk/ QA => QC where correct.  
20092 8809 d 6 h jmc /trunk/src/library/methods/ make generic functions a true class; add package name information
to methods list meta-names and to functions that create them (and to generic function objects)
 
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)
 
19064 8883 d 2 h jmc /trunk/src/library/methods/man/ fixups to promptClass, MethodsList class definition  
19029 8885 d 1 h hornik /trunk/src/library/methods/man/ Cosmetics.  
18994 8886 d 13 h hornik /trunk/src/library/ Cosmetics and Rd markup fixes/improvements.  
17454 8988 d 5 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 10 h jmc /trunk/src/library/methods/ add docType entry, other fixups to promptMethods, promptClass  
17055 9003 d 3 h jmc /trunk/src/library/methods/ fix to bug in show; typo in promptClass.Rd  
17000 9005 d 10 h jmc /trunk/src/ methods package: adding checks on slot assignments, method definitons;
promptClass added; congruent arguments a la Dylan for setMethod