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
/
base
/
man
/
make.names.Rd
– 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 16 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
46971
6460 d 18 h
ripley
/trunk/src/library/
add some missing copyright headers
clarifications
45778
6636 d 21 h
ripley
/trunk/src/library/base/man/
be explicit about the encoding of the result
45416
6671 d 15 h
ripley
/trunk/
see what happens if CHARSXPs are not allowed to have embedded nuls
45287
6679 d 13 h
ripley
/trunk/src/library/base/man/
add comments about nul bytes
42333
6940 d 22 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
30448
8029 d 20 h
ripley
/trunk/src/library/
remover data() calls that are no longer needed
30007
8068 d 18 h
ripley
/trunk/src/library/base/man/
add comment on uses of allow_
30004
8068 d 23 h
ripley
/trunk/
1) data.frame(check.names=TRUE) enforces unique names
2) make.names has a new arg allow_
3) remove USE_UNDERSCORE_IN_NAMES
4) attempt to warn if newdata is not used in prediction, and document better
29571
8099 d 2 h
ripley
/trunk/src/library/
branch update
29557
8099 d 11 h
ripley
/trunk/
branch update
27119
8288 d 0 h
ripley
/trunk/
allow _ in syntactic names and so don't remap in make.names
24858
8437 d 22 h
ripley
/trunk/
make.names' description of valid names was incorrect: correct description
and code
24855
8438 d 1 h
ripley
/trunk/
many tweaks to data frame code.
enhancements to make.names, add make.unique (from Tom Minka)
Fix PR#3280
23025
8574 d 11 h
ripley
/trunk/
yet more migration of regression tests
19598
8846 d 15 h
ripley
/trunk/
branch update
12778
9301 d 13 h
pd
/trunk/
branch update
11763
9361 d 15 h
hornik
/trunk/src/library/base/man/
Use `syntactically valid' rather than `legal R' names.
3279
10064 d 17 h
pd
/trunk/
Branch update + setjmp problem fixup