Skip to content
Back to formatted view

Raw Message

Message-ID: <20071024075507.E5F34283416D@mail.pubhealth.ku.dk>
Date: 2007-10-24T07:55:07Z
From: Uwe Ligges
Subject: R crashes while printing variable read from read.delim() (PR#10370)

markus.breitenbach at gmail.com wrote:
> Full_Name: Markus Breitenbach
> Version: 2.5.1
> OS: Windows
> Submission from: (NULL) (70.58.24.243)
> 
> 
>> cdcr <- read.delim("cdcr_flat_survival.dat")
>> dim(cdcr)
> [1] 7162  387
>> cdcr



Please test and report on a recent version of R such as R-2.6.0 (even 
better R-patched or R-devel).

We do not have "cdcr_flat_survival.dat". Hence we cannot reproduce.

Thank you,
Uwe Ligges



> # results in stack overflow
> 
> # bug reproduced in 2.4.1/linux and 2.5.1/windows...
> 
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel