Kyle Meyer
|
3e1641ef0a
Update copyright years
|
6 years ago |
Paul Eggert
|
ff0dcf52a5
Backport commit bc511a64f from Emacs
|
7 years ago |
Kyle Meyer
|
0d3683f2cd
Merge branch 'maint'
|
7 years ago |
Kyle Meyer
|
713f785017
Update copyright years
|
7 years ago |
Charles Berry
|
ed0c8cb995
org-babel-execute:R fix `:colnames yes' clash with `:results graphics'
|
7 years ago |
Aaron Ecay
|
79650ffbbd
Use assq instead of assoc for :keywords
|
8 years ago |
Aaron Ecay
|
ab21e2b72d
Use file-name-extension where appropriate
|
8 years ago |
Aaron Ecay
|
6b52bc6a21
Clean up string handling.
|
8 years ago |
Nicolas Goaziou
|
31b30e5aee
ob-R: Silence byte-compiler
|
8 years ago |
Nicolas Goaziou
|
d13b0745dc
Mark a few functions as obsolete
|
8 years ago |
Kyle Meyer
|
4925d5be7b
Merge branch 'maint'
|
8 years ago |
Kyle Meyer
|
19cf68da90
Fix remaining declare-function issues
|
8 years ago |
Nicolas Goaziou
|
7213aa0f76
ob-R: Silence byte-compiler
|
8 years ago |
Charles Berry
|
4d02140130
lisp/ob-R.el: Rename graphics-file arg of org-babel-expand-body:R.
|
8 years ago |
Charles Berry
|
3142d139fa
ob-R.el: Trim extraneous newline from results
|
8 years ago |
Kyle Meyer
|
6345de2d05
Merge branch 'maint'
|
8 years ago |
Kyle Meyer
|
6bc48c5f41
Update copyright years
|
8 years ago |
Charles Berry
|
27aa7b3f1e
ob-R.el: org-babel-R-evaluate-session finds prompts more reliably
|
9 years ago |
Aaron Ecay
|
e4cd3dd22b
Remove some home-grown copies of cl-lib functions.
|
9 years ago |
Aaron Ecay
|
0d000f5680
babel: small change in API.
|
9 years ago |
Nicolas Goaziou
|
f0bf77e82a
Activate lexical binding in some libraries
|
9 years ago |
Kyle Meyer
|
0839dc4322
Protect remaining apostrophes in docstrings
|
9 years ago |
Nicolas Goaziou
|
c8bfd52f5f
ob-R: Allow more :results values
|
9 years ago |
Nicolas Goaziou
|
0d24086657
Update some copyright years
|
9 years ago |
Aaron Ecay
|
3996de60da
ob-R: Convert some defvars to defconsts.
|
9 years ago |
Aaron Ecay
|
fcce67cdeb
ob-R: fix interaction with ESS for new sessions
|
10 years ago |
Rainer M. Krug
|
780db69cdf
ob-R.el: Add package name to read.table call
|
10 years ago |
Achim Gratz
|
37e1a11b9e
ob-R: declare ess-current-process-name
|
10 years ago |
Achim Gratz
|
e5f61642a3
ob-R: make it work with older ESS versions
|
10 years ago |
chasberry
|
0fd29a5ee7
lisp/ob-R.el: use `ess-wait-for-process' to assure clean session startup
|
10 years ago |