From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: phillip.lord@newcastle.ac.uk (Phillip Lord) Newsgroups: gmane.emacs.help Subject: Re: R development environment Date: Thu, 01 Aug 2013 11:44:39 +0100 Message-ID: <8738qtn10o.fsf@zerg32.ncl.ac.uk> References: <87y58pplcp.fsf@VLAN-3434.student.uu.se> <87fvuwgsv0.fsf@VLAN-3434.student.uu.se> <075751cf-97a3-4d01-8fb1-4ffbc0180f3f@googlegroups.com> <878v0oxfdw.fsf@VLAN-3434.student.uu.se> <87ob9j8sf3.fsf@VLAN-3434.student.uu.se> <86iozpluzs.fsf_-_@somewhere.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1375353901 21937 80.91.229.3 (1 Aug 2013 10:45:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Aug 2013 10:45:01 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Sebastien Vauban Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 01 12:45:03 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V4qNT-0006U6-Fd for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Aug 2013 12:45:03 +0200 Original-Received: from localhost ([::1]:41533 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4qNT-0007lA-2t for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Aug 2013 06:45:03 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48413) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4qNC-0007kz-Sn for help-gnu-emacs@gnu.org; Thu, 01 Aug 2013 06:44:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V4qN8-0001KQ-7N for help-gnu-emacs@gnu.org; Thu, 01 Aug 2013 06:44:46 -0400 Original-Received: from cheviot22.ncl.ac.uk ([128.240.234.22]:56426) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4qN8-0001KA-1E for help-gnu-emacs@gnu.org; Thu, 01 Aug 2013 06:44:42 -0400 Original-Received: from smtpauth-vm.ncl.ac.uk ([10.8.233.129]) by cheviot22.ncl.ac.uk with esmtp (Exim 4.63) (envelope-from ) id 1V4qN6-00076g-Dh; Thu, 01 Aug 2013 11:44:40 +0100 Original-Received: from localhost (zerg32.ncl.ac.uk [10.66.65.18]) (authenticated bits=0) by smtpauth-vm.ncl.ac.uk (8.13.8/8.13.8) with ESMTP id r71AidX4022603 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Thu, 1 Aug 2013 11:44:39 +0100 In-Reply-To: <86iozpluzs.fsf_-_@somewhere.org> (Sebastien Vauban's message of "Thu, 1 Aug 2013 09:40:07 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 128.240.234.22 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:92619 Archived-At: Sebastien Vauban writes: > Anybody having a configuration to share, in order to get an R environment such > as the one showed on page 9/50 of the slides > http://projects.iq.harvard.edu/rtc/event/introduction-r? Difficult to say because of the size, but I would imagine that's just ESS. You can install it with pakage.el and it all works fine. R is easy enough to install also. Phil