Re: [Rd] stats::line() does not produce correct Tukey line when n mod 6 is 2 or 3

2017-05-30 Thread Martin Maechler
> Serguei Sokol > on Mon, 29 May 2017 15:28:12 +0200 writes: > Sorry, I have seen it too late that we had different tab > width in the original file and my editor. Here is the > patch with all white spaces instead of mixing tabs and > white spaces. thank you - it sti

Re: [Rd] stats::line() does not produce correct Tukey line when n mod 6 is 2 or 3

2017-05-30 Thread Serguei Sokol
Le 30/05/2017 à 09:33, Martin Maechler a écrit : ... However, even after the patch, The example from the SO post differs from the result of Richie Cotton's function... The explanation is quite simple. In SO function, the first 1/3 quantile of used example counts 6 points (of 19 in total), while

Re: [Rd] stats::line() does not produce correct Tukey line when n mod 6 is 2 or 3

2017-05-30 Thread Martin Maechler
> Serguei Sokol > on Tue, 30 May 2017 16:01:17 +0200 writes: > Le 30/05/2017 à 09:33, Martin Maechler a écrit : ... >> However, even after the patch, The example from the SO >> post differs from the result of Richie Cotton's >> function... > The explanation is quit

Re: [Rd] RProfmem output format

2017-05-30 Thread Henrik Bengtsson
UPDATE: Tomas Kalibera has fixed this bug (on missing newlines in Rprofmem output) in R-devel r72747 (https://github.com/wch/r-source/commit/ba6665deace4a8dc239aebec977c17d0975fbc27). Using the example of this thread, Rprofmem() of R-devel now outputs with newlines: $ R Under development (unstab

Re: [Rd] stats::line() does not produce correct Tukey line when n mod 6 is 2 or 3

2017-05-30 Thread GlenB
Martin Maechler says in reply to Sergueï Sokol > Note the 'Subject' you've chosen for this thread, "... does not produce the correct Tukey line", The choice of title was mine not Serguei's; I posted the original message where the error was pointed out I agree with Martin's assessment that the c