IDE for R C++ package writing ?
-----Original Message----- From: r-devel-bounces at r-project.org [mailto:r-devel-bounces at r-project.org] On Behalf Of Hin-Tak Leung Sent: Friday, February 23, 2007 5:40 AM To: mel Cc: r-devel at r-project.org Subject: Re: [Rd] IDE for R C++ package writing ? I don't know if ess runs under xemacs, but historically,
I have used ess under Xemacs on Windows. I think John Fox still has some documents and files available on the web for setting up Xemacs with ess. You can try searching the R-help archives or probably even just google Fox and Xemacs. Hope this is helpful, Dan Nordlund Bothell, WA USA
xemacs (a fork of the emacs code) had windows support earlier than gnu emacs did, and obviously, it is still being worked on as the last version is December 2006. http://www.xemacs.org/Download/win32/ HTH