[ESS] flymake + lintr

Kevin Wright kw@@t@t @ending from gm@il@com
Thu Oct 25 19:24:41 CEST 2018


I'm not seeing any effects from flymake.  I see "Flymake" in the modeline
and I can click on Flymake, then Check now. Nothing seems to happen.

I set ess-r-flymake-linters to be the string "lintr::default_linters".

My setup is fairly current:

Emacs 27.0.50
lintr        * 1.0.2.9000 2018-10-25 Github (jimhester/lintr using 4ade1fc)
ESS 18.10-1
I CAN use lint() in an R session:

R> lint("a=1+1\n")
<text>:1:2: style: Use <-, not =, for assignment.
a=1+1
 ^
<text>:1:2: style: Put spaces around all infix operators.
a=1+1
~^~
<text>:1:4: style: Put spaces around all infix operators.
a=1+1
  ~^~
Anybody have ideas for diagnosing what the problem is?

Kevin Wright


-- 
Kevin Wright

	[[alternative HTML version deleted]]



More information about the ESS-help mailing list