similar to: "read.table" and "scan" skips newlines which "count.fields" finds in Thai textfile

Displaying 20 results from an estimated 100 matches similar to: ""read.table" and "scan" skips newlines which "count.fields" finds in Thai textfile"

2013 May 01
1
Windows, format.POSIXct and character encodings
Hi all, In what encoding does format.POSIXct return its output? It doesn't seem to be utf-8: Sys.setlocale("LC_ALL", "Japanese_Japan.932") times <- c("1970-01-01 01:00:00 UTC", "1970-02-02 22:00:00 UTC") ampm <- format(as.POSIXct(times), format = "%p") x <- gsub(">", "*", paste(ampm, collapse =
2020 Jul 09
0
Is this surprising behavior of tkimage.create function a bug?
tkimage.create function can read some images but can't read the other images. We can reproduce it by running the code below. ------------------------------------------------------------------------------------- library(tcltk) library(magick) # works fine tmp <- tempfile(fileext = ".gif") image_write(logo, tmp) image_tcl <- tkimage.create("photo",
2010 Jan 13
3
Recovering a broken mirror
We have a production SunFireV240 that had a zfs mirror until this week. One of the drives (c1t3d0) in the mirror failed. The system was shutdown and the bad disk replaced without an export. I don''t know what happened next but by the time I got involved there was no evidence that the remaining good disk (c1t2d0) had ever been part of a ZFS mirror. Using dd on the raw device I can see data
2008 Apr 15
2
Thai keyboard input does not work
Hello *, I'm currently migrating a friend to Kubuntu 7.10. He's forced to use a service which works with IE only (no other browser can display their website). Fortunately, IE6 works with Wine (I used ies4linux 2.99.0 (http://www.tatanka.com.br/ies4linux) to set it up), but unfortunately only with the English keyboard layout: When we switch to Thai (KDE shortcut Ctrl-Alt-K), the focused
2005 Jul 21
1
Looking for Thai DIDs
Anybody know where to find Thailand DIDs that can ring in to my * in the USA on SIP? Oh, and a good price, too! ;) Chris Coulthurst chris@shuksan.com
2005 Apr 20
1
localeToCharset error for Thai locale (PR#7799)
Full_Name: Hutcha Sriplung Version: 2.1.0 OS: windows Submission from: (NULL) (202.12.74.9) In R-2.1.0, I found that 'example' function does not work properly and report an error message as shown below on a Windows machine (running r-devel release) but not on Linux. > example(attach) Error in switch(x[2], "1250" = return("ISO 8859-2"), "1251" =
2012 Mar 22
0
Thai vignette, cross-compile for Mac OS X, universal/multiarch (Fwd: Mac OS X builds of CelQuantileNorm, vcftools/samtools/tabix, and snpStats)
FYI. There is a Thai vignette - and it went a lot further doing some Thai text processing in R, than the earlier Chinese/Tibetan/LiangshanYi/Arabic vignette, which was in reality just Chinese + Cairo graphics. Managed to cross-compile an R package for Mac OS X from Linux; and it seems to be working. See screenshots below. I'd be interested to know if there are less obvious bugs; however
2004 Aug 07
1
Textfile into R'
Hi, I have the chromosome results in a text file. My problem is how to call the textfile values inside R' so that i can plot. Anyone can help me!! J.Joshua Thomas Lecturer Computing & Information systems KDU College Penang Campus Malaysia
2014 Aug 26
2
Fn textfile background
Hello, In doc/menu.txt: "F1 textfile [background]" I am trying the second optional parameter using 640x480 x 4bits color depth png's. Should I be using a different file format? Or a different color depth? Or specific colors? Which versions are supposed to support the second optional parameter, "background", from menu.c32? I have tried (and failed) with (menu.c32)
2014 Aug 26
0
Fn textfile background
On 08/25/2014 07:49 PM, Ady wrote: > Hello, > > In doc/menu.txt: > "F1 textfile [background]" > > I am trying the second optional parameter using 640x480 x 4bits color > depth png's. > > Should I be using a different file format? > Or a different color depth? > Or specific colors? > > Which versions are supposed to support the second
2014 Aug 26
1
Fn textfile background
> > On Aug 26, 2014 1:45 AM, "Ady" <ady-sf at hotmail.com> wrote: > > > On 08/25/2014 07:49 PM, Ady wrote: > > > > In doc/menu.txt: > > > > "F1 textfile [background]" > > > > Which versions are supposed to support the second optional > parameter, > > > > "background", from menu.c32? > >
2009 Nov 26
1
analyse tab delimited textfile microarray data(help)
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091126/6366832d/attachment-0001.pl>
2014 Aug 26
0
Fn textfile background
On Aug 26, 2014 1:45 AM, "Ady" <ady-sf at hotmail.com> wrote: > > On 08/25/2014 07:49 PM, Ady wrote: > > > In doc/menu.txt: > > > "F1 textfile [background]" > > > Which versions are supposed to support the second optional parameter, > > > "background", from menu.c32? > > > > > > I have tried (and
2009 Apr 17
2
Manipulate single line in textfile
Hello all, Is it possible to modify a single line in a textfile? I know it is possible to load the whole text file, do the change, and save this as a new file. However, this is not practical in my case, because the document is huge and cannot be fully loaded in R. Any idea? Best, Guillaume
2014 Aug 26
3
Fn textfile background
> On 08/25/2014 07:49 PM, Ady wrote: > > Hello, > > > > In doc/menu.txt: > > "F1 textfile [background]" > > > > I am trying the second optional parameter using 640x480 x 4bits color > > depth png's. > > > > Should I be using a different file format? > > Or a different color depth? > > Or specific colors? >
2006 Jun 05
3
How to configure two NICs on a DomU?
Hi, When I install Oracle RAC on Xen VM, some problem occurred. How can I configure two NICs on a Xen''s DomU. You know, RAC''s installation requires two NICs on a node. I am a newbie about Xen. Please give me some advice. Thanks. Yaqiong lee Beijing,China -----邮件原件----- 发件人: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] 代表
2003 Jun 12
9
Programcode and data in the same textfile
I have the following problem. It is not of earthshaking importance, but still I have spent a considerable amount of time thinking about it. PROBLEM: Is there any way I can have a single textfile that contains both a) data b) programcode The program should act on the data, if the textfile is source()'ed into R. BOUNDARY CONDITION: I want the data written in the textfile in exactly
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
Hi. I'm seeing some issues where Entourage clients can see new mail, download it (or partially), but won't display the mail in the mailbox list. Mail shows up as having arrived, but never displays. These clients have worked in the past with versions of 0.99, but not in 1.0-test-56. I have dumped the connection traffic and it looks like Entourage aborts the IMAP session before it
2012 Aug 09
1
dsync \noselect on INBOX.INBOX skips sync of INBOX
Hi Timo, We have encountered an issue today with a number of migrations. Some customers have mailboxes on the source IMAP server that look like this: 3 LIST "" * * LIST () "." "INBOX" * LIST () "." "INBOX.Statements" * LIST () "." "INBOX.Draft" * LIST () "." "INBOX.Drafts" * LIST () "."
1998 Oct 07
0
smbtar skips files, why?
Hello, I'm using Samba version 1.9.18p10. I am trying to backup a Win95 disk with smbtar, but it skips lots of files without any apparant reason. For example, I have a directory C:\Acrobat3, with various subdirectories. With smbclient I can see and browse them just fine: smb: \> cd Acrobat3 smb: \Acrobat3\> dir . D 0 Wed Aug 19