Skip to content
Prev 6342 / 15075 Next

Sweave, X11, locale problem

When I run in R e.g.
I get a warning message:

Writing to file bblatex.tex
Processing code chunks ...
 1 : term hide
 2 : echo term verbatim
 3 : term tex
 4 : term verbatim eps pdf

You can now run LaTeX on 'bblatex.tex'
Warning messages:
1: In function (display = "", width, height, pointsize, gamma, bg,  :
  locale not supported by Xlib: some X ops will operate in C locale
2: In function (display = "", width, height, pointsize, gamma, bg,  :
  X cannot set locale modifiers
Any ideas where is the problem and how I can fix it? See my
sessionInfo() below. I'm running R via Aquamacs (1.8). Thanks for your
time.
R version 2.9.2 (2009-08-24)
i386-apple-darwin8.11.1

locale:
fi_FI.UTF-8/fi_FI.UTF-8/C/C/fi_FI.UTF-8/fi_FI.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] xtable_1.5-5    lattice_0.17-25

loaded via a namespace (and not attached):
[1] grid_2.9.2  tcltk_2.9.2 tools_2.9.2