similar to: Auto execute R script

Displaying 20 results from an estimated 9000 matches similar to: "Auto execute R script"

2010 Feb 26
1
RODBC looping sql script
Dear R users, I am querying an Oracle database using sqlQuery() from the RODBC package. What I would like to do is embed my R Sql query in a for loop. For example suppose the data.frame "vessel" contains two columns: vessel[,1]= vessel id and vessel[,2]=permit year I am using "vessel" as an input in a SQL based function that require inputs of permit year and vessel id
2009 Jul 18
3
how to run the R script in background in Windows XP?
Hello ,everyone. I am a fresh user of R. I wrote several several R script in R with the version 2.9.1 in Windows XP. But I only can run these scrpit via R-GUI. Can anyone tell me how to run the scripts in background without openning R-gui.In another word, run the R-script and get the result via some batch proceesing files or shell scripts directly? Thanks. . -- TANG Jie Email:
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
2005 Feb 07
2
RODBC working in Rgui but not Rterm
Hello Users: I'm using R version 2.0.1, and having problems with RODBC. Everything works fine when I use Rgui, but when I try to use Rterm and issue the commands library(RODBC) con <- odbcConnect("MySQL", "test") I get the following error: Error in sqlQuery(con, str) : first argument is not an open RODBC channel In addition: Warning messages:
2011 Oct 04
3
Tinn-R
I am new to R and have recently tried Tinn-R with very mixed and unexpected results. Can you point me to a Tinn-R tutorial on the web or a decent reference book? Thank you for your help; Charles McClure cmcclure at atrcorp.com cfmcclure at verizon.net
2012 Oct 26
1
Package RODBC sqlQueries
All - I'm new to SQL and the RODBC package. I've read the documentation associated with the RODBC package, but I'm still having problems with my SQL statements; I think my syntax, particularly with respect to my WHERE statement, is off but I can't find any documentation as to why. When I run a query from within the Access2007 database, it looks like this: SELECT
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 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 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
2017 Mar 29
2
Alternativa a RStudio
Estimados Leí todas las sugerencias y estoy probando, un criterio que tomé es tener algo minimalista, emacs puede estar con pocos iconos, comienzo por este porque está en https://www.r-project.org/other-projects.html . Realicé dos intentos, uno es utilizando Windows 10 con bash, instalando desde los repositorios de Ubuntu, el segundo intento es instalando la versión para Windows, la primera de
2010 Nov 10
4
Installing R and an editor on a USB drive
Hi, I have adviced my students to install R and an editor on a USB drive for working in the computer class. With R everything works fine following these instructions: http://personal.bgsu.edu/~mrizzo/Rmisc/usbR.htm. But several editors (e.g., Tinn-R and WinEdt) require administrator rights. I have found out that Emacs (Vincent Goulet's Emacs for Windows Modified
2010 Jul 10
4
Using Ubuntu as a Server
*Hi, I want to know how can I configure R in a Ubuntu to be a server. I am planning to use R in a Windows machine with Tinn-R, but I want R running at an Ubuntu Lucid machine. How can i do this? *Atenciosamente, Leandro Marino http://est.leandromarino.com.br/Blog (Estatístico) Cel.: + 55 21 9845-7707 Cel.: + 55 21 8777-7907 [[alternative HTML version deleted]]
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
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 Feb 06
0
Tinn-R 2.2.0.1 released with a new and complete User Guide
Dears Tinn-R users, We want to announce that a new version of Tinn-R Gui/Editor (Windows OS) was released. It now has a complete User Guide, a old request of the users. The news of this version are below: 2.2.0.1 (Feb/05/2009) * Bugs fixed: 1. Latex font Enphase was fixed. It was inserting \textbf{} instead of \emph{}. 2. Save and load workspace is now enabled only if
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
2009 Apr 18
3
Tinn-R (Version 2.2.0.2) dose not support R 2.9.0 very well
Hi£¬ I found that Tinn-R (Version 2.2.0.2) dose not support R 2.9.0 very well. Maybe, somebody who have solved this problem can help me. Thanks for your attention! [[alternative HTML version deleted]]
2010 Sep 14
2
Multiple CPU HowTo in Linux?
Hello all, I upgraded my R workstation, and to my dismay, only one core appears to be used during intensive computation of a bioconductor function. What I have now is two dual-core Xeon 5160 CPUs and 10 GB RAM. When I fully load it, top reports about 25% user, 75% idle and 0.98 short-term load. The archives gave nothing helpful besides mention of snow. I thought of posting to HPC, but this system
2005 Sep 14
13
table sorting/manipulation library?
I have a library I''ve developed that I believe is the most flexible and useful table sorting/striping/row-selecting library around. Big features: Single and multiple-level sort Arbitrary sort criteria (IP address, date, etc.) Works with table headers that are > 1 row or column large Stripe tables and/or enable row selecting Row selecting supports drag-select and SHIFT-click No extra
2010 May 28
3
2.11.0 on ubuntu (hardy) inadvertently installed
Hi- Looks like this morning, I did the ultimate in foobar to a main prod box. I was using apt-get upgrade on the box and totally missed the fact that my entire R installation went from 2.10.0 to 2.11.0. I now have a bunch of pkgs that aren't loading due to the fact that they were built before 2.10.0 -- There's some *ancient* packages, like (sma) that I was able to figure out what we