TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

RStudio,a new IDE for R

271 pointsby agconwayover 14 years ago

15 comments

ludwigvanover 14 years ago
Really impressed!<p>I was looking for the Buy button when I saw the link to github.
equarkover 14 years ago
Very slick UI. How is this done? Is the main UI HTML/Javscript or QT? I guess it's good that I can't immediately tell.
评论 #2271807 未加载
评论 #2273973 未加载
mwexlerover 14 years ago
Wow... who knew that JJ Allaire, maker of (among other things) the ColdFusion web development system, also liked playing with R? <a href="http://www.rstudio.org/docs/about" rel="nofollow">http://www.rstudio.org/docs/about</a>
olalondeover 14 years ago
AGPL license, interesting. I suppose the plan is to monetize with a hosting/SaaS service?<p><i>Edit:</i> Found the answer on their blog:<p>&#62; RStudio is also a company, and we plan to sell services (support, training, consulting, hosting) related to the open-source software we distribute.
评论 #2272312 未加载
moondownerover 14 years ago
The UI pretty similar to RKWard (<a href="http://rkward.sourceforge.net/" rel="nofollow">http://rkward.sourceforge.net/</a>), which is according to me the best IDE, especially for Linux users.<p>P.S. Someone should make a comparison between these two IDEs.
评论 #2272582 未加载
dacortover 14 years ago
Completely off-topic, but the first thing I thought of when I saw this was R-Studio, an old file/disk recovery software. I was surprised to see that the R IDE has a trademark on "RStudio" (in both US and Canada) given that the former has been around for at least a decade. I guess R-Tools just never cared to file for a TM?
评论 #2274000 未加载
zaph0dover 14 years ago
Looks good, but it's crashing on my Mac OS X (Snow Leopard). Any idea how I can debug/fix this issue?
评论 #2272666 未加载
kindlyvikingover 14 years ago
RStudio's binary is named 'rdesktop'. Oops! Although it's not in the default PATH, so it could be worse :)
评论 #2273515 未加载
评论 #2272037 未加载
stevefarnworthover 14 years ago
Didn't know anything about R until seeing this post, downloaded the Windows binary and within the hour I was producing graphs. Much easier to get into than MatLab (used it at uni, which is probably why I have an aversion to it!).<p>Really nice bit of kit (as is the R language), and it's free!
dlibover 14 years ago
I use MatLab mostly for statistical purposes, together with EViews (statistical software geared towards econometrics). This could certainly ease the transition towards R and replace both aforementioned tools.
gilescover 14 years ago
This is absolutely gorgeous. The only thing the standard RGui has on it is basic emacs/bash-ish keybindings (C-e, C-a, etc.) for navigation.
euroclydonover 14 years ago
I was browsing through the web server implementation:<p><a href="https://github.com/rstudio/rstudio/tree/master/src/cpp/core/http" rel="nofollow">https://github.com/rstudio/rstudio/tree/master/src/cpp/core/...</a><p>Can anyone familiar with writing web servers in C comment on this? For instance, how full featured is it? How useful is the code for learning about web servers?
评论 #2271897 未加载
lightoverheadover 14 years ago
Cool stuff. But it seems lacking manual to run it. I would like to see manuals about how to build it, run it at command line and etc. Better docs can really add a lot attractions. Anyway, thank you for providing such as beautiful tool. It has been years that R under linux has no such a good IDE.
jamesbkelover 14 years ago
This looks great. Can't wait to dig into it some more.<p>Also excited about the timing... next week I'm starting a new position at a research co where most of my colleagues work in SAS (vs. my preference for R).<p>This may be just the thing to help win some converts :)
js4allover 14 years ago
I find it strange, that I have to download and install a 40 Meg statistics package to run an IDE.
评论 #2272332 未加载