Commit graph

75 commits

Author SHA1 Message Date
Eric Schulte 2fe76cd094 adding discussion to PROPOSED conversion between org-babel and noweb (e.g. .Rnw) format 2009-05-29 17:45:25 -07:00
Eric Schulte 986fcb4652 DONE pass multiple reference arguments into R
This should be working, see the following example...

n + m

: 10
2009-05-29 16:45:03 -07:00
Dan Davison fe22667f78 proposed org-babel <-> noweb interconversions 2009-05-29 16:22:09 -04:00
Dan Davison 8deae3517b Trying to resolve conflict while understanding very little about git 2009-05-29 16:21:12 -04:00
Dan Davison 2adb00f678 proposed org-babel <-> noweb interconversions 2009-05-29 16:17:03 -04:00
Eric Schulte e8e24c024b added TODO fully purge org-babel-R of direct comint interaction 2009-05-27 19:01:29 -07:00
Eric Schulte c5a58ad6aa moving generalized comint functions to new file org-babel-comint.el 2009-05-27 19:00:13 -07:00
Eric Schulte a54c27ec91 attempts at improving sb snippet 2009-05-27 18:42:15 -07:00
Eric Schulte aca19b2efc added my session thoughts for global variables 2009-05-27 16:40:47 -07:00
Eric Schulte 906c524234 Merge branch 'master' of git@github.com:eschulte/org-babel
Conflicts:
	org-babel.org
2009-05-27 16:40:26 -07:00
Eric Schulte 2d1a5405d1 added task for improving the sb snippet 2009-05-27 16:33:22 -07:00
Dan Davison 5db027b3e1 Noted in hline TODO that plotting histogram in the grades example is blocked by not being able to deal with hline in the input table. (AIUI) 2009-05-26 19:40:47 -04:00
Dan Davison 57783f9ce2 A few new TODOS: deal with hlines in tables, how do we pass multiple args in R, and some extended wittering about scoping issues in R: basically I want to argue for not abandoning the Sweave-style mode where objects created in code blocks are persisten across different blocks. 2009-05-26 19:16:46 -04:00
Eric Schulte db9f189649 fixed bug: DONE R-code broke on "org-babel" rename 2009-05-25 19:23:30 -07:00
Eric Schulte aec7ec05d3 more fleshing out of the introduction 2009-05-25 18:20:32 -07:00
Eric Schulte b5174f5a7d misc changes 2009-05-25 15:13:56 -07:00
Eric Schulte 02634f7d85 tweaked grades example (need some R help in plotting histogram) 2009-05-24 15:47:21 -07:00
Eric Schulte 28c29ee51e added another example 2009-05-24 15:40:54 -07:00
Eric Schulte 9aa713be8c updated tag line 2009-05-24 14:10:03 -07:00
Eric Schulte 6614df037f now passing all tests with new name "org-babel" 2009-05-24 14:08:02 -07:00
Eric Schulte 9247200bb0 renaming the org-babel/ directory to the lisp/ directory 2009-05-24 13:56:20 -07:00
Eric Schulte 6451d2df1a more cleanup and removal of the term "litorgy" 2009-05-24 13:52:51 -07:00
Eric Schulte 36eb5751d8 re-organizing main org-babel.org file
- replacing litorgy with org-babel
  - splitting old requirements discussion into separate file
2009-05-24 13:48:29 -07:00
Eric Schulte 10bc87beac adding introduction (from litorgy.org) to main org-babel.org file 2009-05-24 13:43:56 -07:00
Eric Schulte 4136f27680 renamed main rorg.org to org-babel.org 2009-05-24 13:42:56 -07:00
Renamed from rorg.org (Browse further)