aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ob-R.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'km/from-emacs-master'Kyle Meyer2022-11-231-1/+1
|\
| * Backport commit beaa2e495 from EmacsStefan Kangas2022-11-231-1/+1
* | Assert all the Org files to load the same Org versionIhor Radchenko2022-09-041-0/+3
* | Prefer "website" to "homepage"Stefan Kangas2022-06-261-1/+1
* | Merge branch 'bugfix'Kyle Meyer2022-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2022Kyle Meyer2022-01-011-1/+1
* | ob-R: Tidy up bits of the async implementationJeremie Juste2021-11-181-17/+5
* | Fix email addresses in some *.el headersBastien2021-10-031-1/+1
|/
* lisp/ob-R.el: Fix compiler warningsBastien2021-09-291-4/+11
* *el: Fix indentationBastien2021-09-291-5/+5
* ob-R.el: Patch async evaluation when :results outputJeremie Juste2021-09-281-1/+4
* ob-R.el: Patch async evaluation when :results outputJeremie Juste2021-09-281-1/+4
* lisp/ob-R: Async evaluation in RJeremie Juste2021-09-281-3/+87
* lisp/ob-R.el: Fix session output with substrings matching promptsJeremie Juste2021-05-031-5/+7
* Merge branch 'km/from-emacs-master'Kyle Meyer2021-02-141-1/+1
|\
| * Backport commit f88a7897a from EmacsStefan Kangas2021-02-141-1/+1
* | ob-R.el: For :results value return empty string instead of nilJeremie Juste2021-02-061-1/+1
* | Merge branch 'maint'Kyle Meyer2021-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2021Kyle Meyer2021-01-011-1/+1
* | lisp/ob-R.el: Add Jeremie Juste as a maintainerBastien2020-10-261-0/+1
|/
* lisp/ob-R.el: Don't throw an error when result cannot be parsedBastien2020-05-241-1/+3
* Tiny formatting fixesBastien2020-02-181-3/+2
* Update copyright year to 2020Kyle Meyer2020-01-011-1/+1
* Update copyright yearBastien2019-01-011-1/+1
* Use https for links to orgmode.orgTim Landscheidt2018-01-191-1/+1
* Update copyright yearsKyle Meyer2018-01-071-1/+1
* Backport commit bc511a64f from EmacsPaul Eggert2017-09-171-1/+1
* Merge branch 'maint'Kyle Meyer2017-01-051-1/+1
|\
| * Update copyright yearsKyle Meyer2017-01-051-1/+1
* | org-babel-execute:R fix `:colnames yes' clash with `:results graphics'Charles Berry2016-12-281-2/+2
|/
* Use assq instead of assoc for :keywordsAaron Ecay2016-09-231-17/+17
* Use file-name-extension where appropriateAaron Ecay2016-09-011-2/+1
* Clean up string handling.Aaron Ecay2016-08-241-2/+4
* ob-R: Silence byte-compilerNicolas Goaziou2016-07-251-5/+6
* Mark a few functions as obsoleteNicolas Goaziou2016-06-231-2/+1
* Merge branch 'maint'Kyle Meyer2016-05-151-1/+1
|\
| * Fix remaining declare-function issuesKyle Meyer2016-05-151-1/+1
* | ob-R: Silence byte-compilerNicolas Goaziou2016-02-021-1/+1
* | lisp/ob-R.el: Rename graphics-file arg of org-babel-expand-body:R.Charles Berry2016-02-011-1/+1
* | ob-R.el: Trim extraneous newline from resultsCharles Berry2016-01-191-2/+2
* | Merge branch 'maint'Kyle Meyer2016-01-091-1/+1
|\ \ | |/
| * Update copyright yearsKyle Meyer2016-01-091-1/+1
* | ob-R.el: org-babel-R-evaluate-session finds prompts more reliablyCharles Berry2015-11-071-1/+2
* | Remove some home-grown copies of cl-lib functions.Aaron Ecay2015-11-061-4/+2
* | babel: small change in API.Aaron Ecay2015-10-291-1/+1
* | Activate lexical binding in some librariesNicolas Goaziou2015-10-261-2/+2
|/
* Protect remaining apostrophes in docstringsKyle Meyer2015-09-211-4/+4
* ob-R: Allow more :results valuesNicolas Goaziou2015-05-191-2/+2
* Update some copyright yearsNicolas Goaziou2015-02-161-1/+1
* ob-R: Convert some defvars to defconsts.Aaron Ecay2015-01-231-4/+33