Message-ID: <Pine.LNX.4.64.0702260947530.28370@illuminati.stderr.org>
Date: 2007-02-26T15:51:29Z
From: elijah wright
Subject: IDE for R C++ package writing ?
In-Reply-To: <45E2AD93.3010407@altk.com>
> First, great thanks to all for all the answers. I confess i was a bit
> scared about (re)learning a possible tomorrow obsolete tool.
>
> I'm however quite astonished nobody proposes another tool. Do 100% R
> package developers use emacs ?
Plenty of folks don't use an IDE at all. Copy/pasting working bits of
code from your .Rhistory into a working file is a very useful tactic...
--e