Hi everyone, I was wondering what tools professional R users use so I went and posted this question on stack overflow. I appreciate if you would please answer this question too (either here or on stackoverflow) Here is the link to the question http://stackoverflow.com/questions/6796490/tools-for-professional-r-developers Best wishes, Mark
On 28.07.2011 21:04, Mark Alen wrote:> Hi everyone, > > I was wondering what tools professional R users use so I went and posted this question on stack overflow. I appreciate if you would please answer this question too (either here or on stackoverflow)My preferred tool is R. If you ask me to elaborate: the package systems contains the tools for tests and R comes with debugging tools, that way I had never need for much more. Uwe Ligges> > Here is the link to the question > http://stackoverflow.com/questions/6796490/tools-for-professional-r-developers > > > Best wishes, > Mark > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.
+ ESS or some other reasonably capable text editor? -- Bert On Thu, Jul 28, 2011 at 12:14 PM, Uwe Ligges <ligges at statistik.tu-dortmund.de> wrote:> > > On 28.07.2011 21:04, Mark Alen wrote: >> >> Hi everyone, >> >> I was wondering what tools professional R users use so I went and posted >> this question on stack overflow. I appreciate if you would please answer >> this question too (either here or on stackoverflow) > > My preferred tool is R. > > If you ask me to elaborate: the package systems contains the tools for tests > and R comes with debugging tools, that way I had never need for much more. > > Uwe Ligges > > >> >> Here is the link to the question >> >> http://stackoverflow.com/questions/6796490/tools-for-professional-r-developers >> >> >> Best wishes, >> Mark >> >> ______________________________________________ >> R-help at r-project.org mailing list >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide >> http://www.R-project.org/posting-guide.html >> and provide commented, minimal, self-contained, reproducible code. > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >-- "Men by nature long to get on to the ultimate truths, and will often be impatient with elementary studies or fight shy of them. If it were possible to reach the ultimate truths without the elementary studies usually prefixed to them, these would not be preparatory studies but superfluous diversions." -- Maimonides (1135-1204) Bert Gunter Genentech Nonclinical Biostatistics
Hi Uwe: You might want to take a look at RStudio (http://rstudio.org/). Regards,? Michael -----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of Bert Gunter Sent: Thursday, July 28, 2011 3:24 PM To: Uwe Ligges Cc: r-help at r-project.org Subject: Re: [R] Tools for professional R developers + ESS or some other reasonably capable text editor? -- Bert On Thu, Jul 28, 2011 at 12:14 PM, Uwe Ligges <ligges at statistik.tu-dortmund.de> wrote:> > > On 28.07.2011 21:04, Mark Alen wrote: >> >> Hi everyone, >> >> I was wondering what tools professional R users use so I went and posted >> this question on stack overflow. I appreciate if you would please answer >> this question too (either here or on stackoverflow) > > My preferred tool is R. > > If you ask me to elaborate: the package systems contains the tools for tests > and R comes with debugging tools, that way I had never need for much more. > > Uwe Ligges > > >> >> Here is the link to the question >> >> http://stackoverflow.com/questions/6796490/tools-for-professional-r-developers >> >> >> Best wishes, >> Mark