Eric Schulte
|
39f7174884
Revert "Revert "Make org table result have header row and hline when appropriate...""
|
16 anni fa |
Eric Schulte
|
b1c103890c
*even more* discussion of session implementation issues
|
16 anni fa |
Eric Schulte
|
bbf89dea08
fixed type in org-babel.org
|
16 anni fa |
Eric Schulte
|
dccbe633c9
discuss complication of mixing functional and imperative block evaluation
|
16 anni fa |
Eric Schulte
|
dff01091dc
Revert "Make org table result have header row and hline when appropriate..."
|
16 anni fa |
Eric Schulte
|
517253a2d0
beginning to add sessions
|
16 anni fa |
Eric Schulte
|
bba80bb837
working on sessions
|
16 anni fa |
Eric Schulte
|
f383f7e30c
added integration directory for org-tangle (from Eric N.'s into email)
|
16 anni fa |
Dan Davison
|
0df550d84c
Minor updates and responses in the sessions planning subtree.
|
16 anni fa |
Eric Schulte
|
37758310e0
planning *session* task order, and separating "*Org Edit Src Example* buffer" tasks
|
16 anni fa |
Eric Schulte
|
fcd5e8f272
fleshing out the *sessions* discussion and TODOs
|
16 anni fa |
Eric Schulte
|
c38294d21f
DONE Remove protective commas from # comments before evaluating
|
16 anni fa |
Dan Davison
|
8fef1f0509
More notes on sessions: need for header arg evaluation when we edit code, and need for removing protective commas
|
16 anni fa |
Dan Davison
|
f03e3ed603
Further notes on org-babel session and ESS and *Org Edit Src Example* buffers.
|
16 anni fa |
Dan Davison
|
ce96d45374
Added reminder/request that we bear ESS in mind when designing org-babel 'sessions'
|
16 anni fa |
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.
|
16 anni fa |
Dan Davison
|
eb29bef93f
Made org-babel-remove-result interactive. Eric if you agree do you want to decide on a binding?
|
16 anni fa |
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)
|
16 anni fa |
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.
|
16 anni fa |
Dan Davison
|
2ca59eaa0f
Preventing end of buffer error when no newline after #+end_src
|
16 anni fa |
Eric Schulte
|
f87a673c9c
replacing parts of org-babel lost in a merge
|
16 anni fa |
Eric Schulte
|
d49084b73d
small additions to org-babel-comint.el
|
16 anni fa |
Eric Schulte
|
2fe76cd094
adding discussion to PROPOSED conversion between org-babel and noweb (e.g. .Rnw) format
|
16 anni fa |
Eric Schulte
|
986fcb4652
DONE pass multiple reference arguments into R
|
16 anni fa |
Eric Schulte
|
8967366a3b
back to the working version
|
16 anni fa |
Dan Davison
|
fe22667f78
proposed org-babel <-> noweb interconversions
|
16 anni fa |
Dan Davison
|
8deae3517b
Trying to resolve conflict while understanding very little about git
|
16 anni fa |
Dan Davison
|
2adb00f678
proposed org-babel <-> noweb interconversions
|
16 anni fa |
Eric Schulte
|
e8e24c024b
added TODO fully purge org-babel-R of direct comint interaction
|
16 anni fa |
Eric Schulte
|
c5a58ad6aa
moving generalized comint functions to new file org-babel-comint.el
|
16 anni fa |