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)
/
branches
/
R-classInheritance
/
src
/
library
/
methods
/
man
/
as.Rd
@ 77458
– Rev 47757
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
47757
6390 d 18 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
46128
6575 d 3 h
jmc
/trunk/
changes to allow S4 classes to extend S3 classes
42963
6882 d 3 h
ripley
/trunk/
formally deprecate seemsS4Object
more on rationalizing the use of \dQuote
42333
6941 d 7 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
40488
7134 d 3 h
maechler
/trunk/src/library/methods/man/
add note about selectMethod("coerce" ...)
39360
7255 d 0 h
jmc
/trunk/
in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page
37085
7499 d 23 h
maechler
/trunk/
+ canCoerce()
35085
7669 d 2 h
maechler
/trunk/src/library/methods/man/
typo "a another"
33491
7816 d 3 h
maechler
/trunk/src/library/methods/man/
one typo and lots of cosmetic
30842
8008 d 3 h
jmc
/trunk/src/library/methods/
changes to fix generics, classes from namespaces; see NEWS
26530
8331 d 8 h
maechler
/trunk/src/library/methods/man/
fixed all codoc("methods", use.values=NULL)
26000
8366 d 8 h
ripley
/trunk/src/library/
replace \testonly by \dontshow
25816
8378 d 4 h
jmc
/trunk/src/library/methods/
changes to generic functions and dispatch, making functions more self-contained
and preparatory to making classes and methods work with namespaces
25118
8421 d 17 h
hornik
/trunk/src/library/
Use new Rd commands for marking words and phrases.
23678
8534 d 3 h
jmc
/trunk/src/library/methods/man/
various corrections
20330
8791 d 22 h
jmc
/trunk/src/
1. New meta-data classes for classRepresentation and for inheritance
(both extends and subclasses). More consistent with the green book &
opens the way to allowing same class name on different packages.
2. The methods package no longer copies any objects into the base
library at startup (as a consequence, it no longer uses data.class).
Another consequence is that the actual code for the trace function had
to be moved to the methods package to get the correct version of
class. The trace in base now constructs and evaluates a call to the
function in methods.
19087
8882 d 20 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 19 h
hornik
/trunk/src/library/methods/man/
Cosmetics.
18139
8937 d 19 h
jmc
/trunk/src/library/methods/
allow to argument in method def in setAs
17454
8988 d 22 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
←Prev
1
2
Next→
Show All