Re: [R] Project in emacs + ess

2018-10-19 Thread Eric Berger
Not exactly sure what you are looking for but here is my workflow which may give you another perspective 1. my OS is linux 2. I edit my files in emacs (with ESS pulled in) 3. I use make (and Makefile) to compile .o's and .so's from .cpp where necessary (i.e. I use Rcpp etc) (and also to build s

Re: [R] Project in emacs + ess

2018-10-18 Thread Martin Maechler
> Bert Gunter > on Thu, 18 Oct 2018 21:45:33 -0700 writes: > Wrong list. This list is about R programming. You should > address this to an emacs support list. Better yet, to an > ess list . Here's one place you might start: > https://www.r-bloggers.com/using-r-with-em

Re: [R] Project in emacs + ess

2018-10-18 Thread Bert Gunter
Wrong list. This list is about R programming. You should address this to an emacs support list. Better yet, to an ess list . Here's one place you might start: https://www.r-bloggers.com/using-r-with-emacs-and-ess/ Other resources can be found by a web search on "R ess" . Cheers, Bert Bert Gun