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-exp-R5
/
src
/
library
/
utils
/
man
/
citEntry.Rd
@ 77458
– Rev 52864
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
52864
5807 d 19 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
52474
5864 d 17 h
hornik
/trunk/src/library/utils/
Cleanups.
52296
5886 d 23 h
hornik
/trunk/src/library/
Typos.
52241
5892 d 22 h
hornik
/trunk/
Enhance person class: vectorized (eliminating the need for separate
person and personList objects), additional specifiction of roles.
Use a given/family scheme in preference to first/middle/last.
New bibentry class for bibliographic information: vectorized (hence
eliminating the need for separate citation and citationList objects)
Rewrite citation() and friends to use bibentry.
50866
6052 d 19 h
ripley
/trunk/src/library/
typos
50864
6052 d 23 h
ripley
/trunk/src/library/utils/man/
typo, grammar
50834
6060 d 2 h
ripley
/trunk/src/library/utils/man/
more details
45549
6664 d 0 h
hornik
/trunk/src/library/utils/
Add 'meta' argument to readCitationFile(), and use this to set the
citation file encoding via the package encoding.
Have citation() pass package metadata to readCitationFile().
42333
6941 d 1 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
30915
8002 d 20 h
ripley
/trunk/src/library/
some corrections.
Mainly layour improvements in \usage and elsewhere.
30022
8068 d 3 h
ripley
/trunk/src/library/utils/man/
various corrections/tweaks
30011
8068 d 16 h
leisch
/trunk/src/library/utils/man/
use <- for assignment
30006
8068 d 22 h
leisch
/trunk/
new citation function with return objects and package argument