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
/
WinMake
/
src
/
library
/
base
/
man
/
make.names.Rd
@ 63243
– Rev 30063
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
30063
8065 d 16 h
/branches/WinMake/
This commit was manufactured by cvs2svn to create branch 'WinMake'.
30007
8069 d 21 h
ripley
/trunk/src/library/base/man/
add comment on uses of allow_
30004
8070 d 2 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
8100 d 5 h
ripley
/trunk/src/library/
branch update
29557
8100 d 15 h
ripley
/trunk/
branch update
27119
8289 d 4 h
ripley
/trunk/
allow _ in syntactic names and so don't remap in make.names
24858
8439 d 1 h
ripley
/trunk/
make.names' description of valid names was incorrect: correct description
and code
24855
8439 d 4 h
ripley
/trunk/
many tweaks to data frame code.
enhancements to make.names, add make.unique (from Tom Minka)
Fix PR#3280
23025
8575 d 14 h
ripley
/trunk/
yet more migration of regression tests
19598
8847 d 18 h
ripley
/trunk/
branch update
12778
9302 d 16 h
pd
/trunk/
branch update
11763
9362 d 18 h
hornik
/trunk/src/library/base/man/
Use `syntactically valid' rather than `legal R' names.
3279
10065 d 20 h
pd
/trunk/
Branch update + setjmp problem fixup