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-Win-CMD
/
src
/
library
/
methods
/
man
/
methodUtilities.Rd
@ 77458
– Rev 28254
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
28254
20662 d 18 h
/branches/R-Win-CMD/
This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.
26093
8360 d 20 h
jmc
/trunk/src/library/
need to use .GlobalEnv in cacheGenericsMetaData until
we get rid of the global method tables for primitives
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 18 h
hornik
/trunk/src/library/
Use new Rd commands for marking words and phrases.
21142
8729 d 8 h
ripley
/trunk/src/library/methods/man/
Rd errors,
setOldClass example did not work
21102
8732 d 23 h
jmc
/trunk/src/
changes to permit method dispatching to be turned off and
on again, and to provide a switch for turning tracing on and off
20092
8810 d 0 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)
19029
8885 d 19 h
hornik
/trunk/src/library/methods/man/
Cosmetics.
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
17211
9001 d 4 h
jmc
/trunk/src/library/methods/man/
Various fixups; change long descriptions to sections
16802
9016 d 4 h
jmc
/trunk/src/library/methods/
cleaning up documentation; don't use data.class<-
15822
9098 d 2 h
jmc
/trunk/src/library/methods/man/
more documented functions
15514
9112 d 9 h
ripley
/trunk/
changes suggested by the QA tools
15439
9116 d 9 h
ripley
/trunk/
move access.R and warning() from package methods to base
run checkTnF over methods/R/*.R
*start* with codoc.
15431
9116 d 21 h
jmc
/trunk/src/library/methods/man/
more documentation
15430
9116 d 22 h
jmc
/trunk/src/library/methods/man/
added doc