Skip to content

ggExtra package installation fails

4 messages · Tengfei Yin, Milan Bouchet-Valat, Baptiste Auguie

#
Le dimanche 15 janvier 2012 ? 15:43 -0600, Tengfei Yin a ?crit :
This package has been removed, it's been marked as deprecated by its
author:
http://groups.google.com/group/ggplot2-dev/browse_thread/thread/e1d2a0faa03b7991
Maybe the arrangeGrob() function from gridExtra?
http://code.google.com/p/gridextra/wiki/arrangeGrob


Regards
#
ggExtra was not compatible with the recent changes in ggplot2 and had
become partially redundant, so I removed it.

grid.arrange and arrangeGrob in gridExtra won't help with the
alignment of axes. align.plots, which I can always send you offlist if
you want, extracted the size of axes and legends from the plots and
adjusted a grid layout accordingly; it was basically a hack.

Kohske has been doing some good progress in properly aligning ggplot2
graphics, you could try his development branch @github (but I
understand it's at an experimental stage)
https://github.com/kohske/ggplot2

baptiste
On 16 January 2012 11:21, Milan Bouchet-Valat <nalimilan at club.fr> wrote: