From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Rsquared for reproductible research Date: Thu, 12 Jan 2012 09:29:12 -0700 Message-ID: <87k44wsx47.fsf@gmx.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlNWv-0001SP-4o for emacs-orgmode@gnu.org; Thu, 12 Jan 2012 11:29:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RlNWq-0000Kx-3J for emacs-orgmode@gnu.org; Thu, 12 Jan 2012 11:29:33 -0500 Received: from mailout-us.gmx.com ([74.208.5.67]:39045) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RlNWp-0000Kn-Ry for emacs-orgmode@gnu.org; Thu, 12 Jan 2012 11:29:28 -0500 In-Reply-To: (Stephen Eglen's message of "Thu, 12 Jan 2012 15:40:21 +0000") 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: Stephen Eglen Cc: emacs-orgmode@gnu.org Stephen Eglen writes: >> I recognized your name, Stephen, as the long-time maintainer of the "Ema= cs >> Lisp List"--thanks for that too. =C2=A0 >> Are you envisioning a repository beyond "Emacs Lisp List" for OrgMode >> implementations and/or Babel examples. > > I am interested in maintaining a collection of nice org-babel-R > examples, given my interest in R and Emacs; I made a small start last > year for my tutorial notes on ESS for the useR meeting, but I'd like to > update that. The key problem I found with learning org-babel was worked > examples, given that the syntax was changing rapidly. I hope that has > now stabilised, and I should followup with Eric about this. > The syntax is now stabilized (we wanted to get this sorted before the final Emacs24 merge). That which is currently described in the manual is and should remain the proper Org-mode code block syntax. For many small examples, please see [1] which I (unfortunately) haven't been adding to recently, but I will try to once again start using for all of my small generally-mailing-list-inspired Babel one-offs. > > (I also hope to kill off the Emacs Lisp List once the ELPA has taken > off.) > >> Also, I very much agree that a "near exact replica" of the=C2=A0http:// >> rsquared.stat.uni-muenchen.de/index.rhtml for OrgMode would be great. > Yes! Any takers?!? > >From looking at the fairly terse web site for R^2 it is not clear to me exactly what the system includes (I'm sure I'm missing something obvious). It seems to be the addition of a packaging system over-top of R source files. What would a potential Org-mode based system provide which is not already possible with Org-mode text files, Org-mode publishing and a version control repository. Perhaps the benefit would simply be a system which eases the integration of Org, publishing, version control, and possibly automatic Makefile creation with tasks like "publish", "clean" etc... Best, > >> http://cran.r-project.org/web/packages/roxygen/index.html > > Note that ESS has limited support for editing roxygen tags. > > Stephen > > Footnotes:=20 [1] http://eschulte.me/org-scraps/ --=20 Eric Schulte http://cs.unm.edu/~eschulte/