Displaying 1 result from an estimated 1 matches for "table03".
Did you mean:
table0
2003 Jun 11
2
scan() crash in Windows 98 (PR#3234)
...######################
scan() (and so also of course read.table, read.csv etc) crashes right
out of
R (GUI)
if it encounters non-ASCII characters (my particular example was a
superscript 2
which is OK in MS applications (even in Notepad this is OK: BMI*
(kg/m²)).
For example
read.csv("d:\\table03.csv",colClasses="character")
generates
"This program has performed an illegal operation and will be shut down
..."
and the details says
RGUI caused an invalid page fault in
module R.DLL at 0167:004f3b67.
Registers:
EAX=0098007a CS=0167 EIP=004f3b67 EFLGS=00010246
EBX=01...