From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graham Smith Subject: Re: org-R tutorial on Worg Date: Wed, 4 Feb 2009 18:30:23 +0000 Message-ID: <2c75873c0902041030m769ac77fva64375ca91946fcf@mail.gmail.com> References: <20090204045907.GA7288@stats.ox.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LUmW2-0003vk-RK for emacs-orgmode@gnu.org; Wed, 04 Feb 2009 13:30:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUmW1-0003vY-3t for emacs-orgmode@gnu.org; Wed, 04 Feb 2009 13:30:25 -0500 Received: from [199.232.76.173] (port=57681 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUmW0-0003vV-Ra for emacs-orgmode@gnu.org; Wed, 04 Feb 2009 13:30:24 -0500 Received: from mail-ew0-f20.google.com ([209.85.219.20]:58674) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LUmW0-0007ir-9F for emacs-orgmode@gnu.org; Wed, 04 Feb 2009 13:30:24 -0500 Received: by ewy13 with SMTP id 13so3928858ewy.18 for ; Wed, 04 Feb 2009 10:30:23 -0800 (PST) In-Reply-To: <20090204045907.GA7288@stats.ox.ac.uk> 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 I'm afraid I'm struggling again. How do I get Emacs/orgmode to recognise org-R. I have tried adding (require 'org-R) to my .emacs file And I have put org-R.el in both the \orgmode\lisp directory and the orgmode\contrib\lisp directories But I get an error: error: Required feature `org-R' was not provided I just took the lead from mouse.el as it only needed (require 'org-mouse) to work But obviously there is something different with org-R I would be grateful for some help again. Thanks, Graham 2009/2/4 Dan Davison : > Hi all, > > I've put a tutorial for org-R up on Worg: > > http://orgmode.org/worg/org-tutorials/org-R/org-R.php > > Amongst other things, there you can see which other org users you > share the greatest affinity with, according to the results of the org > variable survey... > > I hope org-R is going to be useful to some people; I'd be happy to get > comments / suggestions / bug reports, and to provide help. > > Code at > > http://www.stats.ox.ac.uk/~davison/software/org-R/org-R.el > > > Dan > > p.s. Sorry for all the renaming... this is what I was previously > calling org-table-R / org-tblR. So it's org-R-apply to make things > happen now, and the option lines are #+R: and #+RR:. > > > -- > http://www.stats.ox.ac.uk/~davison > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >