Displaying 20 results from an estimated 10000 matches similar to: "How to provide argument when opening RGui from an external application"
2012 Aug 10
1
question about windows Rgui.exe startup
Hi all,
I had a specific question about the loading of objects
into R. I apologize in advance if I have overlooked anything in the
manual but as far as I can tell I have yet to find a solution to my
problem.
I am on a Windows platform.
So what I am trying
to do is have R read in a binary file on startup from the Windows system
command line and startup Rgui.exe with these options without
2008 Jul 11
3
Start preferred RGui
Dear R users,
I have been having a problem since I installed the new versions of TinnR and
R on my computer (1.19.4.7 and 2.6.0 respectively). I used to open R by the
command "start preferred RGUI", on the "R" tab of TinnR's menu. But now,
since I updated both softwares (which was necessary for some compatibility
issue with Windows Vista), the path for my preferred RGui (
2009 Sep 16
1
Windows RGui line editing
I've been using Tinn-R with RGui on Windows for quite some time
now, but it's very irritating how the Windows RGui allows only very
rudimentary line-editing. I can't even use shift-arrow key to select
text!
I searched through the archives and found what seemed to be a few
people asking about this, but I couldn't find a clear answer. I saw
some references in the docs to
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
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 Aug 23
1
Tinn R - the preferred R term was not defined
I have Windows 7 64 bit and 64 bit version of R.
I have installed Tinn R.
Everytime I start R from within Tinn R it gives me the message
"The preferred R term was not defined. Do you desire to do this now"
I then tell Tinn R where the Rterm.exe and Rgui.exe are.
Rterm works OK - I can open r code files and submit them.
Rgui does not work. R opens but in Tinn R toolbar for submitting
2009 May 25
1
Vista authorization issues (PR#13718)
Full_Name: David Kesling
Version: 2.9.0
OS: Windows Vista & XP sp2
Submission from: (NULL) (65.166.169.237)
I upgraded to 2.9.0 on my desktop (XP) and my laptop (Vista Home Basic). The XP
machine (with both Tinn-R and JGR) is running just fine... very happy. The
laptop is NOT doing too well. I've had to activate the XP-compatability mode AND
run Rgui as administrator... and there still
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
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,
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
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 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",
2018 Oct 17
2
dovecot passdb driver=checkpassword as external script for block ip
Refer to
https://dovecot.org/pipermail/dovecot/2015-March/099971.html
https://wiki.dovecot.org/PasswordDatabase
I tried to repeat the same thing.
Set these passdb:
passdb {
args = /myscript.sh ip=%r
driver = checkpassword
result_failure = return-fail
result_success = continue
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext ( my working auth method )
driver = sql
}
Created
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
2009 Aug 23
1
customizing RGui/Rconsole
Is it possible to change the behavior of RGui/RConsole under MS
Windows so that, if you submit a bunch of commands from a script
window, when they've finished, focus is given to the Console, and not
(as now) to the script?
------------------------
Philip A. Viton
City Planning, Ohio State University
275 West Woodruff Avenue, Columbus OH 43210
viton.1 at osu.edu
2009 Mar 02
3
TinnR & Philips Webcam
Hi All,
I have a Philips Webcam, model SPC110NC. I had to download a diver in order for the webcam to work with Skype from the philips support page (www.philips.com/support).
Now when I start up TinnR to use with R, it opens the webcam. If I manually start up R, Tinn R will no longer synch with it.
Also, when I install the webcam driver there doesn't appear to be anyway to modify the
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
2010 Jul 21
3
Problem with invoking R from the command line (Windows Vista)
Dear all
I am running in a problem when trying to run R from Windows command line.
I am runnning Windows Vista, R-2.10.1.
I have a script I would like to run remotely from another program. As it did
not work, I thought I would test the script from the Windows command line
which highlighted a problem.
When I open the command line and type R at the prompt (or any other variant
(R CMD BATCH,
2011 Jun 30
1
source, echo...and clicking the mouse
I'm attempting to view the progress of a script that I call on my screen as
follows:
source("myscript.R", echo=TRUE)
When it is running, I have to click my mouse in the GUI window for anything
to show up. I am wondering if I can change something so that it writes to
my GUI window automatically.
I've been trying to work through the documentation for the source
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