eva icon indicating copy to clipboard operation
eva copied to clipboard

Get rid of ESS dependency

Open meedstrom opened this issue 2 years ago • 0 comments

I'd like to avoid this heavy dependency. ESS can be complicated to get functional, like the other pre-melpa behemoths org-mode, pdf-tools and auctex.

My problems with running R/Rscript with vanilla make-process &c:

  • [ ] text encoding issues
  • [ ] directing output to the right place
  • [ ] comint escape codes all over the output
  • [ ] how to keep a running process and send more code to it like with =ess-execute=?

meedstrom avatar Aug 20 '21 11:08 meedstrom