similar to: How to copy current line in Tinn-R

Displaying 20 results from an estimated 10000 matches similar to: "How to copy current line in Tinn-R"

2007 Jan 12
1
R editor vs. Tinn-R
Have you used Tinn-R and what landmines await the inexperienced? I could not understand why a script that used to work stopped working. Look at these two scenarios I opened an excel spreadsheet and copied several cells to the clipboard Then Scenario 1 Executed from Tinn-R > prelim<-read.delim("clipboard") > str(prelim) 'data.frame': 0 obs. of 1 variable: $
2011 Aug 04
1
Tinn-R problem: unable to send code to R
The problem mentioned in the 06 Dec 2010 email below still occurs with Tinn-R (v.2.3.7.1) when highlighting a string of code, copying to the clipboard, and trying to send to Rgui via Shift+Ctrl+Q. I can copy 1 line of code to the clipboard and send it to Rgui with Shift+CTRL+Q. This fails with 2 or more lines of code, generating the error: Error in source(.trPaths[5], echo = TRUE,
2008 Feb 11
1
WG: Tinn-R not working well with latest R
I am in R command window and just make Crt+V. Corinna -----Ursprüngliche Nachricht----- Von: Farrel Buchinsky [mailto:fbuchins@wpahs.org] Gesendet: Mo 11.02.2008 21:16 An: Schmitt, Corinna Betreff: Re: Tinn-R not working well with latest R I can easily get R to open without an error. I simply removed the Tinn-R related lines from the Rprofile.site file C:\Program
2006 Mar 08
1
Clipboard connections (PR#8668)
Full_Name: Will Gray Version: R 2.2.1 OS: WinXP SP2 Submission from: (NULL) (160.129.18.69) I've been using R with a text editor (Tinn-R) and using a feature of the editor that sends code to a running R session. Sometimes it is convenient to use the command "source(file('clipboard'))" to send whole blocks of code. However, this quickly fills up the limit of 50
2009 Jul 14
0
Tinn-R 2.3.0.0 released
We would like to announce that a new version of the Tinn-R for Windows (2.3.0.0) was released and is available on SourceForge server: http://sourceforge.net/projects/tinn-r Tinn-R is a R script editor under the OS Windows. Changes: 2.3.0.0 (jul/10/2009) * Bugs fixed: - The error message when typing CTRL+TAB inside the Rterm interface whenever it was not split. - It now
2010 Aug 23
0
Problems with Tinn-R
A co-worker has been having problems with using Tinn-R and has posted to their help forum and got no response. So I am asking if anyone else who might be using Tinn-R has seen the problems that he is experiencing. I am using the same version of R and Tinn-R that he is, and I have not seen it. I assume it must be some way that the 'clipboard' is operating dependent upon so other system
2006 Feb 04
3
R command line: need intelligent command history recall?
Hi all, I am not sure if this feature exists in the R-console command line prompt: In Matlab, if I want to enter a command which is similar to what I have entered before, I can enter a few prefix, then press "->", the previous command that matches with this prefix will then appear on this command line, and it saves a lot of our time. For example: > abline(lm(new~old)) >
2009 Jan 23
2
forward slash vs double backslash R and Tinn-R
I installed the newest version of R and once again ran into problem with Tinn-R failing when trying to use the R explorer. I had this problem once before and solved it when I added the following .trPaths = c( 'C:/Documents and Settings/fbuchins/Application Data/Tinn-R/tmp/', 'C:/Documents and Settings/fbuchins/Application Data/Tinn-R/tmp/search.txt', 'C:/Documents and
2012 Jun 20
1
Tinn-R and R 2.15.0 integration
Hello, This is WJ. I downloaded R(2.15.0) and Tinn-R(2.3.7.1) from http://sourceforge.net/projects/tinn-r/ for my computer (window 7 OS). I want to know how to integrate Tinn-R with R(2.15.0). So far, I was able to find some web-site has step for integration, so I updated the following steps. Open the file 'Rprofile.site' and add the following lines to the end of the file:
2010 Jul 23
2
Tutorial Tinn-R
Hi, does anyone know a tutorial for Tinn-R? During all my search I only found R-Tutorials... The problem now is: I would like to make Tinn-R an autosave. But since I had several questions before concerning Tinn-R (for example, how to have Tinn-R and R in one window or how do the new versions work), I think it is easier to have a tutorial instead of asking here everything. Thank you! -- View
2008 Aug 05
2
Opening R from Tinn without setting directory each time
Hi - I can access R from Tinn-R by going to Options->Main->Application/R and setting the search path, but each time I exit Tinn-R I have to redefine the search path. Is there no way of fixing that directory as default? I have installed R under its default directory C:/Program Files/R/R-2.7.1 and Tinn under a variety of different places to try to rectify the problem though currently under
2009 Jun 08
2
Tinn R
Dear R-users, I have installed the latest version of Tinn R (Version 2.2.0.2). With the older versions it was possible to run Tinn R next to R and then select code that one could send to R. Now it seems that one has to start the R gui in Tinn R and then it is possible to select en run code of R. But if I start R within Tinn R it does NOT start the R-Gui but only the R console. When I start R
2009 Feb 02
2
Upgrading to TINN - R 2.1.1.6
I know this has been addressed before, but I'm still confused by the solution. When running TINN - R (ver 2.1.1.6) with R (2.8.0) I have lost the functionality of TINN-R It returns an error source(.trPaths[5], echo=TRUE, max.deparse.length=150) I modified the RProfile.site file as follows: options(pager="interal") .trPaths=c( 'C:/Documents and
2008 Mar 10
2
Tinn-R related problem
Greetings! I have an issue with an R editor (namely Tinn-R). A few weeks ago all of a sudden the backspace, enter and direction keys were not working. I updated Tinn-R to the newest version but still no sollution. After this I tried reinstalling it (prior to that I removed Tinn-R and deleted all the "leftovers" manually) and still no change. In every other execution (e.g. when I save a
2005 Apr 06
1
using command line flags with TINN-R
This is a TINN-R editor question rather than an R question, but can anyone tell me how to use command line flags with TINN-R. There is a space to fill in the path to Rgui, and I have "C:\Program Files\R\rw2001pat\bin\Rgui.exe". If I try to add a command line flag after that, such as " --no-save" or " --max-mem-size" then TINN-R will not open the application.
2010 Nov 17
1
Tinn-R looses connection to R (Windows Vista)
Hi everyone, I wonder, if anyone can help me with this annoying issue, although it is related to Tinn-R and Windows Vista... I am running R 2.11.1 and Tinn-R 2.3.5.2 together. I saved 2 R-hotkeys: ALT+A for sending the whole content of one file and ALT+S for a selection from one file from Tinn-R to R. Everything works fine with other windows versions, also with Vista at the beginning of every
2010 Nov 11
1
Tinn-R_2.3.6.0
Hi, I just found out that Tinn-R_2.3.6.0 is now available on http://sourceforge.net/projects/tinn-r/. When configuring Tinn-R: R > Configure > Permanent (Rprofile.site) I get error C:\Program Files\R\R-2.12.0\bin\etc\RProfile.site The above file was not found. Please try to repeat the procedure! The correct path for RProfile.site is C:\Program Files\R\R-2.12.0\etc\Rprofile.site I was
2010 Apr 29
2
Tinn-R related problem
Dear Mr Hewitt, I am having exactly the same problem as descibed on page https://stat.ethz.ch/pipermail/r-help/2008-March/156809.html (please find a copy below), I wonder if you happen to have heart of any solution to it (i.e. which Windows settings have to be altered in order to solve the problem). The mystirious thing about it is that I didn't change anything before this happend, I
2007 Apr 26
1
Tinn-R editor question: saving syntax colour options.
Hi, after reading about it in the forum, I tried the Tinn-R editor (in WinXP) running R 2.5.0... nice one! However, I am trying to change the syntax-colouring from the default to my own preferences... and I can do that, but my options don't appear to be saved and get lost when I close Tinn-R. I've searched help menus, and google... and I can't find how to make sure my
2007 Oct 26
3
linking Tinn-R to a new R version
Hi all, Can anyone please tell me how to start R from Tinn-R's "Toogle start/close Rgui" button, after I've updated to a new version of R? It seems like Tinn-R keeps looking for the previous version of R. I have updated R twice already since I started using Tinn-R and I haven't been able to make that button work again. It tells me "The specified file was not