[R] interruption when pasting code into R under linux
Uwe Ligges
ligges at statistik.uni-dortmund.de
Tue Dec 13 18:35:35 CET 2005
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
More information about the R-help
mailing list