search for: scalc

Displaying 2 results from an estimated 2 matches for "scalc".

Did you mean: scale
2009 Apr 18
1
Can't read table encoded in Unicode (R-2.8.1)
...3,2 3,3 3,4 Usually I would use the following code to read the table: t = read.table("test.txt", header=T, sep="\t",dec=",") This works well if I create the table using Notepad (the text will be in UTF-8 or ASCII, then). However, If I use e.g. OpenOffice scalc to create a spreadsheet holding the same data and save this data as text (using tabs as separators, no quotes and using Unicode encoding) the command above gives this: > t = read.table("test.csv", header=T, sep="\t",dec=",") > t ??a 1 NA 2 NA 3 NA I t...
2009 Feb 26
3
Oracle & OpenOffice
Hi all Today I face a problem at wine 1.1.15 I am working at oracle SqlPlus and then i open OpenOffice at wine. Then I receive a problem $wine scalc.exe fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented err:dbghelp:pe_load_dbg_file Couldn't find .DBG file "ole32.dbg" ("\xa4\xe93") err:dbghelp:pe_load_dbg_file Couldn't find .DBG file "oleaut32.dbg" ("\xa4\xe93") fixme:ntdll:serv...