Eric Schulte
|
9bf504e207
brought in org-babel.org from session
|
vor 16 Jahren |
Dan Davison
|
304a59ef1a
Initial design plan for off-the-shelf 'actions', like in org-R
|
vor 16 Jahren |
Eric Schulte
|
29d026816f
the script/functional return values should be handled by header arguments
|
vor 16 Jahren |
Eric Schulte
|
78a0f21f6d
tweaking tasks for sessions and script/functional evaluation
|
vor 16 Jahren |
Eric Schulte
|
36480d34b9
even more thoughts on evaluation, results, models and options
|
vor 16 Jahren |
Eric Schulte
|
f49ac94e6a
pulled org-babel.org from session branch
|
vor 16 Jahren |
Dan Davison
|
f6452b272a
Removing all support for hlines/colnames -- they persist in branch rowcolnames. Also removing comments.
|
vor 16 Jahren |
Dan Davison
|
8ac2a7daa6
Added another multilingual example. One issue is that spaces in the string cause vector output.
|
vor 16 Jahren |
Dan Davison
|
02b265b2e3
Reverted tentative and hackish support for hline in R output. I have left a commented line and an unused function while I am thinking about this, and pending me learning git better. However I haven't yet reverted the ability of R to recognise hlines in var references, so the grades example still works. All sbe tests are passed.
|
vor 16 Jahren |
Dan Davison
|
21d01aea91
Some notes on possible support for named fields / rows / columns in org-babel and supported languages. These are just preliminary and don't outline a solution. My feeling is that this will require a bit more thought to avoid being an unrigorous hack.
|
vor 16 Jahren |
Eric Schulte
|
f383f7e30c
added integration directory for org-tangle (from Eric N.'s into email)
|
vor 16 Jahren |
Dan Davison
|
0df550d84c
Minor updates and responses in the sessions planning subtree.
|
vor 16 Jahren |
Eric Schulte
|
37758310e0
planning *session* task order, and separating "*Org Edit Src Example* buffer" tasks
|
vor 16 Jahren |
Eric Schulte
|
fcd5e8f272
fleshing out the *sessions* discussion and TODOs
|
vor 16 Jahren |
Eric Schulte
|
c38294d21f
DONE Remove protective commas from # comments before evaluating
|
vor 16 Jahren |
Dan Davison
|
8fef1f0509
More notes on sessions: need for header arg evaluation when we edit code, and need for removing protective commas
|
vor 16 Jahren |
Dan Davison
|
f03e3ed603
Further notes on org-babel session and ESS and *Org Edit Src Example* buffers.
|
vor 16 Jahren |
Dan Davison
|
ce96d45374
Added reminder/request that we bear ESS in mind when designing org-babel 'sessions'
|
vor 16 Jahren |
Dan Davison
|
e4263daf76
Make org table result have header row and hline when appropriate. (This should have been included with commit a39d68640e3fbc059f3b05c9eafc8bf07cc4b51d). The approach I've taken is to make R always write the column names into the tsv file. If the result does not have user-supplied column-names, then R writes default column names of the form V1,V2,...,V$numcols. After reading the tsv back into lisp, we check whether it has "real" column names or the R defaults. If it has real column names, then I give the org table an hline.
|
vor 16 Jahren |
Dan Davison
|
eb29bef93f
Made org-babel-remove-result interactive. Eric if you agree do you want to decide on a binding?
|
vor 16 Jahren |
Dan Davison
|
e7f860cb19
Altered the python code in the chained references example. AIui the example was producing the correct answer (ruby class Array) but for the wrong reason (python was returning None)
|
vor 16 Jahren |
Dan Davison
|
a39d68640e
Allowing org-tables with hline to be referred to and passed into R. If hline is present, the first row of the table becomes the column names in R. This allows the grades example to run for me which was not true before. Eric: any commits I make should be viewed as tentative -- feel free to reject or recode them.
|
vor 16 Jahren |
Dan Davison
|
2ca59eaa0f
Preventing end of buffer error when no newline after #+end_src
|
vor 16 Jahren |
Eric Schulte
|
f87a673c9c
replacing parts of org-babel lost in a merge
|
vor 16 Jahren |
Eric Schulte
|
d49084b73d
small additions to org-babel-comint.el
|
vor 16 Jahren |
Eric Schulte
|
2fe76cd094
adding discussion to PROPOSED conversion between org-babel and noweb (e.g. .Rnw) format
|
vor 16 Jahren |
Eric Schulte
|
986fcb4652
DONE pass multiple reference arguments into R
|
vor 16 Jahren |
Eric Schulte
|
8967366a3b
back to the working version
|
vor 16 Jahren |
Dan Davison
|
fe22667f78
proposed org-babel <-> noweb interconversions
|
vor 16 Jahren |
Dan Davison
|
8deae3517b
Trying to resolve conflict while understanding very little about git
|
vor 16 Jahren |