From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Removal of org-R from contrib Date: Sat, 24 Oct 2009 16:01:24 -0400 Message-ID: <87y6n01rzf.fsf@stats.ox.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N1mnx-0001BJ-IV for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 16:01:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N1mns-00019u-0V for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 16:01:36 -0400 Received: from [199.232.76.173] (port=36549 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1mnr-00019j-NS for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 16:01:31 -0400 Received: from markov.stats.ox.ac.uk ([163.1.210.1]:42521) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N1mnr-00043N-70 for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 16:01:31 -0400 Received: from blackcap.stats.ox.ac.uk (blackcap.stats [163.1.210.5]) by markov.stats.ox.ac.uk (8.13.6/8.13.6) with ESMTP id n9OK1Qlm029232 for ; Sat, 24 Oct 2009 21:01:27 +0100 (BST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs org-mode mailing list Org-R will soon be removed from the contrib directory. It is available from my website (code[1] and tutorial[2]), and of course remains in the history of the org mode git repository. However, I'd encourage anyone interested to use org-babel[3] to run R code in org-mode documents. I won't be maintaining it any more so, for the record, the final version is 0.06 2009-04-15. Dan Footnotes: [1] http://www.stats.ox.ac.uk/~davison/software/org-R/org-R.el [2] http://www.stats.ox.ac.uk/~davison/software/org-R/worg/org-R.html [3] http://orgmode.org/worg/org-contrib/babel/org-babel.php