Hello Marc and Jeff, Thank you for replying. I am using winXP, and any recommendation for GUI based system will be welcomed.
However, my initial question was not how to maintain code that I write and develop, but rather how to keep a "filing system" for other peoples code that I find useful. Here are some simple examples: - A code to allow me to start a window with "history" recording turned on. - A code to have wider margins so to allow more space for the plot labels. - A code for creating an ellipse plot of a matrix of correlations. All of these example are things I wouldn't put into a Subversion system or a new package. I hope my question was made more clear, and your answer will be much appreciated. Best, Tal ----------------Contact Details:------------------------------------------------------- Contact me: tal.gal...@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | www.r-statistics.com/ (English) ---------------------------------------------------------------------------------------------- On Sun, Nov 22, 2009 at 7:13 PM, Marc Schwartz <marc_schwa...@me.com> wrote: > On Nov 22, 2009, at 10:53 AM, Tal Galili wrote: > > Hello all, >> >> When using R for some time, one comes across more and more useful >> functions. >> But naturally we can't remember all of them, so I imagine some of you save >> these snippets of code. >> My question to you is how do you manage that code? >> Do you use special software, or archiving system? >> >> Any advice is welcomed. >> >> Tal >> > > > One word: Subversion (http://subversion.tigris.org/) > > A version control system is a critical part of any code management process. > > If you or other users may not be comfortable at the command line using it, > there are a plethora of GUI based clients for Subversion available depending > upon the operating systems you are using. > > HTH, > > Marc Schwartz > > [[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.