Displaying 20 results from an estimated 10000 matches similar to: "Problems with 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:
$
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
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 May 26
1
SciViews and Tinn-R installation problem
Hello,
I have just installed R 2.7.0 and re-installed SciViews 0.8-9 and Tinn-R
1.19.4.7 and seem to have broken something along the way as follows.
I double-click on my current .RData file in the Windoze explorer, R
Console and Tinn-R load successfully (?).
I can list objects in my working directory with ls() but, when I attempt
to refresh any list in the R explorer tab of the Tools child
2013 Mar 14
1
How to copy current line in Tinn-R
Hello All,
A very simple question about Tinn-R. I am able to use the send line
shortcut, but I want to be able to just copy the current line to the
clipboard and then paste in the current document or somewhere else.
It's so tedious to select the whole line and then copy it.
Thanks
2011 Nov 18
0
R and Tinn-R communication problems
I have a couple of Tinn-R problems that I hope someone may be able to make some suggestions about or point me to a Tinn-R source. So far I have not found anything particularly relevant by googling on Tinn-R.
NOTE: Just to be on the safe side I uninstalled both R and Tinn-R , ran some cleanup and registry cleaner software and still am having the problems.
Problem One
Tinn-R 2.3.7.1
R 2.13.0
2011 Aug 09
1
Tinn-R
Hi,
How do I stop Tinn-R from starting automatically when I start R or R studio,
without uninstalling it.
I just started using R studio and might want to switch back to Tinn-R so I
don't want to uninstall it.
Thanks,
D
[[alternative HTML version deleted]]
2008 Sep 07
0
Fwd: request: most repeated sequnce
---------- Forwarded message ----------
From: jim holtman <jholtman at gmail.com>
Date: Sun, Sep 7, 2008 at 11:42 AM
Subject: Re: [R] request: most repeated sequnce
To: Muhammad Azam <mazam72 at yahoo.com>
This should do it for you:
> x=c(1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,3,3,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,3,3,3,4,4,4,0,0,0,0,0,0,0,1,1,1,2,2,2,3,3,3,4,4,4,
+
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
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 Mar 10
0
Tinn-R RGui Send problem
ComRades,
On a recent Windows XP system that I have to use at work, I installed Tinn-R 2.3.4.4 and R 2.10.1
When I mark-select a piece of code, say
summary(x)
written in Tinn-R and send it to the RGui using the send button, the RGui console instead of showing me my piece of code, it shows something like
source(.trPaths[5], echo=FALSE, max.deparse.length=150)
The code is executed fine but if
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
2010 Nov 22
1
Tinn-R 2.3.7.0 released
Dears users,
A new version of Tinn-R was released today. Below details:
2.3.7.0 (Nov/22/2010)
* Bug(s) fixed:
- A bug related with the intermittent loose of connection
(or appear to freeze) with Rgui.exe was fixed.
* The versions 2.3.6.4, 2.3.6.5, 2.3.6.6 and 2.3.6.7 restricted to
pre-release testers.
* The Application options interface was a bit changed:
- The
2010 Oct 07
0
Tinn-R and DDE
Hi folks,
I'm trying to get these "call-tip" things to work in Tinn-R. I expect them
to be somewhat like Microsoft's Intellisense? Anyways, I copy-pasted the
recommended Rprofile.site and adjusted it to fit the location of my
Tinn-R.exe... It looks like this:
##===============================================================
## Tinn-R: necessary packages and functions
## Tinn-R:
2004 Aug 06
0
Script editors: Tinn-R as a new option under windows
Tinn-R
The Tinn is an editor in development with the Delphi 5 of the Borland,
addressed to programmers, of free code under GPL (GNU Public License),
developed under the operational system Windows.
The Tinn-R version contains enhancements to allow syntax highlighting
of S language (in *.R, *.r, *.Q or *.q files), that is the language
used by the free statistical environment R
2007 Apr 20
0
Fwd: Re: Character coerced to factor and I cannot get it back
--- John Kane <jrkrideau at yahoo.ca> wrote:
> Date: Fri, 20 Apr 2007 10:47:45 -0400 (EDT)
> From: John Kane <jrkrideau at yahoo.ca>
> Subject: Re: [R] Character coerced to factor and I
> cannot get it back
> To: jim holtman <jholtman at gmail.com>
>
> Thanks Jim,
>
> I can live with it as a factor or I will do as you
> suggest. What is bothering
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
2008 Oct 08
0
Trouble with word-wrapping and other Tinn-R options
I'm running R 2.7.1 with Tinn-R 2.0.0.7 and Windows XP Professional. I
have write privileges to the folders containing my R installation, my
Tinn-R installation, and my Tinn-R initialization settings. I installed R
first, followed by Tinn-R. I have modified my RProfile.site file (in
Tinn-R, R>Configure>Permanent).
My previous installations of Tinn-R and R worked fine, but on a
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 Sep 12
0
packages update and error: no package called 'lattice',Error: package 'Hmisc could not be loaded; Tinn-R
Dear all,
Since some months after updating packages via
update.packages(ask='graphics'), sometimes I loose 'lattice', although
already installed. At R restart, I get:
Error in loadNamespace(i[[1L]], c(lib.loc, .libPaths())) :
there is no package called 'lattice'
Error: package 'Hmisc' could not be loaded
In this case I must re-install 'lattice' and