[R] Lattice: key does not accept German umlaute

Bernd Weiss bernd.weiss at uni-koeln.de
Fri Jun 6 11:44:04 CEST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bernd Weiss schrieb:
| library(lattice)
|
| ## works as expected
| xyplot(1~1, key = list(text = list(c("Maenner"))))
|
| ## works as expected
| xyplot(1~1, key = list(text = list(c("Maenner"))), xlab = "M\344nner")
|
| ## gives an error
| xyplot(1~1, key = list(text = list(c("M\344nner"))))
|
| Is this a bug?
|
| TIA,
|
| Bernd
|

Sorry, I forgot to mention my

| sessionInfo()
R version 2.7.0 (2008-04-22)
i386-pc-mingw32

locale:
LC_COLLATE=German_Germany.1252;LC_CTYPE=German_Germany.1252;LC_MONETARY=German_Germany.1252;LC_NUMERIC=C;LC_TIME=German_Germany.1252

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

other attached packages:
[1] lattice_0.17-8

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


Bernd
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFISQbkUsbvfbd00+ERAk/JAJ4nFVRTJFZe2XalbYDUgyz4YGw6LQCeIcAe
8dQeN5+Fwr+DThwjBxH72xA=
=MZr3
-----END PGP SIGNATURE-----



More information about the R-help mailing list