similar to: Linux R / Windows client

Displaying 20 results from an estimated 9000 matches similar to: "Linux R / Windows client"

2011 Dec 05
1
using StatEt IDE for Eclipse
Hi, I'm trying to use StatEt IDE for Eclipse as my R editor, but I'm completely lost. I've read all I could find online, made apparently all I had to do (installing rj, configuraing StatEt, etc.) but still cannot make R running. Below is the error log file. Thank you so much for assistance. Matteo !ENTRY de.walware.statet.r.console.ui 1 0 2011-12-05 16:21:51.355 !MESSAGE
2009 Apr 06
1
Need Help with StatET Error/Bug? on Ubuntu 8.10 amd64
Hi, I posted this message on the StatET-user board last week, but it looks like a ghost-town... I have a bad feeling that there is some code in the plug-in which doesn't work well with my environment, but if I am lucky, maybe other users have worked around this problem somehow - I am hoping that my setup is the issue. Note: very similar StatET setups on 32-bit XP Pro and Vista run
2009 Mar 29
3
Eclipse and StatET Howto (also added Subversion, Rtools)
I recently got a RFC on Eclipse and StatET setup from a R-help user, so here it is. Note: there may be slight errors of omission in my directions as I am making these notes after I had a successful install. If you have questions post here. Setup tested with Eclipse 3.4.0 on XP 32-bit and Eclipse 3.4.2 on Vista 32-bit. R 2.9.0 alpha. Installing StatET: 1. Go to Help > Software Updates...
2008 May 23
3
IDE
People, I'm a ubunto user and I used to write my scipts in "Java Gui for R", but it is a very slow tool to run my scripts... Do you know some efficient IDE for R? Thankssss!!! Alexandra Almeida -- Alexandra R M de Almeida [[alternative HTML version deleted]]
2011 Jan 31
1
rj packages and eclipse
Hi everyone! Does anyone know how to install the rj package in Windows (7)? I am trying to set up eclipse, but I got [INFO] The R package 'rj' is not available, R-StatET tools cannot be initialized. Thank you in advance!
2008 May 17
3
Question about graphical UI running R version 2.7.0 (2008-04-22) on Ubuntu Hardy Heron...
Hi All: Tried out a couple of different options suggested earlier, but for some reason I can only get Rcmdr to work properly. Not that that's a problem, but it might have been nice to have a couple of other choices. Just tried out JGR and ended up getting not found errors on several of the menu choices. Installed OK. Just several key menu options such as package manager don't work. Have
2008 May 17
3
Question about graphical UI running R version 2.7.0 (2008-04-22) on Ubuntu Hardy Heron...
Hi All: Tried out a couple of different options suggested earlier, but for some reason I can only get Rcmdr to work properly. Not that that's a problem, but it might have been nice to have a couple of other choices. Just tried out JGR and ended up getting not found errors on several of the menu choices. Installed OK. Just several key menu options such as package manager don't work. Have
2010 Jan 19
4
gui windows
Hola Yo uso R en macosx, por esas cosas ..., me compre una notebook con windows 7 64 bit, así que cuándo me llegue comienzo a migrar datos y programas. Para los usuarios de windows, ¿que usan con R? Me refiero a programas GUI o con autocompletar código, alguna ayuda gráfica, etc. Hace años que no uso windows, estoy medio perdido, voy a extrañar mi macbook. Gracias Javier [[alternative HTML
2009 Aug 26
1
rJava error for large XML object return in StatET plugin
Hi R List, I get this error using StatET R plugin in Eclipse. >sessionInfo() R version 2.9.0 (2009-04-17) i386-pc-mingw32 locale: LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252 I am running Eclipse Platform Version: 3.4.1 Build id: M20080911-1700 on Windows XP My R process
2011 Feb 14
1
problem running scripts
Dear all, I have encounter an odd situation. I have various R scripts interconnected via the source () function. After examining the results I noticed that not all the functions or procedures within a script were adequately conducted. Especially with the longest script ( about 180 lines) Then, I ran every scripts individually (not using source () ) selecting all (Ctrl + a) and running the
2004 Jul 15
3
Eclipse plugin for R or perhaps S-plus.
Does any one know of an eclipse (http://eclipse.org) plugin for R/S. thanks RIchard -- Richard Piper Web: http://icu.rnsh.org Mobile: 0438-120860 Sydney: 9926-8617 Kippax: 6550-5117 Email: rpiper at med.usyd.edu.au GPG key ID: F6DFFB33 @ wwwkeys.pgp.net Key fingerprint: 3FB8 8355 3AAA 84C3 D548 8FFF EFDB C6B5 F6DF FB33
2008 Nov 28
2
editor for MacOS X
Hi all, just wondered again, if there is some R editor for Mac OS X comparable to TINN-R on windows. thx in advance..
2012 Jun 11
2
eclipse cran r
hi i see you can create latex pdf files using eclipse and that cran r code can be put on it direcctly. I have tried but it seems very difficult there is an easy way step by step manual and explaining all programs and folders needed? [[alternative HTML version deleted]]
2010 May 26
3
R editor
Erik, What R editor do you use? I've tried SciTE but it won't color the code. Brian
2010 Feb 26
5
text editors
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20100226/6ff97bd8/attachment.pl>
2006 Jan 19
2
R Commenting Style
I seem to remember reading somewhere about some style guide regarding R the number of comment characters (#) prior to the comment meaning something. Anyone know to what I'm referring? Where? ---------------------------------------------------------- SIGSIG -- signature too long (core dumped)
2009 Jun 02
10
Most used R editors
Hi, I am a little lonely as R users in my group. So, I would like to know which editor is the most used in the R community. This post is some kind of survey. Personally, I use Emacs with ESS, It permits to : - open more than one R session - split the emacs editor as many part as you want. - use a lot of keybindings. ... I also tried Rkwards, Scilab (windows), JGR etc... but they are not
2014 Aug 11
1
Is the R package for Ubuntu compiled as a shared library?
Dear all, I have R 3.1.1 installed on Ubuntu 14.04 from the CRAN repo. Days ago I decided to give a try to the Eclipse extension for R (StatET). This extension requires the R packages "rj" and "rj.gd", but these fail to install no matter what. There is a long thread going on at the StatET mail-list, the latest details in this message:
2008 Jul 30
2
Eclipse/Statet: How to set breakpoints
Hi, I'm using the IDE Eclipse with the Statet-Plugin to develop R-code. Is there a possibility to set breakpoints for debugging in R-script files (just like in Java-code)? Cheers, Eli
2010 Mar 12
1
StatEt: Error R Object Browser Update java.lang.NullPointerException
Hello, I'm trying to use StatEt on my kubuntu karmic system. I've set everything up according to the website and a guide pdf I've got, but when I start the R session, or issue a command, I get a "An internal error occurred during: "R Object Browser Update"." error; Any ideas on what to look at or try next ? java.lang.NullPointerException at