Skip to content
Prev 45724 / 63421 Next

Patch proposal for R style consistency (concerning deparse.c)

On 04/24/2013 05:45 PM, Duncan Murdoch wrote:
Yes I did like my original formatting. I used useSource=FALSE to show
the ugly formatting it produces. And don't tell me "if you don't like
the formatting it produces then don't use useSource=FALSE" because
unfortunately, at least for me, I get that ugly formatting for base
functions and functions defined in a package in general, even if I
don't use useSource=FALSE (seems like the original code is lost for
those functions).
What? The formatting produced by useSource=FALSE? Yes.

H.