Pedro J. Aphalo

Results 187 comments of Pedro J. Aphalo

@slowkow I intend to submit 'ggpp' 0.5.0 to CRAN in about a week. I reorganized the vignette into two sepearte vignettes, with one of them focusing on using 'ggpp' together...

@slowkow Tahnks! Feel free to copy as much as seems useful, or to link to 'ggpp's online docs. I look forward to your comments.

@slowkow Above I wrote: > I have been recently playing in 'ggpp' and implemented justification computed based on the displacement introduced by the postion functions (e.g. very useful with radial...

@slowkow @ripkrizbi Hi Kamil! After quite a bit of thought related to adding new aesthetics in 'ggpp' I decided not to rely on new aesthetics to control features that are...

@slowkow @ripkrizbi `segment.linewidth` would be more intuitive given the recent adoption of `linewidth` in 'ggplot2'. Anyway, I would expect 'ggplot2' 3.5.0 to be released rather soon. From inspecting the code...

This is a good point, but would be easier to use a text label in the plotting area, at least together with letters, and a subscript to _P_ when the...

This is a good point, but would be easier to use a text label in the plotting area, at least together with letters, and a subscript to _P_ when the...

Thanks! Yes, I agree with you that the option of setting the caption manually is a good one, and should be supported. The abbreviations are generated with R function `abbreviate()`....

This is only implemented for expressions. After additional testing I will add the equivalent code for LaTeX and Markdown labels.

_Add "staircase" pairwise contrasts._ These and other arbitrary pairwise contrasts are now implemented by accepting a numeric matrix describing arbitrary sets of _pairwise_ contrasts.