Commit History

Author SHA1 Message Date
  Eric Schulte 834dd2908f R source blocks can now read in variables from org-mode tables, and insert results as org tables 16 years ago
  Eric Schulte f8d76eb030 org-R-to-elisp is working 16 years ago
  Eric Schulte 0075a4060a now ignoring 'data' file often written out by R 16 years ago
  Eric Schulte a9bb21865d more opining about R tables 16 years ago
  Eric Schulte 3e403fc9bb R support partially working assigning variables from R 16 years ago
  Eric Schulte 0e29fb3601 now assigning variables from source-code blocks in multiple languages 16 years ago
  Eric Schulte 77c33de593 now able to assign variables from emacs-lisp source blocks 16 years ago
  Eric Schulte 91dea38923 adding TODOs to rorg.org 16 years ago
  Eric Schulte 3657836968 added optional insertion of results... 16 years ago
  Eric Schulte e770100002 replaced support for shells 16 years ago
  Eric Schulte f20d7e54a5 removing debug message from litorgy-script.el 16 years ago
  Eric Schulte 0ca4b60bb6 minor updates to rorg.org 16 years ago
  Dan Davison 15741e1e69 minor edits to rorg.org 16 years ago
  Dan Davison 1896489b6a moved active parts of rorg.org to top, and added bugs section 16 years ago
  Dan Davison d8f8161be5 TODO item: evaluation as background process? 16 years ago
  Dan Davison d14690e4cf Merge branch 'master' of git@github.com:eschulte/rorg 16 years ago
  Eric Schulte fc21c4b559 adding support for R source code blocks 16 years ago
  Eric Schulte 01401748e4 cleanup and small misc re-organizations 16 years ago
  Eric Schulte d1230c6ea5 litorgy-script is now functional and plays nice w/matrix output 16 years ago
  Eric Schulte c814a9f3e8 table assignment now working for ruby and python 16 years ago
  Eric Schulte 5805507dc3 currently not even trying to find the table if it's in another file 16 years ago
  Dan Davison 17a1d71e6a Merge branch 'master' of git@github.com:eschulte/rorg 16 years ago
  Eric Schulte 9b2e4f2257 result insertion is now working for lists and non-lists 16 years ago
  Eric Schulte c40217b5f0 now replace works for table results as well as string results 16 years ago
  Eric Schulte b9dc839e33 added demonstration of the reading/writing of tables to rorg.org 16 years ago
  Eric Schulte 4852d8b194 now quoting all non-list output 16 years ago
  Eric Schulte 4385611ebf Now accepting vector results from source blocks, and inserting into org file as tables. 16 years ago
  Eric Schulte be826b2d68 replaced `litorgy-examplize-region' as `org-toggle-fixed-width-section' was causing problems 16 years ago
  Eric Schulte 01c958f167 pushed the parsing of org tables fully into litorgy-reference.el 16 years ago
  Eric Schulte c294d0119d Now able to reference a table from an emacs-lisp src block. 16 years ago