From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Babel-R TBLFM example Date: Mon, 28 Jul 2014 15:21:16 +0200 Message-ID: <8738dl1jm7.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofp-0007X6-VR for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBofb-0005sG-5F for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:21 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:51196) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofb-0005Un-2g for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:07 -0400 In-Reply-To: (Shiyuan's message of "Tue, 24 Jun 2014 23:55:46 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Shiyuan Cc: emacs-orgmode@gnu.org Hi Shiyuan, Shiyuan writes: > Also, I found this tutorial for org-R http://orgmode.org/worg/ > org-tutorials/org-R/org-R.html, however, the org-R-apply function > seems no longer available in my org mode 8.2.6. Is org-R supposed to > be deprecated? No, but it's moving. Since ob-R.el is perhaps one of the most useful Babel library out there, we need to document the changes carefully in etc/ORG-NEWS. -- Bastien