Live data from Hacker News

Show HN: New IDE and GUI for R language

fasterstat.com

21–30 of 72 posts

Re: Show HN: New IDE and GUI for R language

#28
post #20

Earlier quoted context omitted.

Yes you're right. It's the plane.

Typos on page: univerties FasteR - desctop application This tools hepls or as [an] application

There are several other typos which, whilst trivial, are quite jarring:

http://fasterstat.com/Product produsing -> producing poverfull -> powerful

http://fasterstat.com/ anoher -> another

There is also inconsistent use of 'Addin' and 'Add-In'.

Re: Show HN: New IDE and GUI for R language

#29
post #17
post #2

Making R available from Excel seems a good idea to ease the transition for newbies (like R commander) but what advantages does the standalone IDE have over RStudio or the default R.app? Edit: actually I managed to click through to find this screenshot: http://fasterstat.com/Images/Desktop/12_R_gui.png which looks novel (can't currently watch the video unfortunately)

A major use-case for Excel integration is in finance, where a vast number of analysts - not newbies in any meaningful sense - work in Excel. Giving them access to the power of R from within a familiar environment is a great thing. Recommendation for the developer (if you're not doing this already): market hard to finance businesses. You'll make a killing.

Term newbies in R was what the poster before stated.

Personally I would NOT want to have anyone use R with a spreadsheet program.

1) I want manipulated data that is clear to replicate

2) I want my output to be plots and reports not another spreadsheet

Re: Show HN: New IDE and GUI for R language

#30
I don't understand why people would want to do mathematics in imperative languages.

(Yes, I understand imperative languages are faster, but why not just keep the imperative parts for the "inner loops", nicely isolated, and a functional core for everything else?)

Post reply on HN