[ESS] Rterm
Vitalie Spinu
spinuvit at gmail.com
Mon Nov 4 22:58:28 CET 2013
You really have to stay on the list (aka don't reply only to me, but to
the whole list). I almost forgot about you.
If you run Rterm in cmd terminal or in M-x shell, do you see the same
behavior?
Looks like you don't have rights to run that process. You should try to
run it from cmd window, and if the same problem occurs, you should
contact your administrator to give you appropriate privileges.
Vitalie
>>> Patrick Rioux on Sat, 2 Nov 2013 13:34:16 -0400 wrote:
PR> Hi here is the backtrace i get :
PR> Debugger entered--Lisp error: (file-error "Searching for program" "permission
PR> denied" "Rterm")
PR> start-process("R" #<buffer *R*> "Rterm" "--ess" "--no-save")
PR> apply(start-process "R" #<buffer *R*> "Rterm" ("--ess" "--no-save"))
PR> start-file-process("R" #<buffer *R*> "Rterm" "--ess" "--no-save")
PR> apply(start-file-process "R" #<buffer *R*> "Rterm" ("--ess" "--no-save"))
PR> comint-exec-1("R" #<buffer *R*> "Rterm" ("--ess" "--no-save"))
PR> comint-exec(#<buffer *R*> "R" "Rterm" nil ("--ess" "--no-save"))
PR> inferior-ess-make-comint("*R*" "R" "--ess --no-save ")
PR> inferior-ess("--ess --no-save ")
PR> R(nil)
PR> call-interactively(R record nil)
PR> command-execute(R record)
PR> execute-extended-command(nil "R")
PR> call-interactively(execute-extended-command nil nil)
PR> Thanks
PR> 2013/11/1 Vitalie Spinu <spinuvit at gmail.com>
>>>> > Whenever I try to open R from Emacs, it says :
>>>> > "apply: Searching for program: permission denied, Rterm"
PR> Very strange warning. Can you please send a full backtrace. That is, M-x
PR> toggle-debug-on-error and then M-x R.
PR> Thanks,
PR> Vitalie
More information about the ESS-help
mailing list