Displaying 4 results from an estimated 4 matches for "r_eclipse_statet".
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]]
2009 Mar 29
3
Eclipse and StatET Howto (also added Subversion, Rtools)
...and select Run
Configurations...
6a. Enter a name for your run configuration (eg R 2.9.0 alpha )
6b. Under the R Config tab, you should see your entry in 4. under
Workbench default
6c. Enter a Working Directory, if you like
7. Reference for more details:
http://www.splusbook.com/Rintro/R_Eclipse_StatET.pdf
Installing Subversion (SVN Client):
WARNING: Trust Tigris and their 0.7 & post 1.4-releases at your own risk.
I spent several hours trying to get later versions to work, but they all
failed to recognize SVNKit on my setups. Several other users have posted
this issue. The solution is t...
2010 Oct 25
2
.R file
Hello everyone
Can you please teach me how to save my homework as .R file?
I write my code in RGui. When I tried to save my work, the RGui only allows
me to save it as .RData.
By the way, after I save my work as .RData, I cannot reopen it. when I open
it, only one message comes out as following: "ARGUMENT_ignored_."
--
View this message in context:
2010 Jun 05
2
R2HTML problem
Im developing an application with R and Gtk+. It's just a simple GUI which
helps new users to interactuate with R. Thing is, when you do a statistical
analysis, I also want to provide a HTML report, but HTMLStart doesnt work
propperly when executing from TinnR. It does create the file but not empty,
I've tried some examples from different websites, and it's always the same..
it works