[BioC] heatmap.2 problem
Seth Falcon
sfalcon at fhcrc.org
Thu Nov 16 15:56:11 CET 2006
Mattia Pelizzola <mattia.pelizzola at unimib.it> writes:
> Hi,
>
> I have a problem using heatmap.2 function of gplots library:
>
> heatmap.2(x=matrix(1:36,6,6))
> Error in axis(1, 1:nc, labels = labCol, las = 2, line = -0.5, tick = 0, :
> X11 font at size 15 could not be loaded
I would guess that you are missing an x11 font package on your
system.
> This happens on my R with gplots 2.3.2 and gdata 2.3.1
> but not on the R of a colleague of mine, and he has gplots 2.3.1 and gdata
> 2.3.0
Perhaps you can compare the set of x11 and font related pacakges on
these two systems and see if there are significant looking
differences.
+ seth
More information about the Bioconductor
mailing list