summaryrefslogtreecommitdiff
path: root/lisp/ob-R.el
AgeCommit message (Expand)Author
2024-02-01org-babel: Declare :async header argument in the backends that support itIhor Radchenko
2024-01-28ob-R, ob-julia: Do not force-start session in Org Src buffersIhor Radchenko
2024-01-06Merge branch 'bugfix'Kyle Meyer
2024-01-06Backport commit 8e1c56ae4 from EmacsPo Lu
2024-01-05ob-R, ob-julia: Use `ess-gen-proc-buffer-name-function' to control session bu...Ihor Radchenko
2023-10-02* lisp/ob-R.el (org-babel-edit-prep:R): Add docstringIhor Radchenko
2023-08-10* lisp/ob-R.el: Fix some checkdoc warningsIhor Radchenko
2023-04-17* lisp/ob-R.el: Fix ESS compatibilityIhor Radchenko
2023-04-17* lisp/ob-R.el: Fix ESS compatibilityIhor Radchenko
2023-03-22ob-R.el/ob-python: Update `md5' calls to `org-id-uuid'Matthew Trzcinski
2023-02-17Provide a uniform way to inform users about missing third-party packagesIhor Radchenko
2023-01-01Backport commit cae528457 from EmacsEli Zaretskii
2022-12-14ob-R.el: Restore the handling of org-list in as varJeremie Juste
2022-11-23Merge branch 'km/from-emacs-master'Kyle Meyer
2022-11-23Backport commit beaa2e495 from EmacsStefan Kangas
2022-09-04Assert all the Org files to load the same Org versionIhor Radchenko
2022-06-26Prefer "website" to "homepage"Stefan Kangas
2022-01-01Merge branch 'bugfix'Kyle Meyer
2022-01-01Update copyright year to 2022Kyle Meyer
2021-11-18ob-R: Tidy up bits of the async implementationJeremie Juste
2021-10-03Fix email addresses in some *.el headersBastien
2021-09-29lisp/ob-R.el: Fix compiler warningsBastien
2021-09-29*el: Fix indentationBastien
2021-09-28ob-R.el: Patch async evaluation when :results outputJeremie Juste
2021-09-28ob-R.el: Patch async evaluation when :results outputJeremie Juste
2021-09-28lisp/ob-R: Async evaluation in RJeremie Juste
2021-05-03lisp/ob-R.el: Fix session output with substrings matching promptsJeremie Juste
2021-02-14Merge branch 'km/from-emacs-master'Kyle Meyer
2021-02-14Backport commit f88a7897a from EmacsStefan Kangas
2021-02-06ob-R.el: For :results value return empty string instead of nilJeremie Juste
2021-01-01Merge branch 'maint'Kyle Meyer
2021-01-01Update copyright year to 2021Kyle Meyer
2020-10-26lisp/ob-R.el: Add Jeremie Juste as a maintainerBastien
2020-05-24lisp/ob-R.el: Don't throw an error when result cannot be parsedBastien
2020-02-18Tiny formatting fixesBastien
2020-01-01Update copyright year to 2020Kyle Meyer
2019-01-01Update copyright yearBastien
2018-01-19Use https for links to orgmode.orgTim Landscheidt
2018-01-07Update copyright yearsKyle Meyer
2017-09-17Backport commit bc511a64f from EmacsPaul Eggert
2017-01-05Merge branch 'maint'Kyle Meyer
2017-01-05Update copyright yearsKyle Meyer
2016-12-28org-babel-execute:R fix `:colnames yes' clash with `:results graphics'Charles Berry
2016-09-23Use assq instead of assoc for :keywordsAaron Ecay
2016-09-01Use file-name-extension where appropriateAaron Ecay
2016-08-24Clean up string handling.Aaron Ecay
2016-07-25ob-R: Silence byte-compilerNicolas Goaziou
2016-06-23Mark a few functions as obsoleteNicolas Goaziou
2016-05-15Merge branch 'maint'Kyle Meyer
2016-05-15Fix remaining declare-function issuesKyle Meyer