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-OBJSXP
/
tests
/
reg-IO2.R
– Rev 84772
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
84772
1095 d 5 h
maechler
/branches/R-OBJSXP/
'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'
78541
2257 d 4 h
maechler
/trunk/
type.convert(*, as.is): warning if not specified; in line with R 4.0.0`s adaption to read.table(.., stringsAsFactors = .) defaulting to FALSE
78051
2315 d 18 h
maechler
/trunk/tests/
no 'options(stringsAsFactors = TRUE)' anymore
49644
6164 d 10 h
murdoch
/trunk/
Add #line directive to R parser, and in a few places to code processing (more needed)
Add findLineNum and setBreakpoint
Make srcref code more tolerant of missing information
49002
6209 d 1 h
ripley
/trunk/
clean up now iconv is always available
42377
6935 d 4 h
ripley
/trunk/tests/
close connection
38319
7353 d 6 h
ripley
/trunk/
tweaks to work with stringsAsFactors=FALSE
35107
7664 d 2 h
ripley
/trunk/tests/
update
34861
7699 d 5 h
ripley
/trunk/
add allowEscapes to read.table()
34325
7745 d 6 h
ripley
/trunk/tests/
make test work on a system without iconv
34317
7745 d 15 h
ripley
/trunk/tests/
conditionalize the test
34279
7747 d 2 h
ripley
/trunk/tests/
test when buildir != srcdir
34278
7747 d 2 h
ripley
/trunk/
handle BOMs in UCS-2LE encoding
16976
9005 d 15 h
ripley
/trunk/
back to arbitrary comment.char
16975
9005 d 17 h
ripley
/trunk/
read.table was failing wiht quoted comment chars in first 5 lines
count.fields now respects quoted comment chars
16276
9057 d 17 h
ripley
/trunk/
allow comment chars inside headers in read.table
16021
9081 d 15 h
ripley
/trunk/
comment chars allowed in read.table
15798
9098 d 0 h
ripley
/trunk/
enhance read.table
bring out type.convert as documented function: now enhanced
13897
9216 d 20 h
ripley
/trunk/tests/
regression tests for read.table: fixes used here not yet committed