Jeromy Anglim's Blog: Psychology and Statistics


Showing posts with label Eclipse. Show all posts
Showing posts with label Eclipse. Show all posts

Monday, November 29, 2010

Getting Started with Git, EGit, Eclipse, and GitHub: Version Control for R Projects

This post provides information on
(a) installing Git using the Eclipse plugin Egit. (b) uploading repositories to GitHub, and (c) links to resources on Git, Git and LaTeX, and Git and R. The focus is on version control for people working on R, Sweave, and LaTeX related projects.

Tuesday, November 23, 2010

makefiles for Sweave, R and LaTeX using Eclipse on Windows

This post provides a brief introduction to make and makefiles. In particular it describes how to set up make on Windows with an emphasis on using make in Eclipse on projects involving R, Sweave, and LaTeX.

Thursday, October 29, 2009

Tips for Using StatET and Eclipse for Data Analysis in R

My favourite editor for conducting analysis in R is the StatET plug-in for Eclipse. This post discusses an assortment of tips and tricks that I've discovered to make this editing environment even better.

Saturday, March 14, 2009

User Interface for R: StatET and Eclipse

R is tremendously flexible. It’s flexible in how commands can be written, and it’s flexible in the user interface that can be used to run it. I’ve been playing around with different user interfaces on Windows for a while now.