Displaying 20 results from an estimated 2000 matches similar to: "Tinn-R problem: unable to send code to 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 Dec 29
2
Tinn R
Hi, I just got a new computer with windows vista on it and I am having a problem using Tinn R. The problem occurs when I select a chunk of code and try to run it all at once using the "R send:selection (echo = TRUE)" button, I get this error:
Error in source(.trPaths[5], echo = TRUE, max.deparse.length = 150) :
object ".trPaths" not found
Any suggestions how to fix this??
2010 Jun 10
1
Help with Tinn-R
I have just installed the latest versions of R and Tinn-R (running Windows XP prof.)
R 2.11.0
Tinn-R version 2.3.5.2
Everything seems fine, except for the following:
I usually do this: Open Tinn-R and click on the R icon to open R - this splits the screen into two parts horiozontally, with Tinn-R on top and R in the bottom window.
My problem is simply this:
By highlighting one line, and click the
2010 Oct 02
2
Tinn R
Dear ALL,
I am trying to run Tinn R for the first time with R. I have already
selected the SDI option. When ever I run the code I get the following
error:
> source(.trPaths[4])
Error in source(.trPaths[4]) : object '.trPaths' not found
Can any one help?
Raphael
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
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
2008 Sep 15
1
Tinn-R Install
I just upgraded to the new version of Tinn-R and when submitting scripts I get the following error.
> source(.trPaths[4], echo=T)
Error in source(.trPaths[4], echo = T) : object ".trPaths" not found
I'm running R 2.7.2. Win XP Pro x64 3 GB RAM. Any suggestions?
Thank You,
Patrick
This email message, including any attachments, is for th...{{dropped:9}}
2008 Oct 03
1
Tinn-R explorer used to be my friend
I have upgraded everything lately and can no longer get the Tinn-R explorer
to work. I think I have had this problem before but cannot recall how I
solved it.I run Tinn-R 2.0.0.7 and Rgui version 2.7.2
When I click on the explorer button I get
> trObjList(envir='.GlobalEnv', pattern='', group='', path=.trPaths[3])
Error in trObjList(envir = ".GlobalEnv",
2010 Nov 29
1
Setting default path to library
Hello
I recently upgraded from 2.11.1 to 2.12.0 on a windows machine. When I
launch R via TINN - R,(2.3.7.0) most things appear correct. The exception
is the path to the library.
I store all of the packages in C:\Program_Files \R\R-2.12.0\library
Last week when I upgraded I rec'd an error:
Error in loadNamespace(i[[1L]], c(lib.loc, .libPaths()))) :
there is no package called
2010 Nov 24
1
Tinn R to R problem
I am trying to send complete R code to R from Tinn R by pressing R
send:contiguous button.
I get following error:
> source(.trPaths[5], echo=TRUE, max.deparse.length=150)
Error in source(.trPaths[5], echo = TRUE, max.deparse.length = 150) :
object '.trPaths' not found
Anyone has any idea?
Thanks in advance
RD
--
View this message in context:
2013 Jan 19
1
Tinn-R and R problem
Dear r-users,
Actually, this is not a big problem, however it is a bit annoying. Everytime I want to use Tinn-R and R. I have to do this step first before I can excute a set of R codes:
R--> configure --> temporarily (current session)
if not it will give this message:
> .trPaths <- paste(paste(Sys.getenv('APPDATA'), '\\Tinn-R\\tmp\\', sep=''),
2010 Apr 27
1
Problem with Tinn-R communicating with REvolution R
I have been using Tinn-R with R without any problems but when I try to use it with REvolution R I get the following error message when Tinn-R runs the configuration script and gets to the trDDEInstall() function:
## Start DDE
trDDEInstall()
> trDDEInstall()
Error in structure(.External("dotTcl", ..., PACKAGE = "tcltk"), class = "tclObj") :
[tcl] invalid command
2008 Sep 14
5
Error Running TinnR with R
Hello All,
I am using Tinn-R (v 2.0.0.7) integrated with R (v 2.7.2) on a 32-bit
Windows Vista system.
When I try to run a code and send it to R from Tinn-R, I get the following
error message;
?Error in source(.trPaths[5], echo = T) : object ".trPaths" not found?
I was using an earlier version of Tinn-R and R and I was not having problems
till recently when R-sending started freezing
2009 Sep 07
2
Tinn-R setup
I recently installed R 2.9.2 on a new Windows platform. Everything seemed to installed OK. I then downloaded the latest Tinn-R (2.3.2.3 I think) and as I have always done I selected R -> Configure -> Permanent. I was greeted with a dialog box asking me for a mirror site. I don't remember this prompt before but I decided to play along and I select a mrror site. Then the process takes off
2009 Feb 28
5
object ".trPaths" not found
I am running an R script with Tinn-R (2.2.0.1) and I get the error message
Error in source(.trPaths[4], echo = TRUE, max.deparse.length = 150) :
object ".trPaths" not found
Any solutions?
Thank you.
Kevin
2010 Dec 20
1
R is not running well
Hi,
I'm working on windows 7. Recently I install the latest R and also use together
with Tinn-R but it is not working well. I got the following message. I have
tried saving the Rprofile as suggested by the R forum, but still it is not
running. What should I do?
> source(.trPaths[5], echo=TRUE, max.deparse.length=150)
Error in source(.trPaths[5], echo = TRUE, max.deparse.length =
2009 Jun 03
2
code for double sum
Hi R-users,
I wrote a code to evaluate double sum as follows:
ff2 <- function(bb,eta,z,k)
{ r <- length(z)
for (i in 1:r)
{ sm1 <- sum((z[i]*bb/2)*(psigamma((0:k)+eta+1,deriv=0)/(factorial(0:k)*gamma((0:k)+eta+1))))
sm2 <- sum((besselI(z[i]*bb,eta)*log(z[i]*bb/2) - sm1)/besselI(z[i]*bb,eta))
sm2
}
ff2(bb,eta,z,10)
but it gave me the following message:
>
2011 Jan 07
1
rprofile.site
Hi all,
i just installed R 2.12.1 and Tinn-R 2.3.7.1. My OS is Windows 7 32bit.
Here is my question:
Do I have to execute the rprofile.site manually every time I start a
R/Tinn-R session? Because it seems that way.
Here is the error code I receive after sending "selection(echo=TRUE):
source(.trPaths[5], echo=TRUE, max.deparse.length=150)
It doesn't do that after I configure
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
2010 Apr 30
1
Problem: packages TinnR, Hmisc, applications Tinn-R and R version 2.11.0
Hi,
First: sorry for my bad English!
I have received several emails reporting problems using Tinn-R with
the new R version (2.11.0).
This email is meant to assist the users.
This problem is new and is related with R 2.11.0 and Hmisc package for Windows!
After download and install R 2.11.0pat under Linux and Windows, see
below my results:
a) Under Linux (Open SUSE 11.3) - I found no problem