Eric Schulte
|
2cc09a2029
temporarily deferred "use textConnection to pass tsv to R"
|
16 years ago |
Eric Schulte
|
8d967c9fbb
slight addition of commentary to rorg.org
|
16 years ago |
Eric Schulte
|
14296239ea
removed redundant :sep \t from org-tbl-to-tsv call in litorgy-R
|
16 years ago |
Eric Schulte
|
700324bfbf
slightly cleaner code
|
16 years ago |
Eric Schulte
|
0974acd7b4
\C-c\C-c now works inside source blocks
|
16 years ago |
Eric Schulte
|
b9f2d50192
responses/expansions to TODO in rorg.org
|
16 years ago |
Dan Davison
|
0c68fce725
Proposals for some minor reworkings of litorgy-R.el code added to rorg.org and as comments in litorgy-R.el
|
16 years ago |
Dan Davison
|
47615a1ea8
added cursor movement bug
|
16 years ago |
Dan Davison
|
c483c7d087
simplified R code in the pie chart example
|
16 years ago |
Dan Davison
|
0947747759
Added as.is=TRUE argument to read.table so that strings are kept as strings and not converted to factors
|
16 years ago |
Dan Davison
|
a62776cabe
Added some tasks and bugs in rorg.org
|
16 years ago |
Eric Schulte
|
043136aed7
added example (pie chart of rorg files/directiries)
|
16 years ago |
Eric Schulte
|
1e01e18a5f
issue resolved, table import seems to be working w/o problems
|
16 years ago |
Eric Schulte
|
13ef8051ed
refined understanding of the quoting issue
|
16 years ago |
Eric Schulte
|
b6f2fc7e0d
fixed error w/simple ruby arrays, and added litorgy-chomp function
|
16 years ago |
Eric Schulte
|
6940577d8e
litorgy-src-block-regexp is now robust to trailing spaces after source name
|
16 years ago |
Eric Schulte
|
48752e7d79
found some issues, and started addressing them
|
16 years ago |
Eric Schulte
|
51a628bc5e
added tests for calling source blocks as functions, passing all tests
|
16 years ago |
Eric Schulte
|
75ca370de8
added tests, and fixed uncovered bugs
|
16 years ago |
Dan Davison
|
480c22bbeb
Merge branch 'master' of git@github.com:eschulte/rorg
|
16 years ago |
Dan Davison
|
e680407493
Started writing an introduction perhaps suitable for a tutorial document or something
|
16 years ago |
Eric Schulte
|
e140849b49
code blocks default to only exporting code
|
16 years ago |
Eric Schulte
|
c26c393c9c
evaluate source code blocks as spreadsheet formulas in tables
|
16 years ago |
Eric Schulte
|
71b6ca8005
added `sbe' for evaluation of source blocks from emacs lisp
|
16 years ago |
Eric Schulte
|
ce2c319496
inline source code blocks now accept header arguments
|
16 years ago |
Eric Schulte
|
2794b3394f
more robust against spaces in :var header arguments
|
16 years ago |
Eric Schulte
|
e1127e31c0
reworking/expanding TODOs
|
16 years ago |
Eric Schulte
|
4f17a369d5
update TODOs
|
16 years ago |
Eric Schulte
|
d7cbcd54d8
cleanup
|
16 years ago |
Eric Schulte
|
9865923f84
now able to pass arguments to source block from header-arguments variable assignment
|
16 years ago |