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
/
djm-parseRd
/
src
/
library
/
methods
/
man
/
representation.Rd
– Rev 46659
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
46659
6501 d 7 h
murdoch
/branches/djm-parseRd/
Create temporary branch for Rd parsing code.
46128
6574 d 7 h
jmc
/trunk/
changes to allow S4 classes to extend S3 classes
42333
6940 d 11 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
39360
7254 d 3 h
jmc
/trunk/
in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page
26000
8365 d 11 h
ripley
/trunk/src/library/
replace \testonly by \dontshow
25816
8377 d 7 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
25351
8404 d 3 h
jmc
/trunk/src/library/methods/
Revision to use class objects instead of metadata to store relations
25118
8420 d 21 h
hornik
/trunk/src/library/
Use new Rd commands for marking words and phrases.
24055
8494 d 8 h
jmc
/trunk/src/library/methods/man/
*** empty log message ***
20397
8785 d 17 h
jmc
/trunk/src/library/methods/
1- fix setValidity to work with new class representation
2 - some bugs in the use of prototype objects
3 - fix some of the constructed replace methods for data part relations
19029
8884 d 22 h
hornik
/trunk/src/library/methods/man/
Cosmetics.
16802
9015 d 7 h
jmc
/trunk/src/library/methods/
cleaning up documentation; don't use data.class<-
16074
9076 d 2 h
jmc
/trunk/src/library/methods/
add checks for multiple slots and doc. for representation