-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi,
I'm programming with R 2.7.2 and had some trouble including
Rmath.h for its random variates generation routines: Although
I define R_NO_REMAP (which works fine for Rinternals.h stuff),
Rmath.h defines "beta" as "Rf_beta" etc., so that my "beta"
On 12/10/2008 11:36 AM, Prof Brian Ripley wrote:
Ei-ji Nakama has pointed out (from another Japanese user, I believe) that
postscript() and pdf() have not been handling kerning correctly, and this
is a request for opinions about how we should correct it.
Kerning is the adjustment of the spacin
Ei-ji Nakama has pointed out (from another Japanese user, I believe) that
postscript() and pdf() have not been handling kerning correctly, and this
is a request for opinions about how we should correct it.
Kerning is the adjustment of the spacing between letters from their
natural width, so th
On Sun, 12 Oct 2008, hadley wickham wrote:
On Sun, Oct 12, 2008 at 1:01 AM, Prof Brian Ripley
<[EMAIL PROTECTED]> wrote:
On Sat, 11 Oct 2008, hadley wickham wrote:
Hi all,
I'm looking at providing some nicer number formatting features for
axes in ggplot2. One thing I would like to do is use
On Sun, Oct 12, 2008 at 1:01 AM, Prof Brian Ripley
<[EMAIL PROTECTED]> wrote:
> On Sat, 11 Oct 2008, hadley wickham wrote:
>
>> Hi all,
>>
>> I'm looking at providing some nicer number formatting features for
>> axes in ggplot2. One thing I would like to do is use thin spaces to
>> separate digits
Dear Brian,
On Thu, 9 Oct 2008 07:27:24 +0100 (BST)
Prof Brian Ripley <[EMAIL PROTECTED]> wrote:
> Thanks, I've merged this (second version) patch into 2.8.0 beta.
My pleasure. I thought it would be only fair that I fix the infelicity
in the code after having provided the initial patch that int