You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 26, 2021. It is now read-only.
Hi there, I just installed your package and tried the toy example
#+begin_src R :async :session
Sys.sleep(5)
"this won't hang your emacs"
#+end_src
However, I could not get the expected result, instead the following string was created: /var/folders/3n/s_f0q14x2rs1s4kb2lph7v140000gn/T/babel-jdvNNF/R-iZ9RJs
I use emacs 27.1 and latest org-mode downloaded from https://orgmode.org/elpa/. Do you have any idea what could possibly go wrong?