[Rd] bug in nlme package function predict.lmList (PR#13788)

2009-06-30 Thread zemlys
Full_Name: Vaidotas Zemlys Version: 2.9.0 OS: Ubuntu 8.10 Submission from: (NULL) (213.197.173.50) Steps to reproduce the bug: library(nlme) data(Oxboys) qm=lmList(height~age|Subject,data=Oxboys) grid=with(Oxboys,expand.grid(age=seq(min(age),max(age),length=50),Subject=levels(Subject))) res

[Rd] Mistake in CP1257.enc file of grDevices package (PR#13736)

2009-06-01 Thread zemlys
Full_Name: Vaidotas Zemlys Version: 2.9.0 OS: Ubuntu 8.10 Submission from: (NULL) (213.197.173.50) Hi, This is the same bug as bug #9845. Encodings CP1257 and ISOLatin7 are used for Lithuanian and Latvian languages. They differ only by certain symbols such as quotation marks. Instead of umacron

Re: [Rd] (PR#13234) Problems with Sweave and pdf.options(encoding="ISOLatin7")

2008-11-19 Thread Vaidotas Zemlys
2008/11/19 Prof Brian Ripley <[EMAIL PROTECTED]>: > On Wed, 19 Nov 2008, Vaidotas Zemlys wrote: > >> OK, the modified R code is: >> >> >> plot(rnorm(100),main="\u0105\u010D\u0117\u0119\u012F\u0161\u016B\u0173\u017E") >> >> It does

Re: [Rd] (PR#13234) Problems with Sweave and pdf.options(encoding="ISOLatin7")

2008-11-19 Thread Vaidotas Zemlys
obably ok. Sorry for the garbled message, next time I will send unicode portable code without relying on email encodings. Sincerely yours, Vaidotas Zemlys __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

[Rd] Problems with Sweave and pdf.options(encoding="ISOLatin7") (PR#13234)

2008-10-31 Thread zemlys
ly in Ubuntu 8.04, and TeXLive 2007. Sincerely yours, Vaidotas Zemlys test.Rnw file: \documentclass[a4paper]{article} \usepackage[utf8x]{inputenc} \usepackage[T1]{fontenc} \title{Problem with pdf.options} \author{Vaidotas Zemlys} \begin{document} \maketitle Note the Lithuanian letters in la

[Rd] Mistake in ISOLatin7.enc file (PR#9845)

2007-08-13 Thread zemlys
Full_Name: Vaidotas Zemlys Version: 2.5.1 OS: Ubuntu 7.04 Submission from: (NULL) (213.197.173.50) Hi, There is a mistake in ISOLatin7.enc file which is shipped with grDevices package. Instead of Umacron and umacron there are Ucirmcumflex and ucirmcumflex. There is no U cirmcumflex in ISO

Re: [Rd] Saving a plot in R-LINUX

2006-01-13 Thread Vaidotas Zemlys
ld be easily adapted for copying to other formats. Since the answer was too easy, probably I did not understand question correctly. In that case please ignore this message. Vaidotas Zemlys -- Doctorate student, http://www.mif.vu.lt/katedros/eka/katedra/zemlys.php Vilnius University ___

Re: [Rd] shared-mime-info (PR#8278)

2005-11-04 Thread Vaidotas Zemlys
oaded. I could write and test the xml code. But first we have to agree on which files benefit from having mimetypes and how the mimetypes should be named. Feel free to suggest. Vaidotas Zemlys -- Doctorate student, http://www.mif.vu.lt/katedros/eka/katedra/zemlys.php Vilnius University _

Re: [Rd] shared-mime-info (PR#8278)

2005-11-03 Thread Vaidotas Zemlys
As far as I know, at least in Debian, the mimetypes are tracked by shared-mime-info package. The upstream is freedesktop.org. I do not know about oficial standarts, but Gnome and KDE tries to adher to some of the freedesktop.org standarts. I can confirm that mimetypes provided by shared-mime-in