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@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]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help

Reply via email to