Message-ID: <439F0667.7040604@statistik.uni-dortmund.de>
Date: 2005-12-13T17:35:35Z
From: Uwe Ligges
Subject: interruption when pasting code into R under linux
In-Reply-To: <200512131550.22435.Sebastian.Leuzinger@unibas.ch>
Sebastian Leuzinger wrote:
> hello,
> has anyone come across the following rather mysterious problem:
>
> when pasting large bits of code (100 and more lines) into the R console with
> the central mouse button (under linux), only part of the code is pasted, and
> the text interrupts somewhere arbitrarily. It does not happen when smaller
> bits are pasted subsequently.
>
> I use linux suse 9.3 with the latest version of R
>
... because of the limited buffersize of your clipboard.
I'd suggest source()-ing a file rather than pasting those many lines of
code.
Uwe Ligges
> ------------------------------------------------
> Sebastian Leuzinger
> Institute of Botany, University of Basel
> Sch??nbeinstr. 6 CH-4056 Basel
> ph 0041 (0) 61 2673511
> fax 0041 (0) 61 2673504
> email Sebastian.Leuzinger at unibas.ch
> web http://pages.unibas.ch/botschoen/leuzinger
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html