Public bug reported:

Binary package hint: r-base

The R package (r-base and r-core) is unable to plot graphs when the
function plot() is used. The apparent cause is that X11 font path is not
correct set either when compiling R or it changed from the previous
version of X to the current one.

As a observation that can be helpful. I used R in Dapper (compiled by
myself) and it worked fine in X but showed the same error when using
Xgl.

To reproduce the error just start R and try to use the plot() function.

______________________________________________________

[EMAIL PROTECTED] ~]$ R

R : Copyright 2006, The R Foundation for Statistical Computing
Version 2.3.1 (2006-06-01)
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> plot(2,3)
Error in X11() : could not find any X11 fonts
Check that the Font Path is correct.
>

** Affects: r-base (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
font path isn't correct set either in R or X [Edgy]
https://launchpad.net/bugs/63206

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to