This was not a bug.
2006/4/15, Mike Bocharov <[EMAIL PROTECTED]>:
> It work, thanks for your help!
>
> > If an error is not given by a locale command, I think that local
> > setting of glibc does not have any problem.
> > I think that there is not problem if add encoding of koi8-r to
> > XLC_LO
Perhaps I'm doing something wrong here, but I'm still seeing the:
help2man: can't get `--version' info from ../bin/R
error message here. and the make; make; make install workaround
doesn't seem to be working for me. I don't know if this is due to
incompatible versions of perl, but I've tried
We know from the White Book p.57 that the row names of a data frame `are
never NULL and must be unique'. R documents that row.names() returns a
character vector, and in R (much more so than on S) a long character
vector of short unique strings is expensive to store (I saw 72 bytes/row
on a 64-
On Fri, 14 Apr 2006, Peter Dalgaard wrote:
> Prof Brian Ripley <[EMAIL PROTECTED]> writes:
>
>> Uwe Ligges had the same problem with gcc 3.3.1 on SuSE 9.0. So I
>> installed gcc 3.3.5 from the sources on an i386 box, and was able to
>> reproduce it.
>>
>> It is an optimization bug. The crucial c
Prof Brian Ripley <[EMAIL PROTECTED]> writes:
> Uwe Ligges had the same problem with gcc 3.3.1 on SuSE 9.0. So I
> installed gcc 3.3.5 from the sources on an i386 box, and was able to
> reproduce it.
>
> It is an optimization bug. The crucial code is
>
> xtrunc = tx;/* this prevents
2006/4/14, Prof Brian Ripley <[EMAIL PROTECTED]>:
> You appear to be trying to call nmmin from a standalone program.
> You linked against -lR, but failed to initialize R, hence the segfault.
>
> nmmin is not a part of R that is made available except to a running R
> process: it is documented in `Wr
If an error is not given by a locale command, I think that local
setting of glibc does not have any problem.
I think that there is not problem if add encoding of koi8-r to
XLC_LOCALE file.
I am not readable, but probably the following URL is useful.
http://ru.gentoo-wiki.com/HOWTO_ru_RU.utf8_Ge
Uwe Ligges had the same problem with gcc 3.3.1 on SuSE 9.0. So I
installed gcc 3.3.5 from the sources on an i386 box, and was able to
reproduce it.
It is an optimization bug. The crucial code is
xtrunc = tx;/* this prevents trouble with excess FPU */
Right. That does not solve the whole problem (as I pointed out) but
was just a suggestion intended to be reasonably
consistent with how it works now. The best would be if the search
order were a function only of the relationships among the classes
and not dependent on the setMethod order.
On 4/14
try.
$ xlsfonts -fn '*-koi8-r'
or
$ xlsfonts -fn '*-iso8859-5'
Is there a font of iso8859-5 and koi8?
Please install it in search of a font if nothing comes out.
Next should use xfontsel to choose an appropriate font.
$ xfontsel -pattern "-*-*-*-*-*--24-*-*-*-*-*-iso8859-5"
1.Let's choose fm
Gabor Grothendieck wrote:
>I think a rule is needed that would require that a class not succeed any of
>its parents on the method list. That way "array" could never come
>after "vector" and, in general, a parent would never be found prior
>to any of its descendents.
>
>
A good idea & it would h
I am sorry, but why do you think this is a bug in R, when it is your X11
display (I presume, you did not say this was the x11() device) that is not
rendering the characters correctly?
We have seen this with UTF-8 locales such as Japanese, and it was an OS
services problem, in that exactly the s
Full_Name: Mikhail Bocharov
Version: 2.2.1
OS: Linux
Submission from: (NULL) (62.148.130.28)
Cyrillic UTF8 letters are imaged incorrectly
Sorry, but English is not my native language
My operating system is Gentoo-linux. Now i want get the gparhics with russian
title
for example: plot(1:20, type
I've added some protection to configure, so you might like to try again
with tomorrow's beta or later.
On Fri, 14 Apr 2006, Prof Brian Ripley wrote:
There are two problems here. The more important one is with your OS, which
seems not to have its X11 stuff correct, so cc is not being found
(a
There are two problems here. The more important one is with your OS,
which seems not to have its X11 stuff correct, so cc is not being found
(and you cannot set it). R's configure has no protection against that.
You can investigate that by
blackduck% touch Imakefile
blackduck% xmkmf
imake -DU
15 matches
Mail list logo