> Martin Maechler
> on Tue, 17 Dec 2019 11:25:31 +0100 writes:
> Tom Callaway
> on Fri, 13 Dec 2019 11:06:25 -0500 writes:
>> An excellent question. It is important to remember two key
>> facts:
>> 1. With gcc on ppc64, long doubles exist, they can
>> be
Do note that 3.6-patched will only be live for a day or two as we branch for
4.0.0 on Friday. Anything committed there is unlikely to make it into an
official release (in principle, the 3.6 branch can be revived but it would take
a very strong incentive to do so.)
If you want an R-3.6.3-for-ppc
This change seems correct, but as we don't have any non-PPC64 systems or
build targets in the Fedora buildsystem, it won't affect Fedora if it
doesn't make it.
Tom
On Wed, Mar 25, 2020, 6:16 AM peter dalgaard wrote:
> Do note that 3.6-patched will only be live for a day or two as we branch
> f
On Wed, 25 Mar 2020 at 01:14, Gavin Simpson wrote:
>
> Dear list
>
> On Fedora 31 the pango library has recently updated to version >= 1.44
> and in doing so has switched to using the HarfBuzz library (from
> FreeType) and dropped Adobe Type 1 font support. This causes problems
> with plotmath as
Le mercredi 25 mars 2020 à 11:28 +0100, Iñaki Ucar a écrit :
> On Wed, 25 Mar 2020 at 01:14, Gavin Simpson
> wrote:
Hi,
> Adding de...@lists.fp.o to CC. A workaround is to avoid using PS
> fonts for symbols.
PS fonts are dead mid-term everywhere, and already forbidden in new
Fedora font package
Dear R-devel members,
I made a small modification in the graphics::barplot function when used with a
matrix and beside argument set to false in order to be able to order each bar
according to its value (from smaller to bigger or bigger to smaller), while
keeping the colors. It may be of general
I case someone runs into this topic. I just found the following
comment from 2012 on BugZilla explaining why Sys.setlocale() does
*not* return invisibly contrary to most++ other setters in R:
PR#15128: Sys.setlocale() - return previous setting invisibly?
Brian Ripley on 2012-12-09 16:53:43 UTC:
Thanks Iñaki, that worked a treat.
Gavin
On Wed, 25 Mar 2020 at 04:28, Iñaki Ucar wrote:
>
> On Wed, 25 Mar 2020 at 01:14, Gavin Simpson wrote:
> >
> > Dear list
> >
> > On Fedora 31 the pango library has recently updated to version >= 1.44
> > and in doing so has switched to using the HarfBuzz
> Francois Rebaudo
> on Wed, 25 Mar 2020 15:47:45 +0100 writes:
> Dear R-devel members,
> I made a small modification in the graphics::barplot function when used
with a matrix and beside argument set to false in order to be able to order
each bar according to its value (f
I've discovered an infelicity (I guess) in qbeta(): it's not a bug,
since there's a clear warning about lack of convergence of the numerical
algorithm ("full precision may not have been achieved"). I can work
around this, but I'm curious why it happens and whether there's a better
workaround -
10 matches
Mail list logo