R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
trunk
/
src
/
library
/
methods
/
man
/
setMethod.Rd
@ 77458
– Rev 88585
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
88585
348 d 23 h
hornik
/trunk/src/library/
Auto-generate citations and references.
88527
354 d 14 h
smeyer
/trunk/src/library/
markup
81927
1592 d 22 h
smeyer
/trunk/src/library/
fix Rd markup
72027
3470 d 11 h
jmc
/trunk/src/library/methods/man/
Continuing to update documentation. ref for callGeneric, par. on exporting for setMethod
71460
3581 d 12 h
jmc
/trunk/src/library/methods/man/
Further changes to separate user-relevant doc. for is(), as(). Change examples in setMethod() to be accepatable R code
and move out ~250 lines of inscrutable tests (to go to tests/reg-S4-examples.R)
71366
3591 d 14 h
jmc
/trunk/src/library/methods/man/
Large-scale rewrite of documentation to simplify, make a network for basic information separate from details and to correct
out-of-date statements.
71228
3607 d 16 h
maechler
/trunk/src/library/methods/man/
use 'slots = *' (and 'contains = ') in all examples (except those in repre*.Rd itself)
instead of old-style representation()
69636
3908 d 10 h
lawrence
/trunk/
support S4 dispatch for "internal" non-primitive generics
68948
4005 d 16 h
ripley
/trunk/src/library/
use https
59039
5216 d 20 h
ripley
/trunk/
use preferred form of 'R Core Team'
56382
5491 d 13 h
murdoch
/trunk/
"name space" to "namespace" conversions in documentation
56186
5517 d 5 h
murdoch
/trunk/
Revert r56184 and r56185
56184
5517 d 7 h
murdoch
/trunk/src/
Remove redundant \alias entries from man pages
49587
6169 d 0 h
hornik
/trunk/src/library/
Rd markup.
48062
6352 d 9 h
jmc
/trunk/
S4 objects converted for S3 methods; class nonStructure
47143
6437 d 21 h
ripley
/trunk/src/library/
spelling issues
46908
6467 d 9 h
murdoch
/trunk/src/library/
Typos discovered by parse_Rd
46315
6559 d 15 h
jmc
/trunk/src/library/methods/man/
typos in setMethod.Rd, setGeneric.Rd
46314
6559 d 15 h
jmc
/trunk/
1)... in methods signatures; 2)fix methods bug when default of arg is NULL; 3) remove superclass relations with removeClass
45824
6629 d 17 h
jmc
/trunk/src/library/methods/man/
phase 1 of extensive rewrite of documentation
45720
6644 d 14 h
jmc
/trunk/src/library/methods/man/
comment out test of removeMethods until it is revised to fit with new code
42963
6881 d 16 h
ripley
/trunk/
formally deprecate seemsS4Object
more on rationalizing the use of \dQuote
42333
6940 d 20 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
41621
7010 d 17 h
ripley
/trunk/
partial matching issues
41508
7019 d 5 h
ripley
/trunk/src/library/
add require() or :: calls where needed
41429
7024 d 23 h
ripley
/trunk/src/library/
brace issues
40918
7061 d 7 h
jmc
/trunk/
add function method.skeleton
39342
7255 d 9 h
jmc
/trunk/src/library/methods/
Allow generic functions and primitives as argument f to setMethod and removeMethod
To support this, add .primitivname(op) as a .Call
Correct .onAttach in zzz.R to cache metadata from .GlobalEnv
Correct various errors in some of the .Rd files
39016
7271 d 17 h
jmc
/trunk/
Changes to methods and class management
30912
8003 d 0 h
ripley
/trunk/src/library/
layout improvements
28652
8169 d 8 h
jmc
/trunk/
allow default arguments in methods
27464
8266 d 12 h
ripley
/trunk/
merge modreg into stats
26530
8330 d 21 h
maechler
/trunk/src/library/methods/man/
fixed all codoc("methods", use.values=NULL)
26000
8365 d 21 h
ripley
/trunk/src/library/
replace \testonly by \dontshow
25118
8421 d 6 h
hornik
/trunk/src/library/
Use new Rd commands for marking words and phrases.
23678
8533 d 16 h
jmc
/trunk/src/library/methods/man/
various corrections
23493
8544 d 15 h
jmc
/trunk/src/library/methods/man/
add isSealed* functions; sealed= arg to setMethod
23305
8555 d 19 h
ripley
/trunk/
fix up removeMethod (PR#2519)
21875
8657 d 15 h
jmc
/trunk/src/
do method dispatch for matrix product functions
21865
8658 d 12 h
jmc
/trunk/src/library/methods/
provide .Generic definition for methods inherited from
group generic; more informative messages from conformMethod