[R] Editor to program with CRAN R

2012-05-05 Thread Trying To learn again
Hi all,

I´m using the windows writting pad (not Notepad the simplest version). I
think there should be greater and helping note pads to help programming.

Can you suggest one?

Many thanks

[[alternative HTML version deleted]]

__
R-help@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.


Re: [R] Editor to program with CRAN R

2012-05-05 Thread R. Michael Weylandt
There's a huge spectrum -- all the way from Vim / Emacs to notepad:
one that's designed with R in mind (though much heavier than notepad)
is RStudio, which is proving pretty popular in the R community:
http://rstudio.org/ If you get into more programming, it might be
worth it to adopt a general IDE / text editor and learn to use an
R-mode on that.

Michael

On Sat, May 5, 2012 at 11:34 AM, Trying To learn again
tryingtolearnag...@gmail.com wrote:
 Hi all,

 I磎 using the windows writting pad (not Notepad the simplest version). I
 think there should be greater and helping note pads to help programming.

 Can you suggest one?

 Many thanks

         [[alternative HTML version deleted]]


 __
 R-help@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@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.


Re: [R] Editor to program with CRAN R

2012-05-05 Thread Joshua Wiley
There are many, off the top of my head:

--Emacs + ESS (what I use).  You can get them separately or combined
from: http://vgoulet.act.ulaval.ca/en/emacs/
--RStudio
--Vim
--Eclipse + StatEt

Most of those work on different (all?) platforms.

Cheers,

Josh

On Sat, May 5, 2012 at 8:34 AM, Trying To learn again
tryingtolearnag...@gmail.com wrote:
 Hi all,

 I磎 using the windows writting pad (not Notepad the simplest version). I
 think there should be greater and helping note pads to help programming.

 Can you suggest one?

 Many thanks

         [[alternative HTML version deleted]]


 __
 R-help@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.




-- 
Joshua Wiley
Ph.D. Student, Health Psychology
Programmer Analyst II, Statistical Consulting Group
University of California, Los Angeles
https://joshuawiley.com/

__
R-help@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.


Re: [R] Editor to program with CRAN R

2012-05-05 Thread Uwe Ligges

Or more generally, see the overview page at:

http://www.sciviews.org/_rgui/projects/Editors.html

Uwe Ligges


On 05.05.2012 20:44, R. Michael Weylandt wrote:

There's a huge spectrum -- all the way from Vim / Emacs to notepad:
one that's designed with R in mind (though much heavier than notepad)
is RStudio, which is proving pretty popular in the R community:
http://rstudio.org/ If you get into more programming, it might be
worth it to adopt a general IDE / text editor and learn to use an
R-mode on that.

Michael

On Sat, May 5, 2012 at 11:34 AM, Trying To learn again
tryingtolearnag...@gmail.com  wrote:

Hi all,

I磎 using the windows writting pad (not Notepad the simplest version). I
think there should be greater and helping note pads to help programming.

Can you suggest one?

Many thanks

    [[alternative HTML version deleted]]


__
R-help@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@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@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.


Re: [R] Editor to program with CRAN R

2012-05-05 Thread Leandro Marino
 I think that if you're not familiar with emacs or vim I suggest you to
use RStudio. If you're a programmer that knows how to use eclipse I think
eclipse with statet it will be the best solution. Another option that you
have is the notepad + + with NppToR plugin

 Best,


Att,
Leandro Marino

-- Enviado do meu dispositivo móvel.
Em 05/05/2012 15:49, Joshua Wiley jwiley.ps...@gmail.com escreveu:

 There are many, off the top of my head:

 --Emacs + ESS (what I use).  You can get them separately or combined
 from: http://vgoulet.act.ulaval.ca/en/emacs/
 --RStudio
 --Vim
 --Eclipse + StatEt

 Most of those work on different (all?) platforms.

 Cheers,

 Josh

 On Sat, May 5, 2012 at 8:34 AM, Trying To learn again
 tryingtolearnag...@gmail.com wrote:
  Hi all,
 
  I磎 using the windows writting pad (not Notepad the simplest version). I
  think there should be greater and helping note pads to help programming.
 
  Can you suggest one?
 
  Many thanks
 
[[alternative HTML version deleted]]
 
 
  __
  R-help@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.
 



 --
 Joshua Wiley
 Ph.D. Student, Health Psychology
 Programmer Analyst II, Statistical Consulting Group
 University of California, Los Angeles
 https://joshuawiley.com/

 __
 R-help@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.


[[alternative HTML version deleted]]

__
R-help@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.