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?
RStudio,a new IDE for R
31–36 of 36 posts
Re: RStudio,a new IDE for R
#32Re: RStudio,a new IDE for R
#33Earlier quoted context omitted.
But you make native dialog calls too? Care to expand on how Qt, GWT, pure Javascript mix? I think you guys have really pulled off something great in terms of cross platform support and the web.
> But you make native dialog calls too? Yes, sometimes we call back into native code, especially to do things like file dialogs that you really prefer to be native. > Care to expand on how Qt, GWT, pure Javascript mix? I think you guys have really pulled off something great in terms of cross platform support and the web. Thanks! We use QtWebkit as the container for our UI. QtWebkit has hooks to let Qt code execute Ja…
i have kde3 installed on the mac. might that cause some problems?
Re: RStudio,a new IDE for R
#34AGPL license, interesting. I suppose the plan is to monetize with a hosting/SaaS service? Edit: Found the answer on their blog: > RStudio is also a company, and we plan to sell services (support, training, consulting, hosting) related to the open-source software we distribute.
I'd be curious to hear their calculus for why they thought this services route would be more lucrative than selling the product and services. It seems like the type of product that people who would balk at purchasing it would be the same type to balkat most types of services listed (except maybe hosting).
I am very happy to see the way this is turning out...
Re: RStudio,a new IDE for R
#35Really nice bit of kit (as is the R language), and it's free!
Re: RStudio,a new IDE for R
#36Earlier quoted context omitted.
> But you make native dialog calls too? Yes, sometimes we call back into native code, especially to do things like file dialogs that you really prefer to be native. > Care to expand on how Qt, GWT, pure Javascript mix? I think you guys have really pulled off something great in terms of cross platform support and the web. Thanks! We use QtWebkit as the container for our UI. QtWebkit has hooks to let Qt code execute Ja…
hm tried it on mac snow leopard and all i get is an empty white frame. :(( i have kde3 installed on the mac. might that cause some problems?